Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.bmp'); J=double (I); J=-J+ (256-1);% image inversion linear transformation H=uint8 (J); Subplot (1,2,1), imshow (I); Subplot (1,2,2), imshow (H);)
Date : Size : 34kb User : 陌绪

数字图像处理(matlab)英文原版,适用于数字图像处理第三版,编程辅助参考书。(Digital image processing (matlab). It is suitable for the third edition of digital image processing and the auxiliary reference book of programming.)
Date : Size : 36.98mb User : suid

图像处理 matlab图像压缩程序, 包括图像压缩的各种技术(image processing image compression in matlab, including technologies in image compression)
Date : Size : 671kb User : kellyahui

数字图像处理与机器视觉 visual C++与Matlab实现第一版(Digital image processing and machine vision visual C++ and Matlab (First Edition, Zhang Zheng))
Date : Size : 8.01mb User : 啷个

图片灰度显示,二值化,中值滤波算法,显示灰度直方图。(The image grayscale display, two value, median filter algorithm, display gray histogram.)
Date : Size : 96kb User : 程序小白11

matlab图像处理目标检测的小程序,光流法来检测目标物体(MATLAB image processing target detection small program, optical flow method to detect target objects)
Date : Size : 175kb User : whpmatlab

主要是对图像进行旋转、直方图的处理,就是图像预处理(It is mainly to rotate the image and handle the histogram, which is the image preprocessing.)
Date : Size : 152kb User : 静等花开

matlab 一些图像处理的文件 有模板匹配 频域变换 拟合 等(MATLAB image processing files have template matching in frequency domain transformation fitting and so on)
Date : Size : 1.69mb User : l00191980

matlab图像白平衡处理的灰度世界算法,输入bmp图片,最后显示白平衡处理后的图片。 需要根据实际的路径和图片名称更改第一行(MATLAB image white balance processing gray world algorithm, input the BMP picture, and finally display the white balance after the image. You need to change the first line according to the actual path and picture name, and remove the first line of notes (%RGB=imread ('c:/2.bmp');))
Date : Size : 501kb User : llsh

孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算法定 量评估方法(The inherent speckle noise of the aperture radar image seriously reduces the degree of interpretation of the image, and affects the detection, classification and recognition of the subsequent targets. And other applications. Therefore, the problem of speckle suppression in SAR images has been one of the most important topics in the application of SAR images. An ideal speckle algorithm should be flat At the same time, the details such as edges of images are not lost. There are various algorithms at present, but none of them can satisfy this requirement perfectly.)
Date : Size : 1.58mb User : pumpking

基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
Date : Size : 3.34mb User : 不会敲代码

基于纹理的图像检索技术含C++与MATLAB(Technology with C++ and MATLAB texture based image retrieval)
Date : Size : 21.48mb User : 不会敲代码

精通MATLAB数字图像处理(2015),所有章节的源代码。(Proficient in MATLAB digital image processing (2015), the source code of all chapters.)
Date : Size : 4.49mb User : felix1499

这个文件描述了我们用来获取结果的MATLAB文件, 以及如何再现它们的说明。文件列表包括:buildDictionary.m dictionary.mat get_degrees inPainting.m OMP.m overDCTdict.m overlap_col2im.m overlap_im2col.m peel_mask.m SMP.m(This file describes matlab files that we used to obtain our results, together with instructions for how can they be reproduced.)
Date : Size : 4.59mb User : markyT

彩色图转换灰度图,红绿蓝分量提取,图像的平滑,去噪等(Image transformation)
Date : Size : 329kb User : 木子133

提升图像质量,数字图像处理,matlab语言,课下兴趣所写,希望能有帮助(High lift code.Enhance image quality, digital image processing, MATLAB language, writing under the interest of class, hoping to help you.)
Date : Size : 36kb User : flowersinsummer

matlab图像稀疏表示的代码。比较详细。(Matlab image sparse representation of code.)
Date : Size : 3kb User : 子车车

关于超分辨图像处理的程序,基于学习反法的一种超分辨图像处理算法。(Super-resolution image processing)
Date : Size : 1.62mb User : tytang

matlab小波图像处理+完整程序,简单易懂,真实可靠(Matlab wavelet image processing + complete program)
Date : Size : 57kb User : 不为什么的坚持

matlab图像处理边缘检测程序,我的毕业论文中的程序(MATLAB image processing edge detection program)
Date : Size : 6.85mb User : 不为什么的坚持
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.