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

pca-sift

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

  • 实现画矩、椭圆和随手画功能
    由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助(paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful)
    2005-06-28 00:40:48下载
    积分:1
  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • Fngprnt
    采用最大方差阈值分割法,对指纹进行提取。(Using the maximum variance threshold segmentation method for fingerprint extraction.)
    2013-11-24 20:39:58下载
    积分:1
  • dajin
    itk 阈值分割 大津法分割 医学图像分割(itk Otsu threshold segmentation method segmentation medical image segmentation)
    2011-06-21 21:28:21下载
    积分:1
  • BMP1
    说明:  编程实现对bmp图像最大值,最小值,标准差,熵,各灰度值频率的计算(Programming to calculate the maximum value, minimum value, standard deviation, entropy and gray value frequency of BMP image)
    2020-05-02 17:30:16下载
    积分:1
  • Graphic
    一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
    2010-05-21 09:01:03下载
    积分: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
  • 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
  • FullScreen
    全屏显示窗体。通过快捷键F11实现程序全屏显示的效果。(Full-screen display of the form. Through the shortcut key F11 to achieve the effect of full screen display.)
    2017-06-02 09:47:51下载
    积分:1
  • chenggongchengxu
    rgb to HSV,很有用,调试成功,可以应用(rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1] // if s == 0, then h =-1 (undefined) float min, max, delta,tmp tmp = R>G?G:R min = tmp>B?B:tmp tmp = R>G?R:G max = tmp>B?tmp:B V = max // v delta = max- min if( max != 0 ) S = delta/max // s else { // r = g = b = 0 // s = 0, v is undefined S = 0 H = 0 return } if (delta == 0){ H = 0 return } else if(R == max){ if (G >= B) H = (G- B)/delta // between yellow & magenta else H = (G- B)/delta+ 6 } else if( G == max ) H = 2+ ( B- R )/delta // between cyan & yellow else if (B == ma)
    2011-12-02 10:09:24下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载