0

I am working on an image recognition app using php and I need to find a good parameter to store in a database. I have something like 5000+ image to loop trought so I need some kind of filter. Now I am using akaze ( based on opencv lib) and I store the number of keypoints returned from the akaze_features function but i think that parameter is not optimal. Does anyone here have experience with this kind of problem? Are there other good parameters besides keypoints to use for classification? Any help will be appreciated.

Roland Smith
  • 42,427
  • 3
  • 64
  • 94
Vanojx1
  • 5,574
  • 2
  • 23
  • 37

0 Answers0