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.

如果你喜欢这篇文章,欢迎推荐!

开放,共享,互联网的未来 !
技术改变世界,我是程序员,我喂自己袋盐 !

Fork me on GitHub
原文地址:https://www.cnblogs.com/xylc/p/3406164.html