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

搜索资源列表

  1. tuxiangpipei

    0下载:
  2. 用粒子群算法实现图像匹配,图像可以自己更换,建议先用matlab自带图像进行调试-Particle Swarm Optimization with image matching, image Can you change, it is recommended to use own images debug matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1081
    • 提供者:jj
  1. SIFTyuandaima

    0下载:
  2. 图像拼接算法中尺度不变特征转换(sift)源码。经过本人测试修改完全可用,对matlab还不怎么熟练的新手有很大帮助。-Image mosaic algorithm scale invariant feature transform (sift) source. After I test change is totally available, not on how skilled novice matlab great help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:181117
    • 提供者:
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. object_tracking

    0下载:
  2. 对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.-Video sequences on the object change tracking, edge detection image, the color of images of interest bound
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:819080
    • 提供者:胡小梅
  1. imQuery

    0下载:
  2. 基于颜色的图像检索,可自行改变结果数,代码简,可用于图像检索初学者学习!-Color-based image retrieval, they are free to change the number of results, the code simple, can be used to image retrieval for beginners!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5444239
    • 提供者:huoxinglin
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. Image-Process-based-on-wavelet

    0下载:
  2. 基于小波变换的 图像分解与重构 平台是Matlab 可自己更改小波基的选择-Image based on wavelet transform decomposition and reconstruction platform is Matlab can change their choice of wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:782
    • 提供者:马志远
  1. SlideTrans

    0下载:
  2. 原理就是通过不断设置滑动对象的left(水平切换)和top(垂直切换)来实现图片切换的动态效果。 可选属性: Vertical: true,//是否垂直方向(方向不能改) Auto: true,//是否自动 Change: 0,//改变量 Duration: 50,//滑动持续时间 Time: 10,//滑动延时-Principle is to continue to set the slide object by left (horizontal handoff)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4664
    • 提供者:熊雨燕
  1. matlab-image

    0下载:
  2. 改文本汇集了大量MATLAB用以处理图像的函数-Change the text brings together a large number of MATLAB functions for processing images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:48039
    • 提供者:丘比特
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. BMP

    1下载:
  2. 二进制流读入bmp图像,空间和灰度分辨率的改变-Bmp image read the binary stream, spatial and grayscale resolution change
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7169
    • 提供者:xiehanyu
  1. code

    0下载:
  2. processing medical image,input is medical image,and output is the a txt file,contents the distance between cells and bone trabecula,to use this code,please change the root to yours which contents your pictures you want to deal with.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3383
    • 提供者:sherry
  1. change-contrast-of-image

    0下载:
  2. IMAGE_CONTRAST is a MATLAB function which carries out a simple contrast enhancement operation an image. Note that MATLAB s image processing toolbox includes a functions such as nlfilter which can do a more sophisticated treatment of images. But th
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2047
    • 提供者:tjcobalt
  1. ls_esprit

    0下载:
  2. matlab仿真esprit算法,ls算法,随信噪比变化生成均方差变化的图像。-matlab simulation esprit algorithm, ls algorithm to generate the variance changes with SNR change image.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1235
    • 提供者:綦璐
  1. image-change

    0下载:
  2. 利用 MATLAB软件 对图像进行显示模式的转化处理的代码-The conversion processing code using MATLAB software image display mode
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:3516
    • 提供者:again
  1. reduce-image-gray-value

    0下载:
  2. matlab图像 处理,利用移位进行灰度值的变化,达到减小灰度值的效果-the matlab image change of image processing, by using shift grayscale value, to achieve the effect of reducing grayscale value
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:16062
    • 提供者:李倩影
  1. Gradation-processing-of-the-image

    0下载:
  2. 对图片灰度变化处理,可以调节图片灰度值得matlab程序-Processing, can be adjusted to change the picture grayscale picture grayscale worth matlab program
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:1715
    • 提供者:KK
  1. matlab-mountainroad

    0下载:
  2. 逢山开路问题 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。 mountainxyz 山区地形信息 加载后,运行主程序mutiline 结果在mountainoutput中 图像mountainroad2 mountainroad3 mountainroad3+
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:69632
    • 提供者:吴自强
  1. A-Watermarking-Algorithm(MATLAB)--

    1下载:
  2. 盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:759269
    • 提供者:CXF
  1. Radon-change

    0下载:
  2. 可以直接对图形进行3次变换,对学习使用matlab图像处理的人或许有帮助-Graphics can transform it might be helpful to learn how to use matlab image processing
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:11576
    • 提供者:杨亚辉
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com