登录
首页 » matlab » shift

shift

于 2007-09-26 发布 文件大小:3493KB
0 223
下载积分: 1 下载次数: 116

代码说明:

  实现shift算法,进行精确的图像识别,可以抵抗各种旋转、平移、缩放等仿射变换的攻击(Realize shift algorithm, an accurate image recognition, you can resist all kinds of rotation, translation, scaling affine transformation attack)

文件列表:

sift
....\data

....\....\img3.sift

....\....\img5.sift



....\....\test.sift
....\diffss.m
....\doc
....\...\bibliography.bib
....\...\figures
....\...\.......\sift-descriptor-AI.bb
....\...\.......\sift-descriptor-AI.pdf
....\...\.......\sift-descriptor-SAVED.tex
....\...\.......\sift-descriptor.aux
....\...\.......\sift-descriptor.log
....\...\.......\sift-descriptor.pdf
....\...\.......\sift-descriptor.tex
....\...\.......\sift-descriptor.wrm
....\...\.......\warmread.sty
....\...\sift.tex
....\...\visionlab.sty
....\gaussianss.m
....\imreadbw.m
....\imsmooth.c
....\htm" target=_blank>LICENSE
....\Makefile
....\mexutils.c
....\plotmatches.m
....\plotsiftdescriptor.m
....\plotsiftframe.m
....\plotss.m
....\htm" target=_blank>README
....\sift.m
....\siftdescriptor.c
....\siftdescriptor.m
....\siftlocalmax.c
....\siftlocalmax.m
....\siftmatch.c
....\siftmatch.m
....\siftormx.c
....\siftread.m
....\siftrefinemx.c
....\siftrefinemx.m
....\sift_compile.m
....\sift_demo.m
....\sift_demo2.m
....\sift_gendoc.css
....\sift_gendoc.m
....\sift_gendoc.pl
....\sift_overview.m
....\tightsubplot.m
....\htm" target=_blank>TIMESTAMP

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

发表评论

0 个回复

  • ICP
    一种点云数据的配准算法,可用于进一步的三维建模处理,配准效果良好。(One kind of point cloud data registration algorithm, three-dimensional modeling can be used for further processing, registration to good effect.)
    2013-06-22 12:59:17下载
    积分:1
  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • OpenTiff
    实现了20000*20000以上的大tiff格式遥感图像的读写和显示,用于遥感图像处理(Achieve a 20,000* 20,000 or more large remote sensing image tiff format to read and write and display for remote sensing image processing)
    2013-08-20 13:35:27下载
    积分:1
  • PSNR_2
    此程序计算的是两幅图像的峰值信噪比,运行流畅(This program calculates the peak signal to noise ratio of the two images, run smoothly)
    2013-12-27 22:24:11下载
    积分:1
  • example
    使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
    2013-01-09 19:06:43下载
    积分:1
  • myrotate2
    复数乘法实现图像旋转,并且运用插值对旋转后的图像优化(Complex multiplication of image rotation, and the use of interpolation of the rotated image optimization)
    2020-11-10 19:49:45下载
    积分:1
  • readimage1
    使用IDL编程来实现打开BMP,TIFF,IMG,JPEG,PNG和其他图像,实现缩放,缩放,平移,图像增强,平滑,边缘检测(Using IDL programming bmp, tiff, img, jpeg, png and other images to achieve open and zoom in, zoom, pan, image enhancement, smoothing, edge detection)
    2020-12-21 13:29:07下载
    积分:1
  • SpectrumEnvelopeRemoving
    该代码采用IDL语言实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。(The code using IDL language library to read from the spectrum of high spectral curve, and the removal of the envelope. It is time hyperspectral image processing is an important pre-processing techniques.)
    2021-03-24 14:59:15下载
    积分:1
  • BoundaryTracking
    边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。(Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.)
    2009-09-21 16:11:35下载
    积分:1
  • process
    图像处理 清晰化 .........................(Clarity of image processing .........................)
    2020-12-03 18:49:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载