.. |
androidcamera
|
Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt.
|
2012-04-26 11:38:07 +00:00 |
calib3d
|
avoid infinite loop in CvLevMarq (thanks to João Lima for the patch; ticket #1839)
|
2012-04-24 13:08:56 +00:00 |
contrib
|
propagated changes for retina filters from trunk to 2.4
|
2012-04-25 17:32:14 +00:00 |
core
|
Reenabled OpponentSIFT test;
|
2012-04-26 21:37:27 +00:00 |
features2d
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
2012-04-20 15:32:54 +00:00 |
flann
|
Fixed build with mingw 4.4.0
|
2012-04-22 14:50:09 +00:00 |
gpu
|
merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation)
|
2012-04-25 09:28:22 +00:00 |
highgui
|
added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827
|
2012-04-26 13:32:27 +00:00 |
imgproc
|
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
|
2012-04-25 14:31:54 +00:00 |
java
|
Fixed SURF behavior - from now it always returns keypoints in the same order
|
2012-04-25 16:03:01 +00:00 |
legacy
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
2012-04-20 15:32:54 +00:00 |
ml
|
Minor documentation fix
|
2012-04-27 08:58:29 +00:00 |
nonfree
|
Increased test threshold for arm
|
2012-04-27 08:28:40 +00:00 |
objdetect
|
Updated latentSVM tests and data
|
2012-04-27 11:32:40 +00:00 |
photo
|
Spell checked the documentation with VIM (issue #223)
|
2012-04-13 19:04:44 +00:00 |
python
|
fixed python version in yet another place.
|
2012-04-25 08:41:57 +00:00 |
stitching
|
Fixed stitching module tests built without nonfree
|
2012-04-18 08:00:12 +00:00 |
ts
|
Reenabled OpponentSIFT test;
|
2012-04-26 21:37:27 +00:00 |
video
|
Minor documentation fix
|
2012-04-27 08:58:29 +00:00 |
videostab
|
Fixed 9 more build warnings
|
2012-04-12 16:21:08 +00:00 |
CMakeLists.txt
|
Global CMake reorganization:
|
2012-02-03 11:26:49 +00:00 |
refman.rst
|
added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726)
|
2012-04-10 14:28:48 +00:00 |