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

pca-sift

于 2010-05-17 发布 文件大小:1240KB
0 330
下载积分: 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 个回复

  • vb6findpcitureSearchPicture
    vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图(VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE)
    2014-11-05 09:51:32下载
    积分:1
  • pca
    说明:  利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
    2011-03-01 16:07:23下载
    积分:1
  • SiftGPU-V370
    说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )
    2011-02-23 10:20:27下载
    积分:1
  • DIB_USE
    打开BMP图像 IHS Brovey图像融合(Open the BMP image IHS Brovey Image Fusion)
    2010-06-28 14:10:45下载
    积分:1
  • Marching-Cubesof-MC-algorithm
    原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
    2012-05-04 22:32:57下载
    积分:1
  • EExamplesofGax
    高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。 (Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
    2012-06-10 16:26:45下载
    积分:1
  • Wpacketdaimaa
    小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。 (Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
    2012-07-25 06:26:23下载
    积分:1
  • processing5
    图像基础处理——透视矫正的程序代码,把图像还原(Image basic processing- perspective correction code to restore image)
    2013-04-10 11:29:49下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • Normal_estimation
    基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
    2018-03-16 21:10:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载