This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1fb6e7d1ce647982e359d67560b9fa4e6669007b
opencv
/
modules
T
History
Vadim Pisarevsky
01c1003d51
fixed warnings and errors reported by VS2010
2010-11-26 18:25:30 +00:00
..
calib3d
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
2010-11-26 17:58:20 +00:00
contrib
…
core
…
features2d
fixed warnings and errors reported by VS2010
2010-11-26 18:25:30 +00:00
ffmpeg
…
flann
…
gpu
1) gpu test refactoring.
2010-11-26 17:24:12 +00:00
haartraining
…
highgui
…
imgproc
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
2010-11-26 17:58:20 +00:00
legacy
fixed warnings and errors reported by VS2010
2010-11-26 18:25:30 +00:00
ml
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket
#406
)
2010-11-25 23:16:32 +00:00
objdetect
…
python
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket
#406
)
2010-11-25 23:16:32 +00:00
traincascade
…
video
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
2010-11-26 17:58:20 +00:00
CMakeLists.txt
…