Ask Your Question

tommy's profile - activity

2016-01-29 04:13:15 -0600 commented answer Set a threshold on FAST feature detection?

Hi. i tried using this algorithm in my program but i received some errors which says :

  • "object of abstract class type "cv::FastFeatureDetector" is not allowed "
  • "function "cv::FastFeatureDetector :: setThreshold" is a pure virtual function"

Please help... Thank you :(