.. |
androidcamera
|
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
|
2012-03-21 06:52:18 +00:00 |
calib3d
|
Added a check that Q reprojects to the same 3D points as reconstructed by triangulation (#1575)
|
2012-03-27 19:04:43 +00:00 |
contrib
|
Fixed Android build warnings
|
2012-03-27 06:16:13 +00:00 |
core
|
added special notice about the missing saturation in 32s case (ticket #1529)
|
2012-03-27 14:58:46 +00:00 |
features2d
|
added test case of matching the same descriptors
|
2012-03-27 13:20:54 +00:00 |
flann
|
got rid of "long double" in OpenCV; ticket #1515
|
2012-03-26 13:36:47 +00:00 |
gpu
|
minor modification of gpu video tests
|
2012-03-27 12:15:52 +00:00 |
highgui
|
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)
|
2012-03-27 12:50:56 +00:00 |
imgproc
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +00:00 |
java
|
Reworked build scripts for Android Java API, tests and examples
|
2012-03-27 16:05:52 +00:00 |
legacy
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
ml
|
improved description of RTreeParams (ticket #1656; thanks to Nghia Ho)
|
2012-03-27 12:58:58 +00:00 |
nonfree
|
applied patch from #1712 (thanks to Vlad)
|
2012-03-26 08:04:27 +00:00 |
objdetect
|
Made dependency of opencv_objdetect from opencv_highgui optional.
|
2012-03-27 20:17:31 +00:00 |
photo
|
fixing arg name according to ref man
|
2012-03-21 14:59:56 +00:00 |
python
|
Added points comparison in test_remap
|
2012-03-26 11:07:27 +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 |