.. |
androidcamera
|
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
|
2012-03-21 06:52:18 +00:00 |
calib3d
|
removed unnecessary MIN(); bug #1578
|
2012-03-26 10:01:30 +00:00 |
contrib
|
applied patch from #1655 (thanks to Changbo Zhou!)
|
2012-03-26 08:18:10 +00:00 |
core
|
Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types
|
2012-03-26 08:18:53 +00:00 |
features2d
|
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
|
2012-03-23 12:06:49 +00:00 |
flann
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
gpu
|
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
|
2012-03-26 09:19:33 +00:00 |
highgui
|
Updated new video positioning test
|
2012-03-23 16:41:41 +00:00 |
imgproc
|
fixed nearest-neighbor remap with constant border, ticket #1681 (thanks to Vlad for the patch)
|
2012-03-26 09:12:27 +00:00 |
java
|
Refactored Java wrapper build scripts.
|
2012-03-25 19:57:58 +00:00 |
legacy
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
ml
|
fixed potential buffer size overflow in Boost::update_weight, bug #1524 (thanks to benlemna for the patch)
|
2012-03-26 09:53:52 +00:00 |
nonfree
|
applied patch from #1712 (thanks to Vlad)
|
2012-03-26 08:04:27 +00:00 |
objdetect
|
possibly fixed bug #1453
|
2012-03-26 09:40:49 +00:00 |
photo
|
fixing arg name according to ref man
|
2012-03-21 14:59: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 the size of output velocity map in OptFlowBM, ticket #1362 (thanks to Takanori Y for the patch)
|
2012-03-26 09:20:03 +00:00 |
videostab
|
Added load and save motion args into videostab sample
|
2012-03-22 09:30:28 +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 |