登录
首页 » Visual C++ » lda_hash

lda_hash

于 2021-01-01 发布 文件大小:261KB
0 499
下载积分: 1 下载次数: 64

代码说明:

  以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)

文件列表:

lda_hash
........\Debug
........\.....\vc60.idb,181248,2012-04-16
........\.....\vc60.pdb,118784,2012-04-16
........\eval_descriptor.cpp,19232,2012-04-16
........\hammatch.cpp,9007,2012-04-16
........\hashpro.h,503470,2010-08-27
........\ldahash.cpp,17012,2012-04-16
........\ldahash.h,1740,2012-04-16
........\lda_hash.dsp,5413,2012-04-16
........\lda_hash.dsw,539,2012-04-16
........\lda_hash.ncb,50176,2012-04-16
........\lda_hash.opt,49664,2012-04-16
........\lda_hash.plg,16944867,2012-04-16
........\main.cpp,2400,2012-04-16
........\make.inc,267,2010-08-19
........\Makefile,379,2010-08-30
........\htm" target=_blank>plotfountain,1708,2010-08-28
........\htm" target=_blank>plotherzjesu,1707,2010-08-28
........\htm" target=_blank>README,851,2010-08-30
........\runEvaluation.sh,2676,2010-08-28
........\sift-conv.tpp,6293,2010-08-06
........\sift.cpp,44113,2012-04-16
........\sift.hpp,8792,2010-08-06
........\sift.ipp,9866,2010-08-06

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

发表评论

0 个回复

  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • retinex.opencv
    Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。(The basic theory of Retinex theory is the color of the object by object for the long wavelength (red), medium (green), short wave (blue) light reflection ability to decide, rather than by the intensity of reflected light of the absolute value to decide, the color of the object under illumination nonuniformity effects, consistent with the Retinex, that is based on color constancy (color constancy based). Different from the traditional linear, nonlinear image enhancement method of only one kind of features, Retinex can be in dynamic range compression, edge enhancement and three aspects of color constancy hit the balance, thus enhancing adaptive to a variety of different types of images can be.)
    2014-09-23 16:40:19下载
    积分:1
  • fire-dete
    基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming )
    2012-04-23 20:54:52下载
    积分:1
  • Image-magnification-narrow
    一段很好的图像放大缩小程序,解码后可以运行。(A very good image magnification narrow program, the decoding can run. )
    2012-07-21 11:04:36下载
    积分:1
  • vc++ 数字
    vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢(vc digital image processing with very good after I read greatly benefit hope you like)
    2020-06-26 09:00:01下载
    积分:1
  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • testfill
    矢量区域填充算法(包括汉字提取生成) 算法(Vector area filling algorithm (including the extraction of Chinese characters generated) algorithm)
    2007-08-09 11:44:31下载
    积分:1
  • XY
    说明:  XYZ视频图像压缩编码的应用原理与实际生活应用 (XYZ video image compression encoding)
    2012-02-04 00:33:22下载
    积分:1
  • denoise_source
    精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 (Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the core code, the need to improve the allocation of. )
    2015-03-10 08:57:56下载
    积分:1
  • ex26aview1
    基于最小二乘法的相位解缠VC++算法 (least squares method based on the VC Phase Unwrapping Algorithms)
    2020-06-28 19:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载