登录
首页 » Visual C++ » pca-sift

pca-sift

于 2010-05-17 发布 文件大小:1240KB
0 326
下载积分: 1 下载次数: 677

代码说明:

  pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)

文件列表:

pca-sift\Debug\BuildLog.htm
pca-sift\Debug\PCA Shift.exe.embed.manifest
pca-sift\Debug\vc80.idb
pca-sift\gpcavects.txt
pca-sift\PCA\cv_type_converter.c
pca-sift\PCA\cv_type_converter.h
pca-sift\PCA\descriptor.cpp
pca-sift\PCA\descriptor.h
pca-sift\PCA\edgeResponseFilter.cpp
pca-sift\PCA\edgeResponseFilter.h
pca-sift\PCA\gaussianWindow.cpp
pca-sift\PCA\gaussianWindow.h
pca-sift\PCA\gpcavects.txt
pca-sift\PCA\localizer.cpp
pca-sift\PCA\localizer.h
pca-sift\PCA\main.cpp
pca-sift\PCA\matcher.cpp
pca-sift\PCA\matcher.h
pca-sift\PCA\matchvisualizer.cpp
pca-sift\PCA\matchvisualizer.h
pca-sift\PCA\octave.cpp
pca-sift\PCA\octave.h
pca-sift\PCA\octavePyramid.cpp
pca-sift\PCA\octavePyramid.h
pca-sift\PCA\orienter.cpp
pca-sift\PCA\orienter.h
pca-sift\PCA\parameters.h
pca-sift\PCA\pcasift.cpp
pca-sift\PCA\pcasift.h
pca-sift\PCA\sift_includes.h
pca-sift\PCA\sift_parameters.h
pca-sift\PCA\sift_types.h
pca-sift\PCA\visualizer.cpp
pca-sift\PCA\visualizer.h
pca-sift\PCA Shift.cpp
pca-sift\PCA Shift.ncb
pca-sift\PCA Shift.sln
pca-sift\PCA Shift.suo
pca-sift\PCA Shift.vcproj
pca-sift\PCA Shift.vcproj.listeed-PC.listeed.user
pca-sift\PCA Shift.vcproj.VRML-SVR.fries.user
pca-sift\stdafx.cpp
pca-sift\stdafx.h
pca-sift\UpgradeLog.XML
pca-sift\_UpgradeReport_Files\UpgradeReport.css
pca-sift\_UpgradeReport_Files\UpgradeReport.xslt
pca-sift\_UpgradeReport_Files\UpgradeReport_Minus.gif
pca-sift\_UpgradeReport_Files\UpgradeReport_Plus.gif
pca-sift\Debug
pca-sift\PCA
pca-sift\_UpgradeReport_Files
pca-sift

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stereo
    立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
    2020-06-29 14:40:02下载
    积分:1
  • graph
    对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
    2016-06-29 22:12:46下载
    积分:1
  • DIB_USE
    打开BMP图像 IHS Brovey图像融合(Open the BMP image IHS Brovey Image Fusion)
    2010-06-28 14:10:45下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • 12
    说明:  关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
    2015-01-10 14:48:06下载
    积分:1
  • CBCT
    FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的(fdk reconstrcution algorithm using cuda and c source code hope to help others it may be usefull. it is implented by c and cuda)
    2021-01-09 18:38:50下载
    积分:1
  • FingerPrintVerify
    说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
    2020-11-02 09:09:54下载
    积分:1
  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • IProcessN
    VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
    2006-12-13 15:57:06下载
    积分:1
  • KMeans-with-opencv
    k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2021-01-24 20:28:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载