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

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -