opencv/tests/cv/src
2010-10-04 14:12:36 +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 exclude failed tests 2010-07-17 09:43:30 +00:00
acameracalibration.cpp remove failed tests 2010-09-17 12:28:08 +00:00
acamshift.cpp exclude failed tests 2010-07-20 12:27:25 +00:00
acanny.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
acascadeandhog.cpp exclude Ubuntu failed tests 2010-07-09 09:04:49 +00:00
achesscorners.cpp remove failed test (see issue #536) 2010-09-19 10:06:12 +00:00
acolor.cpp exclude failed tests (color-lab, color-luv) 2010-07-28 16:30:48 +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 exclude MacOS failed tests 2010-07-09 09:24:32 +00:00
acornerssubpix.cpp exclude failed tests 2010-07-17 09:43:30 +00:00
acreatecontourtree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
adetectordescriptor_evaluation.cpp fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests 2010-10-04 14:12:36 +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 exclude Ubuntu failed tests 2010-07-09 09:04:49 +00:00
afeatures2d.cpp added OpponentColorDescriptorExtractor 2010-09-23 10:53:36 +00:00
affine3d_estimator.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
afilter.cpp exclude failed tests 2010-07-11 15:07:44 +00:00
afloodfill.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
afundam.cpp exclude failed tests 2010-07-20 12:27:25 +00:00
ahistograms.cpp remove failed tests (issues #578, 579) 2010-09-21 12:45:56 +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 remove failed test (see issues #575, 576, 577, 567, 568) 2010-09-20 19:50:04 +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 exclude failed tests 2010-07-12 13:22:59 +00:00
amotseg.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
amser.cpp exclude MacOS failed tests 2010-07-09 09:24:32 +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 exclude Ubuntu failed tests 2010-07-09 09:04:49 +00:00
apyrsegmentation.cpp exclude failed tests 2010-07-14 09:16:16 +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 fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00
asubdivisions.cpp exclude failed tests 2010-07-11 15:07:44 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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 remove failed test (see issue #570) 2010-09-19 19:58:11 +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 Fixed bugs in BruteForceMatcher and its specialization 2010-08-04 08:26:30 +00:00
tchesscorners.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
tsysa.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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