91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

運行前請自己在pro文件中配置OpenCV的頭文件和lib文件 少積分轉運,拿走不謝

資源截圖

代碼片段和文件信息

/*
Functions?and?structures?for?dealing?with?image?features

Copyright?(C)?2006-2010??Rob?Hess?

@version?1.1.2-20100521
*/

/*
??此文件中有幾個函數的實現:特征點的導入導出,特征點的繪制
*/

#include?“utils.h“
#include?“imgfeatures.h“

#include?

#include?

/************************?未暴露接口的一些本地函數的聲明?**************************/
static?int?import_oxfd_features(?char*?struct?feature**?);//導入OXFD格式特征點
static?int?export_oxfd_features(?char*?struct?feature*?int?);//導出OXFD格式特征點
static?void?draw_oxfd_features(?IplImage*?struct?feature*?int?);//畫OXFD格式特征點
static?void?draw_oxfd_feature(?IplImage*?struct?feature*?CvScalar?);//畫單個點

static?int?import_lowe_features(?char*?struct?feature**?);//導入LOWE格式特征點
static?int?export_lowe_features(?char*?struct?fe

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-15?19:31??sift_match_2\
?????文件???????????0??2017-11-15?19:31??sift_match_2\nothing.txt
?????目錄???????????0??2017-11-15?19:32??sift_match_2\sift_match\
?????文件????????6152??2013-06-06?12:25??sift_match_2\sift_match\Makefile
?????文件????????7426??2013-06-06?12:25??sift_match_2\sift_match\Makefile.Debug
?????文件????????7547??2013-06-06?12:25??sift_match_2\sift_match\Makefile.Release
?????文件??????332835??2013-07-04?21:32??sift_match_2\sift_match\feature1.txt
?????文件??????286171??2013-07-04?21:32??sift_match_2\sift_match\feature2.txt
?????文件???????19583??2013-06-29?19:43??sift_match_2\sift_match\imgfeatures.c
?????文件????????6003??2013-06-29?19:56??sift_match_2\sift_match\imgfeatures.h
?????文件???????23338??2013-06-29?20:12??sift_match_2\sift_match\kdtree.c
?????文件????????4508??2013-06-29?19:56??sift_match_2\sift_match\kdtree.h
?????文件?????????272??2013-06-18?21:06??sift_match_2\sift_match\main.cpp
?????文件????????5329??2013-06-14?10:33??sift_match_2\sift_match\minpq.c
?????文件????????2579??2013-06-29?19:56??sift_match_2\sift_match\minpq.h
?????文件???????60108??2013-06-29?11:06??sift_match_2\sift_match\sift.c
?????文件????????7676??2013-06-30?16:03??sift_match_2\sift_match\sift.h
?????文件????????1269??2013-06-06?12:25??sift_match_2\sift_match\sift_match.pro
?????文件???????18866??2013-07-04?21:40??sift_match_2\sift_match\sift_match.pro.user
?????文件???????22462??2013-07-04?21:39??sift_match_2\sift_match\siftmatch.cpp
?????文件????????2184??2013-07-04?19:15??sift_match_2\sift_match\siftmatch.h
?????文件????????4143??2013-07-04?21:40??sift_match_2\sift_match\siftmatch.ui
?????文件????????5894??2013-07-04?21:40??sift_match_2\sift_match\ui_siftmatch.h
?????文件????????8694??2013-06-17?10:24??sift_match_2\sift_match\utils.c
?????文件????????6768??2013-06-29?19:56??sift_match_2\sift_match\utils.h
?????文件???????29526??2013-06-30?16:39??sift_match_2\sift_match\xform.c
?????文件???????10256??2013-06-29?19:56??sift_match_2\sift_match\xform.h

評論

共有 條評論