opencv/modules
mrquorr d8425d8881 finished for one sample
Finished with several samples support, need regression testing

Gave a more relevant name to function (getVotes)

Finished implicit implementation

Removed printf, finished regresion testing

Fixed conversion warning

Finished test for Rtrees

Fixed documentation

Initialized variable

Added doxygen documentation

Added parameter name
2017-02-28 11:14:33 -06:00
..
calib3d java: force 64F in solvePnP test 2017-01-25 19:42:09 +03:00
core brush up AVX optimization in popcount 2017-01-26 18:37:56 +09:00
cudaarithm build: fix cuda tests 2016-12-03 13:17:37 +03:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc build: cuda warnings 2016-12-04 03:10:05 +03:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect test: fix cuda build 2016-11-29 01:18:10 +03:00
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d use universal intrinsic in fast 2017-01-23 19:03:22 +09:00
flann Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
highgui highgui: preserve waitKey -1 return value 2016-12-28 13:06:28 +03:00
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit. 2016-12-26 00:44:43 -06:00
imgproc build: workaround for missing _mm256_setr_m128 in GCC 2017-01-26 18:39:38 +03:00
java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
ml finished for one sample 2017-02-28 11:14:33 -06:00
objdetect test: use relative error in HOG tests 2016-12-15 15:58:16 +03:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python cmake world: allow to build python bindings 2017-01-23 18:45:53 +03:00
shape remove precomp.cpp 2017-01-23 18:45:53 +03:00
stitching cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
superres warnings 2016-11-18 14:08:53 +03:00
ts cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
video don't run OpenVX pyrLK if user asked for err vector 2016-12-16 23:38:47 +03:00
videoio Replaced macro with built-in OpenCV export 2017-01-24 10:26:19 +01:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
world cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
CMakeLists.txt