.. |
androidcamera
|
Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
|
2011-11-16 14:32:10 +00:00 |
calib3d
|
Tegra-optimized cv::compare
|
2011-11-07 06:29:34 +00:00 |
contrib
|
added cv::Filestorage based setup method for retina model
|
2011-11-23 15:05:19 +00:00 |
core
|
fixed fastAtan2 and cardToPolar accuracy (thanks to Andrey Kamaev)
|
2011-12-04 20:10:35 +00:00 |
features2d
|
exposed SurfFeatureDetector and SurfDescriptorExtractor to python
|
2011-11-29 12:24:38 +00:00 |
flann
|
Fixing uint32_t typedef for MSVC
|
2011-11-23 22:24:36 +00:00 |
gpu
|
[*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further
|
2011-11-21 17:46:55 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
fixed build under linux
|
2011-11-30 06:45:46 +00:00 |
imgproc
|
corrected description of goodFeaturesToTrack (ticket #1488)
|
2011-12-03 20:01:12 +00:00 |
java
|
Fixed Android target setup for OpenCv library project
|
2011-12-01 12:27:03 +00:00 |
legacy
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
ml
|
fixed memory corruption in CvEM::read() (ticket #1399)
|
2011-12-03 18:55:40 +00:00 |
objdetect
|
Made changes concerning inserting prefiltering modes into CascadeClassifier class.
|
2011-10-21 14:56:37 +00:00 |
python
|
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
|
2011-09-15 11:10:06 +00:00 |
stitching
|
Made changes in BundleAdjusterBase class to pass a termination criteria to the Levenberg–Marquardt algorithm.
|
2011-12-01 13:35:07 +00:00 |
traincascade
|
fixed CvCascadeBoost::train
|
2011-11-16 07:15:42 +00:00 |
ts
|
Fixed logging in perf tests; small bugfix in run.py
|
2011-11-30 11:30:45 +00:00 |
video
|
Reenabled Tegra optimization of calcOpticalFlowPyrLK
|
2011-11-23 15:25:05 +00:00 |
CMakeLists.txt
|
Gpu functionality in stitching module is excluded from Android build
|
2011-09-07 08:59:39 +00:00 |
refman.rst
|
re-added the opencv_flann documentation
|
2011-07-08 16:14:13 +00:00 |