Hello, I want to implement an algorithm of detection and classification using SIFT+Bow+svm with emgu cv .
Firstly, when i use emgu cv 2.4.10 i don't find the BowKMeansTrainer and Bow Descriptor class, so i turn with another version (3.0.0.2157) i can't find the sift or surf detector !!
I am new with emgu cv, can anyone help me ? how can i solve this ? Is there any solution to use two versions of emgu cv in the same time ? please help me ! thanks ..