關於我自己

2014年11月27日 星期四

Opencv SURF 快速穩健的特徵 (Speeded-Up Robust Features)

參考 Author: Liu Liu  liuliu. 1987+opencv@gmail.com

compareSURFDescriptors

naiveNearestNeighbor

findPairs

flannFindPairs

locatePlanarObject

維基 SURF:

http://en.wikipedia.org/wiki/SURF

 Code的話 ~ 只要打  Author: Liu Liu  liuliu. 搜尋就有了

 

1. 直接讀兩個圖檔去比對

 2.想想還是把兩張圖檔的特徵值存成XML

利用: File Input and Output using XML and YAML files

網址:

http://docs.opencv.org/doc/tutorials/core/file_input_output_with_xml_yml/file_input_output_with_xml_yml.html

 3.讀取XML的速度果然比較快 ~ 

不過NVIDIA有為OpenCV應用程式開發提供GPU加速

google : Computer Vision on the GPU with OpenCV

 

載入圖片存成XML ~ 在去搜尋比對圖片

雖然擷取特徵值存在XML裡面 ~在比對搜尋的話 ~如果有100多個圖片

用在視訊的話 ~ 恐怕可能超LAG的說

沒有留言:

張貼留言