opencv/tests/cv/src
2010-11-24 09:46:46 +00:00
..
aaccum.cpp raised the error threshold in accum-runavg test (ticket #448) 2010-07-16 22:50:53 +00:00
aadaptthresh.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aapproxpoly.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
abundleadjustment.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
acameracalibration_artificial.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
acameracalibration.cpp fixed most of the failures in opencv_test 2010-11-06 14:56:01 +00:00
acamshift.cpp fixed most of the failures in opencv_test 2010-11-06 14:56:01 +00:00
acanny.cpp fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 2010-11-24 09:46:46 +00:00
acascadeandhog.cpp updated test threshold 2010-10-25 09:51:23 +00:00
achesscorners.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
acolor.cpp re-added color-lab test 2010-10-21 15:46:39 +00:00
acomposeRT.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
acondens.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
acontourmoments.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
acontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
acontoursmatch.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aconvhull.cpp fixed most of the failures in opencv_test 2010-11-06 14:56:01 +00:00
acornerssubpix.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
acreatecontourtree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
adetectordescriptor_evaluation.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
adistancetransform.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
adrawing_regress.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
adrawing.cpp fixed some more 64-bit related VS2010 warnings 2010-07-16 13:03:31 +00:00
aeigenobjects.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aeigenobjects.inc "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aemd.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aestimaterigid.cpp increased number of points in optflow-estimate-rigid test, because in the presense of noise there should be enough points for robust transform estimation 2010-11-10 19:49:36 +00:00
afeatures2d.cpp refactored features2d and sample on matching to many images 2010-11-22 18:27:08 +00:00
affine3d_estimator.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
afilter.cpp raised error threshold in filter-generic test. re-enabled mhi-global & filter-generic tests 2010-11-20 12:22:24 +00:00
afloodfill.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
afundam.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
ahistograms.cpp force each histogram dimension to be >= 1 2010-10-21 12:54:52 +00:00
ahmmobs.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
ahoughtransform.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aimage.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aimgwarp.cpp added workaround for a weird Mingw 4.5.1 bug 2010-11-07 11:34:19 +00:00
akalman.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
akmeans.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
amatchcontourtrees.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
amoments.cpp raised the error threshold in moments-raster test (ticket #438) 2010-07-16 22:54:29 +00:00
amotiontemplates.cpp fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 2010-11-24 09:46:46 +00:00
amotseg.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
amser.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
anearestneighbors.cpp replaced unlink() & _unlink() with more standard remove() (ticket #334) 2010-07-17 11:51:17 +00:00
aoptflowhs.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aoptflowlk.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aoptflowpyrlk.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aposit.cpp fixed some more failing tests 2010-11-12 21:23:54 +00:00
apyrsegmentation.cpp fixed most of the failures in opencv_test 2010-11-06 14:56:01 +00:00
areprojectImageTo3D.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
asnakes.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
astereocorrespondencegc.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
astereomatching.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
asubdivisions.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
atemplmatch.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
athresh.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
aundistort.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
bcameracalibration.cpp fixed some warnings from xcode 2010-07-16 18:28:46 +00:00
bchesscorners.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
bundistort.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cvchessboardgenerator.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cvchessboardgenerator.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cvtest.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cvtest.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
detectors_test.cpp moved failed tests to blacklists 2010-11-19 14:29:37 +00:00
fast.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
grabcut.cpp modified grabCut test to stable verification 2010-11-12 13:24:20 +00:00
highguitest_guionly.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
highguitest.cpp do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 2010-07-16 22:38:57 +00:00
inpaint.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
latentsvmdetector.cpp fixed latentsvmdetector test (ticket #661) 2010-11-12 19:39:20 +00:00
operations.cpp fixed test of matrix operations 2010-09-21 15:41:09 +00:00
optflow.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
tabruteforcematcher.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
tchesscorners.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
tsysa.cpp fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 2010-11-24 09:46:46 +00:00
watershed.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00