登录
首页 » matlab » demo_ASIFT_Win

demo_ASIFT_Win

于 2013-01-22 发布 文件大小:6342KB
0 236
下载积分: 1 下载次数: 188

代码说明:

  ASIFT图像特征提取源代码,有测试图片和demo(ASIFT image feature extraction source code, test images and demo)

文件列表:

demo_ASIFT_Win


..............\demo_ASIFT.asv,4718,2011-07-08
..............\demo_ASIFT.m,4718,2011-07-08
..............\demo_ASIFTSetup.exe,5835264,2011-01-09
..............\LICENSE.txt,2404,2011-04-20
..............\README.txt,3388,2011-04-30
..............\test_demo_ASIFT.m,1511,2011-07-08


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

发表评论

0 个回复

  • lowpass
    实现巴特沃斯低通滤波器的小程序,大家看看能不能参考一下。(Butterworth low-pass filter program, see if you can refer to.)
    2012-05-05 11:45:23下载
    积分:1
  • huffman
    利用霍夫曼方法进行图像的霍夫曼编码与解码(Hoffman method using images of the Hoffman encoding and decoding)
    2009-07-01 22:48:25下载
    积分:1
  • 基于pcnn的融合及其相关的评价指标和融合结果
    基于pcnn的图像融合及其相关的评价指标和融合结果(Image Fusion Based on PCNN, and Relevant uation index and the fusion results)
    2015-03-10 10:01:52下载
    积分:1
  • Handbook-of-Machine-Vision
    机器视觉手册,讲解详细,非常实用,从基础图像处理算法到复杂视觉算法(handbook of machine vision, very practical, including basic image processing and vision algorithm)
    2014-11-14 11:28:09下载
    积分:1
  • SIFT-EMGUCV
    基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点(EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT)
    2014-09-26 17:10:11下载
    积分:1
  • 第二代小波变换lyasu1
    第二代小波变换,基于提升格式的整数小波实现数字图像的无损压缩编码(Second-generation wavelet transform, lifting scheme based on integer wavelet realize the lossless compression of digital image coding)
    2020-07-07 17:08:57下载
    积分:1
  • background
    实现帧差法求背景的matlab程序和示例图片(Frame-difference method to achieve the background image matlab procedures and sample)
    2009-05-04 20:06:07下载
    积分:1
  • nano 13 eng
    approche hybride firefly et k-mens pour la classification des image sat
    2017-06-24 04:37:15下载
    积分:1
  • peizhun
    一种图像配准算法源码,实现了图像的配准拼接,看看就知道好。(A source image registration algorithm to realize image registration splicing to see will know better.)
    2008-03-23 12:32:25下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载