文件名称:SC_demo
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.82mb
- 下载次数:
- 0次
- 提 供 者:
- 木*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
整理图像特征点提取和分类的程序(可以作为场景分类的前期工作),自己调试过能运行,特征点提取用的SIFT算法,使用K-means聚类算法,将得到的20个聚类中心写入txt文本中-Finishing the image feature point extraction and classification procedures (which can be as the preparatory work of the scene classification), their own debugging can run the SIFT feature point extraction algorithm, using K-means clustering algorithm, the 20 cluster centers will be writteninto the txt textcluster centers will be written to the txt text
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SC_demo\Debug\SC_demo.exe
.......\.....\SC_demo.ilk
.......\.....\SC_demo.pdb
.......\SC_demo\ClassDiagram1.cd
.......\.......\Cluster.cpp
.......\.......\Cluster.h
.......\.......\Common.h
.......\.......\Debug\BuildLog.htm
.......\.......\.....\Cluster.obj
.......\.......\.....\imfeature.obj
.......\.......\.....\KMeans.obj
.......\.......\.....\min_pq.obj
.......\.......\.....\mt.dep
.......\.......\.....\SC_demo.exe.embed.manifest
.......\.......\.....\SC_demo.exe.embed.manifest.res
.......\.......\.....\SC_demo.exe.intermediate.manifest
.......\.......\.....\SC_demo.obj
.......\.......\.....\SC_demo.pch
.......\.......\.....\sift.obj
.......\.......\.....\stdafx.obj
.......\.......\.....\TermVector.obj
.......\.......\.....\utils.obj
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\image_0001.jpg
.......\.......\imfeature.cpp
.......\.......\imfeature.h
.......\.......\KMeans.cpp
.......\.......\KMeans.h
.......\.......\KMeans_features.txt
.......\.......\min_pq.cpp
.......\.......\min_pq.h
.......\.......\ReadMe.txt
.......\.......\SC_demo.cpp
.......\.......\SC_demo.vcproj
.......\.......\SC_demo.vcproj.baa-PC.baa.user
.......\.......\sift.cpp
.......\.......\sift.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\TermVector.cpp
.......\.......\TermVector.h
.......\.......\utils.cpp
.......\.......\utils.h
.......\SC_demo.ncb
.......\SC_demo.sln
.......\SC_demo.suo
.......\.......\Debug
.......\Debug
.......\SC_demo
SC_demo
.......\.....\SC_demo.ilk
.......\.....\SC_demo.pdb
.......\SC_demo\ClassDiagram1.cd
.......\.......\Cluster.cpp
.......\.......\Cluster.h
.......\.......\Common.h
.......\.......\Debug\BuildLog.htm
.......\.......\.....\Cluster.obj
.......\.......\.....\imfeature.obj
.......\.......\.....\KMeans.obj
.......\.......\.....\min_pq.obj
.......\.......\.....\mt.dep
.......\.......\.....\SC_demo.exe.embed.manifest
.......\.......\.....\SC_demo.exe.embed.manifest.res
.......\.......\.....\SC_demo.exe.intermediate.manifest
.......\.......\.....\SC_demo.obj
.......\.......\.....\SC_demo.pch
.......\.......\.....\sift.obj
.......\.......\.....\stdafx.obj
.......\.......\.....\TermVector.obj
.......\.......\.....\utils.obj
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\image_0001.jpg
.......\.......\imfeature.cpp
.......\.......\imfeature.h
.......\.......\KMeans.cpp
.......\.......\KMeans.h
.......\.......\KMeans_features.txt
.......\.......\min_pq.cpp
.......\.......\min_pq.h
.......\.......\ReadMe.txt
.......\.......\SC_demo.cpp
.......\.......\SC_demo.vcproj
.......\.......\SC_demo.vcproj.baa-PC.baa.user
.......\.......\sift.cpp
.......\.......\sift.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\TermVector.cpp
.......\.......\TermVector.h
.......\.......\utils.cpp
.......\.......\utils.h
.......\SC_demo.ncb
.......\SC_demo.sln
.......\SC_demo.suo
.......\.......\Debug
.......\Debug
.......\SC_demo
SC_demo