opencv/modules
2011-08-10 12:05:24 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 2011-08-06 19:38:09 +00:00
contrib
core Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings 2011-08-10 09:45:17 +00:00
features2d added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 2011-08-10 09:17:37 +00:00
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 2011-08-04 14:13:07 +00:00
gpu added remap test, fix compilation error 2011-08-10 12:05:24 +00:00
haartraining
highgui added CV_CAP_PROP_OPENNI_REGISTRATION property for getting 2011-08-09 13:58:05 +00:00
imgproc fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 2011-08-10 10:28:01 +00:00
java Java API: added JNI_OnLoad to eliminate jvm warnings 2011-08-09 14:58:24 +00:00
legacy
ml fixed doc warning 2011-08-09 09:59:44 +00:00
objdetect doc: added maxSize parameter to CascadeClassifier::detectMultiScale 2011-08-01 08:23:03 +00:00
python fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 2011-08-10 10:28:01 +00:00
stitching minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors) 2011-08-10 06:53:24 +00:00
traincascade
ts
video added some missing declarations of the functions, noticed in the ticket ##229 2011-08-06 19:17:14 +00:00
CMakeLists.txt
refman.rst