php - How to get a good parameter from an image for a future recognition -


i working on image recognition app using php , need find parameter store in database. have 5000+ image loop trought need kind of filter. using akaze ( based on opencv lib) , store number of keypoints returned akaze_features function think parameter not optimal. here have experience kind of problem? there other parameters besides keypoints use classification? appreciated.


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -