I do some researches about descriptors used in classification algorithms. I use opencv such a library so i should know how opencv machine learning algorithms work and which descriptors they use. Thanks in advance
1 | initial version |
I do some researches about descriptors used in classification algorithms. I use opencv such a library so i should know how opencv machine learning algorithms work and which descriptors they use. Thanks in advance
2 | No.2 Revision |
I do some researches about descriptors used in classification algorithms. I use opencv such a library so i should know how opencv machine learning algorithms work and which descriptors they use.
use by default( local like sift and surf or global like color and shape) and if i can use other types of descriptors.
Thanks in advance