.. |
androidcamera
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
calib3d
|
Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099
|
2012-06-27 15:15:32 +00:00 |
contrib
|
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
|
2012-06-28 16:07:10 +00:00 |
core
|
Fixed small bug in cv::Ptr<_Tp> conversion to cv::Ptr<_Tp2>. Now this conversion is made in a more accurate way.
|
2012-06-29 16:38:03 +00:00 |
features2d
|
Quiet MSER tests
|
2012-06-29 08:34:07 +00:00 |
flann
|
fixed ios framework build (ticket #2092)
|
2012-06-27 19:52:59 +00:00 |
gpu
|
Fixed linux and android install
|
2012-06-27 13:52:29 +00:00 |
highgui
|
Added Ptr<T> support to AlgorithmInfo; fixed some warnings
|
2012-06-29 07:46:53 +00:00 |
imgproc
|
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
|
2012-06-29 15:38:10 +00:00 |
java
|
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
|
2012-06-29 15:38:10 +00:00 |
legacy
|
Fixed cvExtractSURF in case of no keypoints found #2076
|
2012-06-28 05:59:30 +00:00 |
ml
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
nonfree
|
Added cmake for building Android package
|
2012-06-28 13:42:08 +00:00 |
objdetect
|
Making all dependencies from highgui module optional
|
2012-06-26 07:29:36 +00:00 |
photo
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
python
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
stitching
|
Debug message is turned off
|
2012-06-29 08:47:38 +00:00 |
ts
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
video
|
Fixed windows build problems of BackgroundSubtractorGMG but code still need more work.
|
2012-06-28 20:42:26 +00:00 |
videostab
|
Fixed some warnings and install problems on linux
|
2012-06-27 12:02:31 +00:00 |
world
|
Shortened cmake script for opencv_world
|
2012-06-15 07:52:20 +00:00 |
CMakeLists.txt
|
Global CMake reorganization:
|
2012-02-03 11:26:49 +00:00 |
refman.rst.in
|
Made reference manual table of contents autogenerated
|
2012-05-30 14:06:47 +00:00 |