using features extracted with SVM classifier

asked 2018-12-27 13:01:29 -0600

manef gravatar image

I'm developing a paper. in this paper i had to extract (20 features for each region) from image after applying SLIC ( using regions instead of pixels) then i have to use SVM classifier i'm following this linkbut i couldn't found how to use my features extracted in the training phase to improve the training and test result. $could someone help me ?! I'm using visual studio c++ with opencv 3.4.0

edit retag flag offensive close merge delete

Comments

Tutorials are here

LBerger gravatar imageLBerger ( 2018-12-27 15:16:27 -0600 )edit