-
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
-
145
一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
- 2013-08-30 17:17:58下载
- 积分:1
-
Visualc++Imageexample(XuHui)
Visual C++数字图像实用工程案例光盘代码(Visual C++ Digital image utility works case CD-ROM code)
- 2007-10-19 16:59:22下载
- 积分:1
-
hilight_dg
说明: 在autocad2007环境中直接使用API就可以亮显实体的一个示例演示(This program demonstrates how to use ObjectARX API functions to highlight and unhighlight subentities of complex entities such as ACIS solids.)
- 2009-08-23 11:22:34下载
- 积分:1
-
julia
在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
- 2008-07-10 12:29:03下载
- 积分:1
-
color_segmentation
有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文(On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis)
- 2008-08-21 23:44:34下载
- 积分:1
-
virtual-view-code-CPP
这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。(This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.)
- 2016-03-16 14:58:38下载
- 积分:1
-
kuaisuzishiyingyuzhifangfa
一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
- 2016-09-23 16:00:23下载
- 积分:1
-
CCD-camera
CCD 摄像机内外部参数快速准确的标定方法(Fast and accurate calibration method for internal and external parameters of CCD camera)
- 2015-09-14 10:56:22下载
- 积分:1
-
81404598Blob
经典的斑块分析算法,计算Blob的源码,算法很好。(Classical plaque analysis algorithms to calculate Blob source code, algorithms very well.)
- 2020-12-18 10:39:10下载
- 积分:1