CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - matlab 图片

搜索资源列表

  1. matlab线性对比度展宽

    0下载:
  2. 线性对比度展宽算法,需要自己改一下图片的路径,另外里面的参数a,b,ga,gb也要自己根据不同图片进行设置!
  3. 所属分类:2D图形编程

  1. 在matlab的环境下实现三维重构的程序框架

    1下载:
  2. 在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。-In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-18
    • 文件大小:1kb
    • 提供者:张旭飞
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1.96kb
    • 提供者:Andy Qin
  1. Gaussian-Noise-Image-Add

    0下载:
  2. 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:7.89kb
    • 提供者:xlz
  1. picture_filter

    0下载:
  2. 图像的中值滤波和邻域滤波。基于matlab仿真通过,内附图片和仿真结果。-Image of the median filter and the filter neighborhood. Matlab-based simulation is passed, containing pictures and simulation results.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:202.94kb
    • 提供者:lmy
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11.17mb
    • 提供者:张裕
  1. ImageFusion

    0下载:
  2. matlab编译小波变换,用于图像融合和处理 文件夹中包含了可用的融合图片。-matlab compiler wavelet transform for image fusion and processing folder contains the available fusion of images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:528byte
    • 提供者:张军
  1. Homework

    0下载:
  2. Matlab变换图像灰度彩色转换图片测试代码原创-yes
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:118.71kb
    • 提供者:王超
  1. Read_and_display_image

    0下载:
  2. MATLAB图像的读取与显示程序,包括示例图片,具有较强的参考价值-MATLAB to read and display the image process, including sample pictures, with a strong reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:93.29kb
    • 提供者:强强
  1. ssim_index

    0下载:
  2. 图片结构相似度评价,附加MSE,SNR,PSNR等作为对比参数-Photo structure similarity evaluation, additional MSE, SNR, PSNR, etc., as comparative parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2.48kb
    • 提供者:胡一伟
  1. pixelextracion

    0下载:
  2. 提取照片中物体的颜色色素值,并显示与颜色坐标系之中,采用matlab编写-Extract photo object color pigment values, and display coordinates with the color being used to write matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:942byte
    • 提供者:也风
  1. xiaobochonggou

    1下载:
  2. 缩放matlab程序,主要用于图片的缩放功能,能够任意的扩大和缩小图片-Zoom matlab program, mainly for picture zoom function, and were able to expand and shrink images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:555byte
    • 提供者:guangliang
  1. Ostu

    0下载:
  2. 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:3.63kb
    • 提供者:自己人
  1. image-registration

    0下载:
  2. 基于互信息的图片配准,matlab应用,可运行。但不是下载图片,而是mat信息。-Based on the mutual information of image registration, matlab, can run. But not download images, but mat information.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:164.74kb
    • 提供者:董月
  1. Matlab

    0下载:
  2. 读取图片,用鼠标获取图片点坐标,输出坐标数据-Read the image, the image point coordinates obtained with the mouse, and output coordinate data
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:13.82kb
    • 提供者:李冬
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:221.5kb
    • 提供者:陈泽奇
  1. matlab

    0下载:
  2. 生成全景图,图片拼接,使用兴趣点匹配方法-Generated panorama, image stitching, using interest point matching method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:471.84kb
    • 提供者:Kaiyuan Tang
  1. Matlab-picture

    0下载:
  2. 图片转化,这个程序可以使所有的图片转化为8位的图片,为matlab处理图片带来方便-Image conversion, this program can make all the pictures into a 8 pictures, bring convenience to matlab with pictures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:何广龙
  1. rota

    0下载:
  2. matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转- matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转 34/5000 Matlab túpiàn xuánzhuǎn chéngxù, shǐyòng de sāncì chà zhí suànfǎ, zhīchí túxiàng de 360 dù xuánzhuǎn Matlab picture rotation program, using the third difference
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:1.64kb
    • 提供者:朱瑞超
  1. 鱼眼校正

    0下载:
  2. 矫正鱼眼图像。完成图像矫正,但是图片选择有限制(Correction of fish eye image)
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-03
    • 文件大小:295kb
    • 提供者:QQQ12345
« 12 3 »
搜珍网 www.dssz.com