opencv/modules
Tomoaki Teshima 98d9369a38 add new comparison to tolerate with rounding error
* restore resize of carotene
  * clean up the source code
  * remove unused member function (Near)
  * add strict test on the border
2018-04-19 17:31:42 +09:00
..
calib3d avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
core Merge pull request #11169 from tomoaki0705:universalRemap 2018-04-13 13:24:06 +00:00
cudaarithm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudabgsegm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudacodec cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters
cudaimgproc fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect
cudaoptflow
cudastereo fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudawarping
cudev
dnn Merge pull request #11305 from tomoaki0705:typoNVIDIA 2018-04-13 12:56:42 +00:00
features2d features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
flann flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
highgui fix build issues with QT/OpenGL 2018-03-30 12:49:09 +03:00
imgcodecs Merge pull request #11231 from saskatchewancatch:tiff-dpi-feature 2018-04-09 13:28:08 +00:00
imgproc add new comparison to tolerate with rounding error 2018-04-19 17:31:42 +09:00
java android: refactor Android SDK detection 2018-04-05 19:19:31 +00:00
js
ml Adds efficient sort algorithm to KNearest 2018-04-04 09:35:58 -03:00
objdetect objdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
photo Merge pull request #11208 from terfendail:seamless_1 2018-04-09 09:52:28 +00:00
python Merge pull request #11217 from dan-masek:fix_issue_11206 2018-04-08 15:12:12 +00:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
superres cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
ts add new comparison to tolerate with rounding error 2018-04-19 17:31:42 +09:00
video video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
videoio build: fix MSVS build problems 2018-04-10 14:50:56 +03:00
videostab cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
viz don't reset camera in setViewerPose 2018-04-04 13:00:50 -06:00
world
CMakeLists.txt