.. |
androidcamera
|
cmake scripts are updated to prefer includes from the OpenCV source tree
|
2012-03-03 15:49:23 +00:00 |
calib3d
|
fixed StereoBM crash on MacOSX 10.7
|
2012-03-17 11:12:24 +00:00 |
contrib
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
core
|
30 functions of cvtTIPES_func were Neon Optimized
|
2012-03-18 08:58:24 +00:00 |
features2d
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
flann
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
gpu
|
fixed build in gpu module (SURF and ORB)
|
2012-03-18 12:05:49 +00:00 |
highgui
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +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 many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +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 hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
ts
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
video
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +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 |