opencv/tests/cv/src
2010-08-05 12:19:26 +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
acalonder.cpp renamed test 2010-07-30 12:49:42 +00:00
acameracalibration_artificial.cpp exclude failed tests 2010-07-17 09:43:30 +00:00
acameracalibration.cpp inserted missing std:: (ticket #333). Thanks to trisk for the patch! 2010-07-29 10:55:09 +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 a few more warnings fixed 2010-07-16 22:44:48 +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 replaced detector/descriptor evaluation functions from test to features2d; modified VectorDescriptorMatch constructor; removed commented calonder descriptor implementation 2010-08-05 12:19:26 +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
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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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 exclude Ubuntu failed tests 2010-07-09 09:04:49 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
operations.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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