| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| FFME.tar.gz | 2013-10-25 | 57.7 kB | |
| README | 2013-07-09 | 805 Bytes | |
| Totals: 2 Items | 58.5 kB | 0 |
This project contain two examples of use of the FFME keypoint detection, description and matching from Carlos Roberto del Blanco. The two samples can be found in the folders c and cpp. The former (/c) former contains the original solution from Carlos Roberto del Blanco (cda@gti.ssr.upm.es), based on OpenCV 1.x API. The latter (/cpp) is a OpenCV 2.x C++ Wrapper written by Marcos Nieto (mnieto@vicomtech.org), which contains as well a comparison between the OpenCV 2.x versions of SIFT, ORB, FAST and the mentioned FFME. For more details contact with the authors: FFME algorithm - Carlos Roberto del Blanco (cda@gti.ssr.upm.es) OpenCV 2.x API Wrapper - Marcos Nieto (mnieto@vicomtech.org) Websites: This code can be found in the following places: http://marcosnieto.net http://www.gti.ssr.upm.es/~cda