搜索资源列表
图像增强处理
- 使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
彩色图像处理
- 彩色图像的处理,包括基本处理.平滑.锐化,及特效处理等-color image processing, including basic treatment. Smoothing. Sharpening, and effects processing
图像增强算法
- 可对灰度图像进行平滑锐化,在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
一个图形图像程序
- 这是一个图形图像编程示例,可以对bmp图像进行平滑、锐化、颜色等处理,可以对图形进行平面不同角度的变换,还可以画直线、曲线、椭圆等各种不同的图元。并为程序制作了一个精美的启动界面。-This is a graphics programming paradigm can bmp image smoothing, sharpening, color, such as processing, graphics can Planar different angle transformation, can
图像平滑,锐化及双线性内插算法
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
基于MFC的图形图像处理
- 基于MFC的图形图像处理 Bitmap的平滑与锐化
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
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
TemplateTrans
- 图像增强的算法,包括图像平滑,图像锐化,中值滤波-图像增强的算法,包括图像平滑,图像锐化,中值滤波等等
DigitalImageProcessing
- 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear transformation of picture The
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
ImageProcessing
- 用C#实现图像处理,包括一般处理、平滑、锐化、形态学处理以及其他处理,所上传的为完整的工程,可直接运行。-Using C# to achieve image processing, including processing, smoothing, sharpening, morphological processing, as well as other processing, for the integrity of the uploaded works, can be directly ru
ImageProcessing
- 图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
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
tuxiangchuli
- 有关数字图像处理的各种方法,图像平滑,图像锐化,边缘增强,特征提取等,封装了各类图像处理的算法。对于图像学习者有很大的实用价值。-The various methods of digital image processing, image smoothing, image sharpening, edge enhancement, feature extraction, packaging all kinds of image processing algorithms. For images
C#图像处理.zip
- C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
LUZOADC
- matlab下对图像进行fft变换,平滑,锐化,中心化傅立叶正变换得到大正方形(Under the matlab to FFT transform, image smoothing, sharpening, centralized is Fourier transform to get the big square)