Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to create custom descriptor to use with Bag of words?

Hi, is it possible to create a custom descriptor from features compiled with own feature extractor (not SIFT,SURF...) to use with a Bag of words and SVM implementation in OpenCV? So how to set up the Mat descriptor? Thanks in advance.