Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
DL : 0
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 -matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure
Date : Size : 1kb User : 袁逸扬

DL : 0
Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
Date : Size : 7.99mb User : Riadh

DL : 0
RANSAC image registration software
Date : Size : 1kb User : Aeolos

DL : 0
matlab图像增强包括直方均衡,平滑,锐化,具体实现源代码-matlab image enhancement, including straight side balanced, smooth, sharpen, the specific implementation source code
Date : Size : 3kb User : 英子

DL : 0
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
Date : Size : 2kb User : ltrko9kd

DL : 0
matlab中图像的循环读入程序,我做了图像imadd叠加操作,别的函数也可以类似的使用这种循环-matlab image read into the program cycle, I make an image overlay imadd operations, other functions can also be similar to the use of this Cycle
Date : Size : 14kb User : 雨田

matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
Date : Size : 21kb User : Ben hassen Amer

DL : 0
matlab - image processing - averaging filter-matlab- image processing- averaging filter
Date : Size : 49kb User : legend11

DL : 0
matlab - image processing - median filter-matlab- image processing- median filter
Date : Size : 204kb User : legend11

DL : 0
matlab - image processing - laplacian filter-matlab- image processing- laplacian filter
Date : Size : 53kb User : legend11

DL : 0
Matlab Code for Poisson Image Reconstruction from Image Gradients
Date : Size : 5kb User : jon connor

Image segmentation by clustering
Date : Size : 1.63mb User : 任卡卡

DL : 0
Matlab在图像处理与目标识别方面的应用实验程序示例.包括三个程序以及详细文档-Matlab in image processing and target recognition application example of the experimental procedures. Consists of three procedures, as well as detailed documentation
Date : Size : 1.19mb User : cj

DL : 0
本程序是用matlab实现指纹识别。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。-This procedure is used to achieve fingerprint matlab. Attached inside the fingerprint image, and its image as an example the realization of the matching fingerprint.
Date : Size : 519kb User : han

DL : 0
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Date : Size : 3kb User : matlab

matlab code for image fusion used by canga.
Date : Size : 54kb User : pavan kumar

Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
Date : Size : 1011kb User : dieu

This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
Date : Size : 1kb User : koolflash

DL : 0
Adaptive Filter for image processing, a good MATLAB code.
Date : Size : 1kb User : davood

DL : 0
这是一些MATLAB中关于图像处理的一些小的操作,一些函数的介绍和使用,希望对大家有用-These are MATLAB image processing on the operation of some small, some function of the introduction and use of, in the hope that useful
Date : Size : 4kb User : zhuguili
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.