Skip to content

Commit

Permalink
removed contrib, legacy and softcsscade modules; removed latentsvm an…
Browse files Browse the repository at this point in the history
…d datamatrix detector from objdetect. removed haartraining and sft apps.

some of the stuff will be moved to opencv_contrib module.
in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
  • Loading branch information
vpisarev committed Jun 24, 2014
1 parent 6d4c4dc commit 3858f22
Show file tree
Hide file tree
Showing 398 changed files with 12 additions and 150,885 deletions.
2 changes: 0 additions & 2 deletions apps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
add_definitions(-D__OPENCV_BUILD=1)
link_libraries(${OPENCV_LINKER_LIBS})

add_subdirectory(haartraining)
add_subdirectory(traincascade)
add_subdirectory(sft)
89 changes: 0 additions & 89 deletions apps/haartraining/CMakeLists.txt

This file was deleted.

92 changes: 0 additions & 92 deletions apps/haartraining/_cvcommon.h

This file was deleted.

Loading

0 comments on commit 3858f22

Please sign in to comment.