.. |
androidcamera
|
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
|
2012-03-21 06:52:18 +00:00 |
calib3d
|
fixed bug #1700
|
2012-03-19 15:59:30 +00:00 |
contrib
|
added default values of parameters
|
2012-03-20 14:41:27 +00:00 |
core
|
Removed unrequired type conversions in the function clipLine.
|
2012-03-20 12:14:41 +00:00 |
features2d
|
increased the default number of pyramid layers in ORB; updated test data
|
2012-03-20 14:20:06 +00:00 |
flann
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
gpu
|
refactored and fixed some gpu tests
|
2012-03-20 12:03:34 +00:00 |
highgui
|
Updated license text in highgui files
|
2012-03-20 16:39:02 +00:00 |
imgproc
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
java
|
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
|
2012-03-16 15:11:56 +00:00 |
legacy
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
ml
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
nonfree
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
objdetect
|
Fixed bug #1663
|
2012-03-18 16:53:00 +00:00 |
photo
|
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
|
2012-03-16 15:11:56 +00:00 |
python
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
stitching
|
Fixed bug #1693. Also corrected default parameters for stitching.
|
2012-03-19 11:51:18 +00:00 |
ts
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
video
|
Fixed bug #1629
|
2012-03-19 11:29:29 +00:00 |
videostab
|
Fixed some warnings
|
2012-03-20 12:46:23 +00:00 |
CMakeLists.txt
|
Global CMake reorganization:
|
2012-02-03 11:26:49 +00:00 |
refman.rst
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |