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

  • 大小: 2.36MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-27
  • 語言: 其他
  • 標簽:

資源簡介

需要配OPENCV環(huán)境 圖片可以選擇系統(tǒng)自帶的,可以用自己的圖片或影像

資源截圖

代碼片段和文件信息

/*
Displays?image?features?from?a?file?on?an?image

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

@version?1.1.1-20070330
*/

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

#include?
#include?

#include?

/********************************?Globals?************************************/

char*?feat_file?=?“..\\beaver.sift“;
char*?img_file?=?“..\\beaver.png“;
int?feat_type?=?FEATURE_LOWE;

/**********************************?Main?*************************************/


int?main(?int?argc?char**?argv?)
{
IplImage*?img;
struct?feature*?feat;
char*?name;
int?n;

img?=?cvLoadImage(?img_file?1?);
if(?!?img?)
fatal_error(?“unable?to?load?image?from?%s“?img_file?);
n?=?import_features(?feat_file?feat_type?&feat?);
if(?n?==?-1?)
fatal_error(?“unable?to?import?features?from?%s“?feat_file?);
name?=?feat_file;

draw_features(?img?feat?n?);
cvNamedWindow(?name?1?);
cvShowImage(?name?img?);
cvWaitKey(?0?);
return?0;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????48824??2006-11-15?22:07??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\beaver.png

?????文件??????43721??2010-07-22?16:22??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\beaver.sift

?????文件??????39513??2007-05-09?14:54??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\beaver_xform.png

?????文件????????672??2007-05-09?14:54??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\ChangeLog.txt

?????文件???????2110??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\annotated.html

?????文件???????8055??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\doxygen.css

?????文件???????1281??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\doxygen.png

?????文件???????2177??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\files.html

?????文件????????301??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\formula.repository

?????文件????????323??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_0.png

?????文件????????184??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_1.png

?????文件????????192??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_10.png

?????文件????????283??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_11.png

?????文件????????642??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_12.png

?????文件????????634??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_13.png

?????文件????????177??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_2.png

?????文件????????247??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_3.png

?????文件????????257??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_4.png

?????文件????????176??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_5.png

?????文件????????190??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_6.png

?????文件????????205??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_7.png

?????文件????????425??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_8.png

?????文件????????291??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\form_9.png

?????文件???????3761??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\functions.html

?????文件???????3662??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\functions_vars.html

?????文件???????8681??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\globals.html

?????文件???????2453??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\globals_defs.html

?????文件???????1670??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\globals_enum.html

?????文件???????7136??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\globals_func.html

?????文件???????1644??2007-05-09?14:53??sift算法的vc實現(xiàn)\sift算法的vc實現(xiàn)\sift-1.1.1_20070330_win\docs\html\globals_type.html

............此處省略133個文件信息

評論

共有 條評論

相關資源