]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/src/cv/cvmodelest.cpp
fixed output mask in RANSAC (this repairs cvFindHomography & find_obj.cpp)
[opencv.git] / opencv / src / cv / cvmodelest.cpp
2010-03-25 vp153fixed output mask in RANSAC (this repairs cvFindHomogra...
2010-03-15 vp153fixed some singular cases in findHomography (ticket...
2010-02-26 kecsapFix the invalid use of the reference counting for tempo...
2010-01-10 vp153big patch. changed error handling to use exceptions
2009-12-30 vp153ticket #51
2009-09-27 vp153make the code build with GCC 3.3
2009-09-26 vp153likely fixes SF #2863526
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-07-30 alphax_rupdated SpinImage support and mesh matching based on...
2009-01-24 xavier98Increase getSubset's maxAttempts param in RANSAC estima...
2009-01-18 xavier98Move CvModelEstimator2 out of cvfundam.cpp