-
Image-Matching
主要介绍关于图像匹配的相应matlab程序设计(Focuses on the appropriate image matching matlab program )
- 2013-11-09 11:34:55下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
PROCESS
LabWindows /CVI 大学实验指导书,难度循序渐进,一套下来,基本操作都会了。推荐一下(LabWindows/CVI University experiment instructions, the difficulty of step-by-step, set down, the basic operation will be. You recommend)
- 2013-04-28 00:40:04下载
- 积分:1
-
mygui
设计GUI界面,方便用户录制原始语音信号,加入噪声并选择滤波器滤除噪声。(Designed GUI interface, user-friendly recording of the original speech signal, adding noise and select a filter to filter out noise.)
- 2012-10-25 14:26:03下载
- 积分:1
-
shutu1
说明: (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等;
(2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项);
(3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项);
(4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images in different formats (more than 3 kinds), text superposition, conversion of different color spaces, DCT and FFT transformation of images, etc;
(2) Image enhancement: including histogram lifting (linear and non-linear), histogram equalization, smoothing and sharpening (using different filters), beauty (bonus item);
(3) Image restoration: geometric operations (such as rotation, scaling, projection correction, etc.), blur restoration (such as motion blur elimination, etc., plus points);
(4) Image synthesis (Bonus): realize the functions of head changing, background changing, image splicing, etc.)
- 2020-03-19 11:47:30下载
- 积分:1
-
C++.netBMP24bitTo8bit
此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
- 2007-04-04 15:20:57下载
- 积分:1
-
cannyPLeePNL=4
采用canny算子加上lee滤波器对SAR图像进行去噪(canny algorithm and lee filter to aiti-noise SAR image)
- 2012-10-08 09:59:33下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1
-
颜色直方图
它所描述的是不同色彩在整幅图像中所占的比例,而并不关心每种色彩所处的空间位置,即无法描述图像中的对象或物体。颜色直方图特别适于描述那些难以进行自动分割的图像。(It describes the proportion of different colors in the entire image, and does not care about the spatial location of each color, that is, it can not describe objects or objects in the image. Color histograms are especially suitable for describing images that are hard to segment automatically.)
- 2017-07-11 14:17:48下载
- 积分:1
-
1111
自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序(Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures)
- 2009-05-25 21:06:10下载
- 积分:1