I want to do pedestrian detection for a real time application. But the platform that I am using does not have the option for training feature vectors. ( that is I cannot train feature vectors). I only have the option of obtaining HOG feature vector. After this I want to do human detection.

So, can someone help in doing this classification without machine learning algorithm.

(The processor and remaining hardware specification have to be decided only after finalizing the classification part.

I also have the option of using FPGA)

Similar questions and discussions