登录
首页 » matlab » SIFT_wonderful

SIFT_wonderful

于 2016-01-12 发布 文件大小:92KB
0 190
下载积分: 1 下载次数: 6

代码说明:

  SIFT 尺度不变特征提取算法 可参考可运行有测试图片(SIFT with test picture and it can work well)

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

发表评论

0 个回复

  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • NonlinearEnhancement
    滤波器图像增强的matlab算法实现程序。本人自己给出的程序代码(gabor wavelet matlab algorithm. Program code given by the original author)
    2012-11-20 10:28:49下载
    积分:1
  • universal_index
    图像质量评价指标,是这篇文章“a universial image quality index”的源代码 (Image quality evaluation, the article " a universial image quality index" of source code)
    2012-08-14 10:01:33下载
    积分:1
  • watermarking
    lsb空域水印算法,dct水印算法,dwt水印算法,处理灰度水印以及彩色图像水印,同时还有字符水印嵌入音频中。分别有着三个GUI界面实现不同功能。欢迎批评指正!(lsb airspace watermarking algorithm, dct watermarking algorithm, dwt watermarking algorithm, the watermark process grayscale and color images watermarking, as well as the characters in the watermark embedded audio. Respectively GUI interface has three different functions. Welcome criticism correction!)
    2017-01-07 16:52:52下载
    积分:1
  • DFT&DCT
    编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
    2021-01-18 11:58:43下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • yuzhihuafenge
    图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
    2011-11-14 21:10:46下载
    积分:1
  • 5476544333
    易语言仿彗星真彩PNG按钮源码,易语言写的图形图象编程,很好的参考。(Easy language imitation comet true color PNG button, easy graphics programming language to write, a good reference.)
    2013-09-20 00:30:12下载
    积分:1
  • HandbookOfFaceRecognitionSpringer2005
    人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
    2009-05-07 17:31:31下载
    积分:1
  • frft
    矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪 wigner_ville_2.m 双分量平行信号去噪 wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。(The rectangular signal FRFT (Fractional Fourier Transform) Score Fourier transform is another modification of the classic Fourier transform. Its main feature is a comprehensive description of the study from the time domain to the frequency domain, with the order of continuous growth from 0 to 1, the fractional Fourier transform demonstrate the object of study from a purely time-domain gradually change to a pure frequency domain variation. Thus, the fractional Fourier transform provides data processing and analysis methods than Fourier transform much more to choose from.)
    2012-09-23 11:58:05下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载