You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ethan Rublee
8ee50c422b
adding some small changes to support android build,
...
mainly cmake stuff, but in persistance the wcstombs
is not supported on android, and in
sift.cpp there was and ifdef that affected arm and this
causes undefined symbols on android.
15 years ago
..
calib3d
added 3-camera rectification and 8-coeff distortion model
15 years ago
contrib
a few more warnings fixed
15 years ago
core
adding some small changes to support android build,
15 years ago
features2d
adding some small changes to support android build,
15 years ago
ffmpeg
updated ffmpeg to 0.6.0
15 years ago
gpu
implemented cv::gpu::merge and cv::gpu::split functions
15 years ago
haartraining
inserted missing std:: (ticket #333 ). Thanks to trisk for the patch!
15 years ago
highgui
adding some small changes to support android build,
15 years ago
imgproc
added 3-camera rectification and 8-coeff distortion model
15 years ago
legacy
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
15 years ago
ml
fixed CvDTree and CvForestTree find_best_split() methods
15 years ago
objdetect
fixed roi handling in HOGDescriptor::computeGradient (ticket #295 ).
15 years ago
python
#509 , patch for GetTrackbarPos
15 years ago
traincascade
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
15 years ago
video
added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly
15 years ago
CMakeLists.txt
adding some small changes to support android build,
15 years ago