Peter Andreas Entschev 3bc952ed34 ocl::BruteForceMatcher fix wrong use of oclMat::ptr().
The oclMat::ptr() method was mistakenly used in ocl::BruteForceMatcher to pass a pointer to a oclMat object. The ptr() method returns a uchar pointer to the cl_mem data structure and this method will be removed.
2013-12-05 19:27:10 -02:00
..
2013-12-03 17:46:09 +04:00
2013-08-21 18:59:25 +04:00
2013-10-09 17:49:11 +04:00
2013-08-21 18:59:25 +04:00
2013-08-21 18:59:25 +04:00