opencv/modules
peng xiao 1d0c283508 Fix a bug when pushing pointers of arguments into std::vector.
When argument pointers pushed into an vector and the pointers point to
address on stack, we need to make sure they are valid until kernels are
successfully flushed onto the queue.
2013-05-28 17:27:55 +08:00
..
androidcamera Front/Back camera semantic support added to Android VideoCapture back-end. 2013-04-24 10:56:16 +04:00
calib3d Calib3d documentation: 2013-04-26 11:34:35 +02:00
contrib Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
core fixed pca bug for fixed mean input 2013-05-09 15:20:00 +08:00
features2d Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
flann Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
gpu Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
highgui Merge pull request #862 from piponazo:v4lFPS 2013-05-14 16:00:28 +04:00
imgproc Merge pull request #850 from SpecLad:convhull-orientation 2013-05-13 22:18:54 +04:00
java Simple set of the camera index to allow the user to change it after the object has been initialized. 2013-05-19 22:04:56 -04:00
legacy Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
ml In CvBoost, delegated update_weights's implementation to a helper method. 2013-04-11 13:50:10 +04:00
nonfree Merge pull request #882 from pengx17:2.4_rewrite_query_info 2013-05-20 14:01:03 +04:00
objdetect Fixs: After scaling back to original image, some detected ROI will outside the original image ROI 2013-04-29 12:16:42 +08:00
ocl Fix a bug when pushing pointers of arguments into std::vector. 2013-05-28 17:27:55 +08:00
photo Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
python add (optional) index argument to RetrieveFrame method 2013-05-04 17:18:12 +02:00
stitching Merge pull request #771 from gpsinghsandhu:surfFeatureFinder 2013-04-05 12:59:22 +04:00
superres Automatically add CUDA support to a module if it has CUDA sources. 2013-04-10 12:20:54 +04:00
ts 'aapt' tool moved in SDK r22, adding support to run.py 2013-05-19 14:57:21 +04:00
video Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
videostab Suppress clang build warning 2013-01-31 16:01:04 +04:00
world enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
CMakeLists.txt
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00