]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/tests
another warning fixed
[opencv.git] / opencv / tests /
2010-04-06 vp153another warning fixed master trunk
2010-04-05 vp153fixed build on MSVC 2003
2010-04-05 vp153another fix in matrix-invert test
2010-04-05 vp153round scalars in the case of integer arrays in adds...
2010-04-03 vp153check the lhs matrix condition number in matrix-solve...
2010-04-03 vp153check the matrix condition number in matrix-invert...
2010-04-02 vp153avoid testing too small images using Lanczos (possibly...
2010-03-31 mdimupdated threshold of pca test
2010-03-30 jamesb#150 ReshapeMatND: test, implementaton, doc
2010-03-30 mdimupdated threshold of stereobm test
2010-03-30 mdimadded progress points to cascade and hog tests
2010-03-29 mdimmodified mltests log
2010-03-27 jamesbRemove image view
2010-03-27 jamesbnew test findstereocorrespondence
2010-03-26 jamesbnew test category python_fragments from documentation
2010-03-26 jamesbDisallow 64-bit int fromarray(); tests force arrays...
2010-03-26 alexeylatyshevFixed sobel filter test
2010-03-26 vp153renamed all the _[A-Z] variables to avoid possible...
2010-03-25 jamesbnumpy test fromarray(allowND) check
2010-03-22 jamesbCHANGELIST: GoodFeaturesToTrack parameter use_harris...
2010-03-19 jamesbAllow None for IplConvKernel. #192
2010-03-18 alexeylatyshevFixed calonder test
2010-03-17 vp153made some tweaks in stereosgbm test + fixed logbuf...
2010-03-17 vp153temporarily exclude calonder test from build
2010-03-15 jamesbLoadImageM added. #180 CvArr argument now supports...
2010-03-15 jamesbCorrected test for 1D CvMatND, #149
2010-03-15 alexeylatyshevundistort map test bug fixed
2010-03-14 jamesb#178 repro attempt
2010-03-13 jamesbArray interface rework
2010-03-12 vp153some more fixed warnings
2010-03-12 vp153fixed a few warnings
2010-03-12 vp153fixed a few warnings + false fail in reprojectImageTo3D
2010-03-12 mdimupdated stereobm test to support borders
2010-03-10 jamesb#154 extended test_reduce() to verify 4 argument form
2010-03-10 jamesbKalman first cut
2010-03-10 jamesb#169 PolarToCart Python
2010-03-10 mdimfixed args checking
2010-03-09 jamesbIplConvKernel auto-generated, regressed
2010-03-09 jamesbPartial fix for #150
2010-03-09 mdimupdate threshold
2010-03-05 mdimadded stereoSGBM test
2010-03-04 jamesb#152, FindStereoCorrespondenceBM and FindStereoCorrespo...
2010-03-04 mdimupdate thresholds and data of stereomatching test
2010-03-03 mdimfixed stereomatching test
2010-03-03 jamesbnumpy support
2010-02-26 jamesbSupport allowND argument in GetMat.
2010-02-19 baeuml- fix Vec constructor so that it behaves as documented...
2010-02-17 mdimfixed stereo test
2010-02-17 anatolyfixed warning under vs2008
2010-02-15 anatolyfixed test fail
2010-02-12 mdimadded support of case when given only left disparity map
2010-02-11 mdimadded test for stereoGC
2010-02-09 mdimadded test for stereobm
2010-02-09 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2678...
2010-02-08 anatolyfixed compiler error under vs2003
2010-02-08 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2676...
2010-02-08 alexeylatyshevFixed initUndistortRectifyMap test error level
2010-02-08 anatolydisabled extra logs. gui test -> highguitest_guionly.
2010-02-05 anatolyTemporary added a log of logs. Going to see where crash...
2010-02-05 mdimchanged thresholds
2010-02-04 relrotcivAdded more diagnostics in the log
2010-02-03 anatolyadded case for solvePnP
2010-02-02 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2655...
2010-02-01 vp153minor cxpersistense.cpp coverage improvement
2010-02-01 anatolythrow exception instead of crash causing for win32
2010-02-01 anatolycompiler error fixed
2010-02-01 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2651...
2010-02-01 anatolyupdated output log
2010-02-01 anatolyupdated - added cases for subpix and 4quad
2010-02-01 anatolyoutput log modified
2010-01-29 mdimadded test for stereo matching algorithms
2010-01-29 anatolyfixed mingw complier errors
2010-01-28 anatolytest for calibration with artificial CBs
2010-01-27 jamesb#90 tests
2010-01-27 jamesbRepro attempt for ticket #71
2010-01-27 jamesb#81, zero length seq causes segfault
2010-01-27 anatolyminor (gramma fix)
2010-01-26 alexeylatyshevMser regression test was added
2010-01-26 anatolyfixed normal orientation for generated CBs
2010-01-26 anatolynow can get 3d coordinates of corners
2010-01-26 anatolywarning fixed for VS2008
2010-01-26 anatolytests should not have cv prefix
2010-01-25 anatolyfixed warnings for gcc
2010-01-24 baeumladd shortcut typedefs for Mat_<> (ticket #2)
2010-01-21 anatolyutf8 -> ANSI
2010-01-21 alexeylatyshevFixed all bugs in initUndistortRectifyMap test (hope so)
2010-01-21 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2600...
2010-01-21 anatolyminor ( output log changes )
2010-01-21 anatolyadded test for composeRT, updated reprojectImageTo3D...
2010-01-21 baeumlmake Mat(std::vector<_Tp>) constructor explicit to...
2010-01-21 alexeylatyshevAdded base classes methods call (get_test_array_types_a...
2010-01-21 alexeylatyshevRemoved useless code
2010-01-20 alexeylatyshevModified initUndistortRectifyMap test
2010-01-20 alexeylatyshevModified initUndistortMap test
2010-01-20 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2591...
2010-01-20 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2590...
2010-01-20 anatolyadded test for reprojectImageTo3D, cvReprojectImageTo3D
2010-01-20 alexeylatyshevFixed bug with initUndistortRectifyMap crash under...
2010-01-19 vp153added test for 16-bit morphological operations and...
2010-01-19 vp153fixed calibrate-camera-cpp fail
next