搜索资源列表
-
0下载:
you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
-
-
0下载:
本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
-
-
4下载:
回归法做图像变化检测。有图片有结果,有论文说明,可参照使用。-Regression method to do the image change detection. The outcome of a picture, a paper note, reference may be used.
-
-
0下载:
matalb图像处理基础源代码,整理版,可以实图像变换的一些基本功能-matalb based image processing source code, finishing version, you can actually change some of the basic functions of image
-
-
4下载:
基于差值法的图像变化检测。最大类间方差法确定阈值。matlab 编程-Difference method based on image change detection. Otsu method to determine the threshold. matlab programming
-
-
0下载:
边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
-
-
0下载:
利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能:
1. 采用matlab Guide设计实现图像界面与按钮界面。
2. 连接摄像头,编写MATLAB初始化程序
3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。
4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。
5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
-Designed and
-
-
0下载:
在计算机上实现直流电动机的脉宽调速、双闭环晶闸管调速的Simulink仿真,可以较为形象的观察电动机的调速全过程,同时可以改变相关参数来实现不同情况下的调速过程。-The computer realization of the PWM DC Motor Speed Control, dual-closed-loop speed control thyristor Simulink simulation, the image can be observed the whole process of
-
-
0下载:
对图像进行多种分析、变化,简单美观的图形操作界面,便于matlab的GUI入门学习。-A variety of image analysis, change, a simple graphical user interface appearance, easy to learn matlab entry of the GUI.
-
-
0下载:
在频域对指纹图像进行增强,也适用于其他图像,在“imread( )”语句中更改您所需增强的图像即可。-In the frequency domain of fingerprint image enhancement, but also to other images, in the " imread (' ' )" statement required to change your image can be enhanced.
-
-
0下载:
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+
-
-
0下载:
纹理是普遍存在的视觉现象,其可以描述地形、植物、矿石、纤维和皮肤等等物体的表面特征。纹理结构在图像中反映其图像像素取值的空间变化情况,这种变化具有某中统计规律,在纹理区域内的各部分具有大致相同的结构-Visual texture is a common phenomenon, which can describe the terrain, plants, minerals, fiber and skin surface features of objects and so on. Texture
-
-
1下载:
提出一种两阶段的奇异点检测方法。将指纹图像分块,求出各块的方向构成块方向图,并在块方向图的基础上利用邻域方向的分
布分析结合改进的Poincare Index方法来确定奇异点所在的候选区域,对候选区域中的像素再通过计算局部方向变化率来确定奇异点的精
确位置。将此方法用于对FVC2004 DB1_A指纹数据库的图像,实验结果表明这种方法对指纹图像中的噪声有很好的鲁棒性,并且计算简
单快速,易于实现。
-A two-phase singularity detection. Finge
-
-
0下载:
It change the normal image into thermal image
-
-
0下载:
processing medical image,input is medical image,and output is the a txt file,contents the distance between cells and bone trabecula,to use this code,please change the root to yours which contents your pictures you want to deal with.
-
-
0下载:
IMAGE_CONTRAST is a MATLAB function which carries out a simple contrast enhancement operation an image.
Note that MATLAB s image processing toolbox includes a functions such as nlfilter which can do a more sophisticated treatment of images. But th
-
-
0下载:
matlab仿真esprit算法,ls算法,随信噪比变化生成均方差变化的图像。-matlab simulation esprit algorithm, ls algorithm to generate the variance changes with SNR change image.
-
-
1下载:
这是MATLAB语言编写的简易碎片还原程序,在images文件夹中有切割好的碎片,颜色模式为RGB模式,在code文件夹中有碎片还原的程序。利用图像的渐变性来还原图片。-This is the MATLAB language to write simple fragments reduction program, the images folder has cut pieces, color mode to RGB mode, in code folder there is debris red
-
-
0下载:
图像位移检测,图像位移的前后相位变化进行检测(Image displacement detection, image displacement before and after phase change detection)
-
-
0下载:
给出一段噪声音乐信号,用滑动平均滤波器进行处理,观察改变滑动窗口宽度对声音效果的影响。
(1)读取一段噪声信号,画出未处理噪声信号的时域波形和信号频谱图;
(2)在Matlab中利用滑动平均滤波器对噪声信号进行处理,得出处理后的图像;
(3)改变滑动窗口的宽度,观察处理后噪声以及图像得出对效果的影响。(A piece of noise music signal is given. It is processed with a sliding average filter to obse
-