OpenCV学习笔记七:opencv_nonfree模块
一,简介:
顾名思义,这个模块不是free的。主要包含:
1,SIFT implementation.
The class implements SIFT algorithm by D. Lowe.
2,SURF implementation.
The class implements SURF algorithm by H. Bay et al.
顾名思义,这个模块不是free的。主要包含:
1,SIFT implementation.
The class implements SIFT algorithm by D. Lowe.
2,SURF implementation.
The class implements SURF algorithm by H. Bay et al.