搜索资源列表
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
Matlab图像处理_米粒识别
- Matlab图像处理_米粒识别 用来计数图中米粒个数-Matlab Image Processing _ identify rice grain used to count the number of the figure
DataRecog
- 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
laplace-transform
- 利用matlab画出函数的零极点图和拉普拉斯变换曲面图。可观察曲面图的峰点和谷点与零、极点分布的对应关系。-Function zero degree figure and laplace transform 。
A2008
- awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
matlab6.5chengxu
- 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
Smooth
- 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
WebSafeColors
- 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and reques
PseudoColorImageProcessing
- 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
pratt
- Edge preservation measure Index: Pratt s Figure of Merit
MATLABImageBasicOperationsCommand
- MATLAB图像基本操作命令:imread, imwrite, imshow,figure-MATLAB Image basic operations command:imread, imwrite, imshow,figure
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
matlab
- matlab 摄像头取图,可以更方便的为你解决一些生活问题-matlab Camera to take Figure
area_perimeter-and-aspect-ratio
- matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
MATLAB
- 精通MATLAB图像处理.rar 呵呵,仅仅是m文件,可惜没有pdf格式的电子书-matlab in figure wocaonima lajiwangzhan
save-matlab
- 在图上以z为圆心,以l为半径画发射线。i从1到36,间隔为10°。i从1到16,分为16部分,间隔22.5°。 使用,line_circle(z_cut2,200)-Z is the center of the circle in Figure l is the radius of painting emission lines. i from 1 to 36 intervals of 10 °. i 1-16, divided into 16 parts, 22.5 ° intervals
MATLAB
- bode图,可以实现如何绘制bode图的过程和详细步骤。-Bode figure, can realize how to draw the process and detailed bode figure steps
Figure-skin-local-detection-images
- 关于彩色图像人物皮肤局域检测的matlab源代码-Matlab source code on the local detection of skin color image figures
shu-matlab
- 基于树结构的图像分割的效果图 http://www.opencvchina.com/forum.php?mod=viewthread&tid=499&fromuid=267 -To Figure http://www.opencvchina.com/forum.php?mod=viewthread& tid=499& fromuid=267 tree structure-based image segmentation results
matlab人像磨皮
- 简单的matlab人像磨皮功能,简单运用滤波器(Simple figure grinding function)