搜索资源列表
ImageProcessDIB
- 图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
图像增强处理
- 使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
图像增强算法
- 可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
图像变换应用软件
- 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect of treatment (smoothing, sharp
TuXiangChuLiRuanJian
- 图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filt
MdiImage
- 自己写的一个多功能图像处理程序,图像锐化、去噪、平滑等,并有各种算法的比较
ImageProcesses1
- 可以作图像的直方图,实现图像平滑、图像锐化、图像分割、轮廓提取等功能
smooth
- 本程序是实现图象平滑(去噪声),锐化算法的源代码,注意resdme里面要求图像的放置位置
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
一个图形图像程序
- 这是一个图形图像编程示例,可以对bmp图像进行平滑、锐化、颜色等处理,可以对图形进行平面不同角度的变换,还可以画直线、曲线、椭圆等各种不同的图元。并为程序制作了一个精美的启动界面。-This is a graphics programming paradigm can bmp image smoothing, sharpening, color, such as processing, graphics can Planar different angle transformation, can
图像平滑,锐化及双线性内插算法
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
Fingerprint
- 基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
Imageprocess
- 图像基本处理 锐化平滑 ,直方图 线性化-Basic image processing sharpening smoothing, histogram linearization
TemplateTrans
- 图像增强的算法,包括图像平滑,图像锐化,中值滤波-图像增强的算法,包括图像平滑,图像锐化,中值滤波等等
PICTURESHOW
- 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
sadf
- 图象增强全套源代码。图像平滑和锐化,均值滤波、中值滤波-This is a histogram of the experimental report
ImagePro
- 实现图象平滑,锐化算法的源代码 VC源码-图像处理-ImagePro
ImageProcess
- 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
bianyuanjiance
- bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image enhancement algorithm to the
DIP_System-master
- 利用mfc框架制作的图像处理软件,具有平滑,锐化等等功能(The image processing software produced by the MFC framework has the functions of smoothing, sharpening and so on)