.. |
androidcamera
|
Patch #1789 access to Android camera settings applied.
|
2012-04-11 12:39:58 +00:00 |
calib3d
|
fixed references in calib3d (including the ticket #1627)
|
2012-04-10 19:54:16 +00:00 |
contrib
|
Fixed several warnings on various platforms
|
2012-04-11 11:11:39 +00:00 |
core
|
calcCovarMatrix cupport fot std::vectors of cv::Mat (#494)
|
2012-04-12 04:21:32 +00:00 |
features2d
|
Fixed warnings about unused return value of fscanf, scanf and system
|
2012-04-10 15:44:07 +00:00 |
flann
|
Corrected fix of flann deprecation warnings
|
2012-04-10 19:16:31 +00:00 |
gpu
|
Fixed several warnings on various platforms
|
2012-04-11 11:11:39 +00:00 |
highgui
|
#1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0
|
2012-04-11 13:08:17 +00:00 |
imgproc
|
extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D.
|
2012-04-10 20:25:22 +00:00 |
java
|
Java Tests: filtered VideoCapture tests
|
2012-04-11 14:46:50 +00:00 |
legacy
|
removed unnecessary param
|
2012-04-11 13:48:20 +00:00 |
ml
|
refactored likelihood computing
|
2012-04-11 15:28:50 +00:00 |
nonfree
|
Fixed warnings about unused return value of fread
|
2012-04-10 15:12:08 +00:00 |
objdetect
|
probably fixed linemod crash (thanks to Stefan for the report)
|
2012-04-11 19:40:57 +00:00 |
photo
|
fixing arg name according to ref man
|
2012-03-21 14:59:56 +00:00 |
python
|
Fixed several warnings on various platforms
|
2012-04-11 11:11:39 +00:00 |
stitching
|
Fixed couple of MSVC warnings
|
2012-04-10 22:21:12 +00:00 |
ts
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
2012-04-08 21:49:19 +00:00 |
video
|
Added perf test for calcOpticalFlowPyrLK
|
2012-04-11 13:47:55 +00:00 |
videostab
|
Fixed several warnings on various platforms
|
2012-04-11 11:11:39 +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 |