I need matlab code for svm to classify original and spoofed images from the histogram values generated
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
diviya Subramanian
el 25 de Feb. de 2016
Respondida: Image Analyst
el 25 de Feb. de 2016
till generating histogram values i have completed my work now i need coding for svm classification using this histogram values
0 comentarios
Respuesta aceptada
Image Analyst
el 25 de Feb. de 2016
Try imhist() in the Image Processing Toolbox, and svmtrain() in the Statistics and Machine Learning Toolbox.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!