.. |
aaccum.cpp
|
raised the error threshold in accum-runavg test (ticket #448)
|
15 years ago |
aadaptthresh.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aapproxpoly.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
abundleadjustment.cpp
|
improved test build time
|
15 years ago |
acameracalibration.cpp
|
improved test build time
|
15 years ago |
acameracalibration_artificial.cpp
|
improved test build time
|
15 years ago |
acamshift.cpp
|
unified the coordinate interpretation in RotatedRect (ticket #425)
|
15 years ago |
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
|
15 years ago |
acascadeandhog.cpp
|
updated test threshold
|
15 years ago |
achesscorners.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
acolor.cpp
|
fixed border processing bayer2rgb & bayer2gray; made the test "color-bayer" pass; renamed CV_Bayer*2Gray -> CV_Bayer*2GRAY for consistency
|
15 years ago |
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
|
15 years ago |
acondens.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
acontourmoments.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
acontours.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
acontoursmatch.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aconvhull.cpp
|
fixed most of the failures in opencv_test
|
15 years ago |
acornerssubpix.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
acreatecontourtree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
adetectordescriptor_evaluation.cpp
|
fixed warnings under win32
|
15 years ago |
adistancetransform.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
adrawing.cpp
|
fixed some more 64-bit related VS2010 warnings
|
15 years ago |
adrawing_regress.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aeigenobjects.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aeigenobjects.inc
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aemd.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
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
|
15 years ago |
afeatures2d.cpp
|
updated test threshold
|
15 years ago |
affine3d_estimator.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
afilter.cpp
|
raised error threshold in filter-generic test. re-enabled mhi-global & filter-generic tests
|
15 years ago |
afloodfill.cpp
|
make the floodfill test parameters more discrete, to avoid weird rounding errors
|
15 years ago |
afundam.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
ahistograms.cpp
|
force each histogram dimension to be >= 1
|
15 years ago |
ahmmobs.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
ahoughtransform.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aimage.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aimgwarp.cpp
|
added workaround for a weird Mingw 4.5.1 bug
|
15 years ago |
akalman.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
akmeans.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
amatchcontourtrees.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
amoments.cpp
|
raised the error threshold in moments-raster test (ticket #438)
|
15 years ago |
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
|
15 years ago |
amotseg.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
amser.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
anearestneighbors.cpp
|
replaced unlink() & _unlink() with more standard remove() (ticket #334)
|
15 years ago |
aoptflowhs.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aoptflowlk.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aoptflowpyrlk.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aposit.cpp
|
improved test build time
|
15 years ago |
apyrsegmentation.cpp
|
fixed most of the failures in opencv_test
|
15 years ago |
areprojectImageTo3D.cpp
|
improved test build time
|
15 years ago |
asnakes.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
astereocorrespondencegc.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
astereomatching.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
asubdivisions.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
atemplmatch.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
athresh.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
aundistort.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
bcameracalibration.cpp
|
fixed some warnings from xcode
|
15 years ago |
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
|
15 years ago |
bundistort.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cvchessboardgenerator.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cvchessboardgenerator.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cvtest.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cvtest.h
|
improved test build time
|
15 years ago |
detectors_test.cpp
|
moved failed tests to blacklists
|
15 years ago |
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
|
15 years ago |
grabcut.cpp
|
modified grabCut test to stable verification
|
15 years ago |
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
|
15 years ago |
highguitest_guionly.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
inpaint.cpp
|
Move failed tests to corresponding blacklists
|
15 years ago |
latentsvmdetector.cpp
|
fixed latentsvmdetector test (ticket #661)
|
15 years ago |
operations.cpp
|
fixed test of matrix operations
|
15 years ago |
optflow.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
tabruteforcematcher.cpp
|
fixed warnings under win32
|
15 years ago |
tchesscorners.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
tsysa.cpp
|
removed test from black list (#737)
|
15 years ago |
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
|
15 years ago |