Update ocl::surf_matcher sample.
authorpeng xiao <hisenxpress@gmail.com>
Fri, 31 May 2013 08:06:56 +0000 (16:06 +0800)
committerpeng xiao <hisenxpress@gmail.com>
Fri, 31 May 2013 08:06:56 +0000 (16:06 +0800)
commitd85f27b53791c144c70a7746ab3002d8d281e30e
tree38f0a86c296783f73c225161026ea2569c0ee954
parent37091b086c870f1270650d5ffa9d7140f321ba95
Update ocl::surf_matcher sample.
The new sample adjust some parameters thus it should always be able to
calculate valid homography matrix when input is box.png and
box_in_scene.png.
Pure cpp surf and bfmatcher implementation is also added to show the user
its accuracy and performance.
samples/ocl/surf_matcher.cpp