Usage of SIFT and SURF
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    SATISH SONWANE
 el 11 de Abr. de 2022
  
    
    
    
    
    Comentada: SATISH SONWANE
 el 18 de Abr. de 2022
            Is it that for image classification, SIFT and SURF can only be used with Bag of Words and SVM? Can't someone directly feed SIFT and SURF features to classifiers like KNN, decision tree etc.? 
0 comentarios
Respuesta aceptada
  Birju Patel
    
 el 14 de Abr. de 2022
        You can use SURF or SIFT (or any other image feature) to train other types of classifiers beyond SVM. In the end, the extracted features are nothing more than numeric vectors. 
Más respuestas (0)
Ver también
Categorías
				Más información sobre Feature Detection and Extraction 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!

