CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image code

搜索资源列表

  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957byte
    • 提供者:llplrs
  1. Matlab-code-for-CS-reocvery

    1下载:
  2. 附件代码为正交匹配追踪的源程序,用matlab编写,程序简单实用。-Annex code orthogonal matching pursuit of the source, written with matlab, the program is simple and practical.
  3. 所属分类:matlab

    • 发布日期:2015-04-11
    • 文件大小:67kb
    • 提供者:miaoguijun
  1. Laplace-Gaussian-Pyramid

    0下载:
  2.   这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。      重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.1kb
    • 提供者:贾雨
  1. ASIFT-CODE

    1下载:
  2. 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
  3. 所属分类:图形图象

    • 发布日期:2013-07-16
    • 文件大小:886.21kb
    • 提供者:kiser_cai
  1. Vc.shows.image.control

    0下载:
  2. Vc显示图像控件设计经典代码Vc shows the classic design of the code image control -Vc shows the classic design of the code image control
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:228.78kb
    • 提供者:a
  1. image similarity

    2下载:
  2. 图像相似度检测,下面是直方图相交的代码,同种图片的识别率达90%以上,性能非常稳定。 程序的例子是8位(256色)位图,其他位图类似。 -Image similarity detection, the following is the histogram intersection of the code, the same kinds of picture identification rate of 90, performance is very stable. Procedure
  3. 所属分类:绘图程序

    • 发布日期:2013-07-18
    • 文件大小:2.23kb
    • 提供者:zhaochuan
  1. image-mosaic-and-warp

    0下载:
  2. 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:371.39kb
    • 提供者:ao chen
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:954.31kb
    • 提供者:chenwen
  1. PIIFD

    3下载:
  2. The matlab source code for the paper "A Partial Intensity Invariant Feature Descr iptor for Multimodal Retinal Image Registration". This paper has been accepted by IEEE Transaction on Biomedical Engineering.-The matlab source code for the paper "A Pa
  3. 所属分类:hospital software system

    • 发布日期:2015-04-28
    • 文件大小:19.65kb
    • 提供者:陈健
  1. Fragment-basedImageCompletion

    0下载:
  2. 此代码实现图像修复领域的经典算法-IDORI在2003年发表于SIG的论文:fragment based image completion.修复效果很好,修复时间有待改进。-This code implementation of the classical field of image restoration algorithm-IDORI in 2003, published in the SIG' s thesis: fragment based image completion. Very
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2014-03-06
    • 文件大小:1.09mb
    • 提供者:gffgffgf
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:39.48kb
    • 提供者:郝人
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:74.19kb
    • 提供者:张东海
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:299.17kb
    • 提供者:miaosiyi
  1. Matlab-Code-for-Image-Representation

    2下载:
  2. 附件程序为图像稀疏表示的源代码,程序用matlab编写,能正常运行。-Sparse representation of the image attachment program source code, programs written with matlab able to function properly.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-26
    • 文件大小:554.69kb
    • 提供者:miaoguijun
  1. VC.XML.file.image.code

    0下载:
  2. VC编程XML文件读写图像经典代码VC Programming XML file to read and write image classic code -VC Programming XML file to read and write image classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:12.29kb
    • 提供者:la3
  1. Flash.Programming.image.code.switch

    0下载:
  2. 图像编程Flash切换开发经典代码Development Flash Programming classic image code switch -Development Flash Programming classic image code switch
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:837.98kb
    • 提供者:2
  1. text-extration-in-a-given-image-code

    0下载:
  2. This program is used to extract the text from an image.The program is created using Java. This technology is steganography
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:4.04kb
    • 提供者:Archana Palani
  1. MATLAB-junor-image-code

    0下载:
  2. 适用于利用matlab做图像处理的初学者学习的代码-MATLAB junor image code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:255.41kb
    • 提供者:frank
  1. Gradient-sharpening-the-image-code

    0下载:
  2. 图像中梯度锐化的代码,对于学习图像处理的朋友应该有所帮助-Gradient sharpening the image code, image processing for the study should help a friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:105.46kb
    • 提供者:
  1. processing-matlab-image-code

    0下载:
  2. matlab处理图像代码介绍,主要包括图像的读取,灰度直方图及直方图均衡化,图像的代数运算,图像滤波处理,傅立叶变换-processing matlab image code, including the reading of the image histogram and histogram equalization, image algebra, image filtering processing, Fourier transform
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:2.98kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com