-
imagesegmentation
matlab图像分割实例,基于Lab空间的色彩分,割调用库函数实现,带注释,简单易懂;(matlab example of image segmentation, based on Lab color space points, call the library functions achieve cutting, with comments, easy to understand )
- 2010-06-23 17:19:32下载
- 积分:1
-
imagejiansuo
图像处理的简单程序,适合初学者,自己好好看看(Simple image processing procedures, suitable for beginners, its a good look)
- 2010-05-28 16:14:09下载
- 积分:1
-
imagedenoising
说明: 实现图像受混合噪声污染时去除噪声的目的,在6种方法比较之下,得出最优的图像去噪算法(Image by mixed noise pollution when the purpose of removing noise, in the six kinds of methods of comparison, the optimum image denoising algorithm)
- 2008-09-11 10:07:58下载
- 积分:1
-
matlab.imnoise.conv2
数字图像邻域平均法去噪的实现(包括有M文件和图像)(neighborhood Digital Image Denoising the average realized (including M documents and images))
- 2007-04-09 09:56:59下载
- 积分:1
-
Interferogram-Key-Technologies
这是一篇讲述最新的干涉图处理的关键技术的文章,非常实用!(This is an article about the latest key interferogram processing technology is very useful!)
- 2012-10-12 15:54:20下载
- 积分:1
-
BuildGabor
生成一个Gabor Patch的图形,可以调整图形尺寸、相位、旋转角度、对比度等各种参数,在基于PsychToolbox的实验程序编程中非常实用,可用作视觉刺激图形(Generate a Gabor patch, parameters like size, phase, angle and contrast are modifiable, useful in PsychToolbox programming, can be used as visual stimuli)
- 2020-06-26 18:20:02下载
- 积分:1
-
mubiaogenzong
目标跟踪源码,MATLAB编写的!里面包含三个子函数!(target tracking source, MATLAB! Functions of which contains three!)
- 2006-08-12 10:14:10下载
- 积分:1
-
polarization
用斯托克斯矢量法,计算偏振度图像和偏振角图像,方便进一步处理。(Degree of polarization and angle of polarization calculating)
- 2020-12-23 20:29:05下载
- 积分:1
-
Digital-Image-Processing
经典数字图像处理算法仿真,包括图像的傅里叶滤波及压缩,图像的DCT高通、低通滤波,图像直方图均衡化,图像平滑与锐化,图像的模糊化,哈夫曼编码等,以及GUI图形化界面。(Classic digital image processing algorithm simulation, including Fourier filtering and image compression, image DCT high-pass, low-pass filtering, image histogram equalization, image smoothing and sharpening, blurring the image, Huffman coding, as well as GUI graphical interface.)
- 2015-04-07 16:07:39下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1