-
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
-
C++.netBMP24bitTo8bit
此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
- 2007-04-04 15:20:57下载
- 积分:1
-
gabor
gabor特征提取程序,对于搞问纹理提取的人来说很有用处(gabor feature extraction process, engage in asking for the texture extraction is very useful for those who)
- 2010-03-06 17:17:46下载
- 积分:1
-
NLmeans
说明: 经典的基于非局部思想的图形图像去噪模型,也即非局部滤波,基于matlab实现(The classical image denoising model based on nonlocal idea, namely non local filtering, is realized based on MATLAB)
- 2020-09-24 19:08:45下载
- 积分:1
-
ycbcr1502
image processing for hand guesture
- 2012-11-03 01:26:31下载
- 积分:1
-
envi_split_to_multiple_single_band_files
说明: 在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
- 2019-04-18 14:57:21下载
- 积分:1
-
wenlichengxu
用matlab编写的用于提取图像纹理特征提取
- 2010-12-28 22:55:01下载
- 积分:1
-
MeanShift2
meanshift算法的python实现 + 图像化显示(meanshift with python)
- 2018-05-29 15:13:58下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
Gamma-correction
对图像进行伽马校正,可以有效提升图像 亮度和对比度,低于低照度图像现在小于1的参数,对于高亮度的图像选择大于1的参数可以有效调节图像亮度。(Gamma correction can effectively improve the brightness and contrast of the image. The parameters lower than the low illumination image are less than 1. For the high brightness image, the selection of parameters greater than 1 can effectively adjust the brightness of the image.)
- 2021-02-10 20:19:52下载
- 积分:1