Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, different methods of image contrast. county adjustment is a pretty good article.
Date : 2008-10-13 Size : 720.39kb User : lijianjun

多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。-multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visualization of practice, and given the high production of child histogram of the corresponding procedures. Luo high histogram visualization of the true color image segmentation correct choice of color model played a very good role.
Date : Size : 128kb User : 杨致远

1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Principle: Soble edge detection operator--- Soble differential operator is an odd size (3 × 3) of the template under the omni-directional differential operator. Soble filter processing result, the visual impression that the only differential operator out the details mentioned in the outline of a number of relatively obvious. Laplacian operator Laplacian edge detection--- with second-order differential operator referred out more details on second-order operator as early as the image details have a strong sensitivity.
Date : Size : 3kb User : 深蓝

附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.bestblk 功 举例-Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong
Date : Size : 417kb User : keke

图像旋转的一个matlab实例,有较强的应用价值。程序简洁-image of a rotating Matlab example, a strong value. Simple procedures
Date : Size : 1kb User : 杨荣

在matlab下实现JEPG标准的图像压缩,包含了经典的介绍-in Matlab under JEPG image compression standards, including the introduction of classical
Date : Size : 49kb User :

提出了一种离散小波变换域实现图像水印的方法。这种算法充分利用小波变换的特点,把原始图像及水印图像塔式分解,在多分辨率分解后的相同的频段来嵌入水印信息。该方法也利用了人眼视觉特性,算法简单而有效。实验证明,该算法较好地解决了水印不可见性与鲁棒性之间的矛盾,对常见的水印攻击都有较强的鲁棒性。-presents a discrete wavelet transform domain image watermarking method. This algorithm using wavelet transform characteristics, the original image and the watermark image tower decomposition, Multiresolution decomposition in the same frequency band to the embedded watermark. The method has also been used HVS, the algorithm is simple and effective. Experiments show that the algorithm can solve the watermark is visible with the robust nature of, common to have more attacks watermark robustness.
Date : Size : 148kb User : yy

图像处理技术——模板匹配算法.pdf 图像处理技术——模板匹配算法.pdf-image processing technology-- template matching algorithm. Pdf image processing technology-- template matching algorithm. Pdf
Date : Size : 417kb User : 周宁

多小波源程序,对研究数字信号和图象处理以及其他行业的工作者都有帮助-Multiwavelet source for the study of digital signal and image processing, and other industries can help workers
Date : Size : 36kb User : 郑乾

matlab初步认识,利用matlab进行图像读取、保存一些基本操作-the matlab preliminary understanding, matlab image reading, save some of the basic operations
Date : Size : 290kb User : sherry

matlab_图像分割算法源码 有很多经典的分割代码 可以应用于具体图像的操作中-image segmentation matlab source code
Date : Size : 7kb User : Ethan

This Pdf introduces you to the fundamentals of image processing using MATLAB and the Image Processing Toolbox. It describes the types of images supported, and how MATLAB represents them. It also explains the basics of working with image data and coordinate systems.
Date : Size : 3.88mb User : mohamed

This Document Help the user to know how can deal with image tools and processing through using matlab
Date : Size : 1.43mb User : muath

这是matlab的图像处理学习文件,自己花钱买来的资料,不是网上随便下载的。-This is a learning matlab image processing files, their own money to buy the information, not just downloaded online.
Date : Size : 1.8mb User : 曾小星

matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing
Date : Size : 273kb User : 李国能

Cours traitements image sur matlab
Date : Size : 6.88mb User : Olfa

MATLAB图像处理实例分析 讲的很详细 曲面分析等-MATLAB image processing examples analyzed in great detail about the surface analysis
Date : Size : 9.76mb User : chang

matlab图像分割,很有参考价值的一篇文章。希望大家可以好好看看!-matlab image segmentation, great reference value of an article. I hope we can have a good look!
Date : Size : 2.03mb User : 熊小小

image retri by histogram to matlab-image retri by histogram to matlab
Date : Size : 5.46mb User : hamid

image(C) displays the data in array C as an image. Each element of C specifies the color for one pixel of the image. The resulting image is an m-by-n grid of pixels where m is the number of columns and n is the number of rows in C. The row and column indices of the elements determine the centers of the corresponding pixels. image(x,y,C) specifies the image location. Use x and y to specify the locations of the corners corresponding to C(1,1) and C(m,n). To specify both corners, set x and y as two-element vectors. To specify the first corner and let image determine the other, set x and y as scalar values. The image is stretched and oriented as applicable.
Date : Size : 339kb User : ali
« 1 23 4 5 6 7 8 9 10 ... 21 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.