CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab image - List
[
matlab
]
isodata
DL : 0
isodata image clustering matlab code
Date
:
Size
: 5kb
User
:
jagdeep
[
matlab
]
DeNoising
DL : 0
denoising image with DWT
Date
:
Size
: 26kb
User
:
fabistepo
[
matlab
]
matlab
DL : 0
数字语音是信号的一种,我们处理数字语音信号,也就是对一种信号的处理,那信号是什么呢? 信号是传递信息的函数。离散时间信号——序列——可以用图形来表示。 按信号特点的不同,信号可表示成一个或几个独立变量的函数。例如,图像信号就是空间位置(二元变量)的亮度函数。一维变量可以是时间,也可以是其他参量,习惯上将其看成时间。 -Digital Voice is a signal that we deal with digital voice signal, that is, the processing of a signal, that signal what is it? Signal is a function of transmitting information. Discrete-time signal- sequence- can be used to indicate the graphics. According to the different signal characteristics, signal or can be expressed as a function of several independent variables. For example, the image signal is the spatial location (binary variables) of the brightness function. Variables can be one-dimensional time and other parameters can be, habits will be time to treat it as a.
Date
:
Size
: 67kb
User
:
gc
[
matlab
]
face_detection
DL : 0
用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。-Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.
Date
:
Size
: 626kb
User
:
zw
[
matlab
]
PCA_basedFace
DL : 0
用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。-Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
Date
:
Size
: 176kb
User
:
zw
[
matlab
]
denoise1
DL : 0
用于图像去噪实验界面,包括小波去噪,中值滤波等,程序有MATLAB的gui界面,调试成功。-image denosing experiments, a good matlab interface .
Date
:
Size
: 2kb
User
:
zhaoqian
[
matlab
]
ImagEnhanc_in_spatialDom
DL : 0
Image enhancement in spatial domain, the sources include histogram, laplacian, unsharp mask, and spatial filter
Date
:
Size
: 904kb
User
:
dieu
[
matlab
]
Matlabprime
DL : 0
Matlab基于金字塔结构的图像处理 GUI界面,可直接使用-Matlab based on the pyramid structure of image processing GUI interface, can be directly used
Date
:
Size
: 1.53mb
User
:
liuyanqi
[
matlab
]
Matlab_image_pro
DL : 1
matlab图像处理函数集锦,matlab6.0常用的图像处理函数-matlab image processing
Date
:
Size
: 417kb
User
:
yuxin
[
matlab
]
matlab
DL : 0
matlab code for image processing
Date
:
Size
: 2kb
User
:
rokib
[
matlab
]
14
DL : 0
本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理 技术。应用该工具箱对一实拍的芯片图像进行前期预处理,通过实例验证了该语言具有强大的矩 阵运算与图形处理能力,是一种简洁易学,可读性强、功能强大的应用软件,对它的应用可以快 速实现模拟仿真,大大提高实验效率。-This article describes the characteristics of the MATLAB language and image processing toolbox to achieve the classic image processing techniques. Application of the toolbox of a chip shot is pre-image pre-processing, an example of the language has a powerful matrix calculation and graphics processing capability, is a simple and easy to learn, readable, and powerful software applications, on the its application can quickly achieve the simulation, significantly improve the efficiency of the experiment.
Date
:
Size
: 206kb
User
:
王瑜
[
matlab
]
segment
DL : 0
正则化切割图像,matlab代码实现,有样例可以直接运行。 -Regular cutting of the image, matlab code, and sample can be directly run.
Date
:
Size
: 122kb
User
:
jiangkaihua
[
matlab
]
noise_filtering_matlab
DL : 0
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
Date
:
Size
: 1kb
User
:
mustafa
[
matlab
]
tuxiangfenxi
DL : 0
对图像进行多种分析、变化,简单美观的图形操作界面,便于matlab的GUI入门学习。-A variety of image analysis, change, a simple graphical user interface appearance, easy to learn matlab entry of the GUI.
Date
:
Size
: 5kb
User
:
Hufeng
[
matlab
]
tuxiangchuli
DL : 0
迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
Date
:
Size
: 2.83mb
User
:
刘晓梅
[
matlab
]
img_filters
DL : 0
Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
Date
:
Size
: 3kb
User
:
pawci0
[
matlab
]
matlab
DL : 0
峰值检测,用于图像处理中的峰值检测!程序能够自动找到峰值的位置!-Peak detection, image processing for peak detection! Program can automatically find the location of the peak!
Date
:
Size
: 48kb
User
:
huangli
[
matlab
]
MatlabRidgeDetection
DL : 0
Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, using Prewitt operator edge detection image 2, with different values of σ LoG operator edge detection image 3, the detection operator Canny edge image 4, image segmentation threshold 5, water line image segmentation threshold 6, on the matrix quadtree decomposition of 7, the image is divided into text and non-text for these two types of 8, detection of morphological gradient of the edge binary image 9, morphological examples- from the PCB images to remove all current lines, retaining only the target chip
Date
:
Size
: 8kb
User
:
[
matlab
]
555
DL : 0
matlab图像处理源代码 大家多多分享-matlab Image processing source code
Date
:
Size
: 42kb
User
:
黄立峰
[
matlab
]
image_processing
DL : 0
A matlab gui for basic image processing operations
Date
:
Size
: 30kb
User
:
Lothrien
«
1
2
...
37
38
39
40
41
42
43
44
45
46
47
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.