搜索资源列表
图像锐化
图像锐化
图像锐化源代码
- 图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
锐化
- 用Matlab对图形图像进行处理,图像的锐化处理。
imgcx图像锐化处理
- imgcx图像锐化处理
图像锐化源代码
- 图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
图像增强算法
- 可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
梯度锐化代码
- 关于对图像进行梯度锐化处理的代码。包括:门限锐化,根据梯度二值化图像等操作。-on gradient image sharpening the code. Including : Threshold Sharpening, according to two binary gradient images operation.
DigitalPic
- 用于多种图像去噪,图像锐化,包括图像浮雕效果等图像处理方法。-used in a variety of image denoising, image enhancement, including the effect of such images carved image processing methods.
24bitsColorImageProcessing
- 此源程序实现了对24位图像进行处理。里面包括了很多图形图像算法如灰度着色,滤波,特效显示,图像锐化-achieve this source of the 24 images for processing. They include a lot of graphics algorithms such as gray shading, filtering, effects, image sharpening, etc.
BmpFuncs
- 图像显示、均值滤波、中值滤波、图像锐化等图像处理代码-images showed that mean filtering, median filtering, image sharpening and other image processing code
cls_factory
- 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis
3Matlab
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
图像处理 图像增强 锐化 平滑
- 图像处理 图像增强 图像锐化 图像平滑等多种算法(Image processing, image enhancement, sharpening, smoothing)
图像锐化
- 对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化(The image frequency domain image enhancement, calculate and draw the central frequency spectrum of this image, using the Laplasse operator sharpening the image)
matlab实现图像锐化
- 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
锐化
- matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
数字图像锐化
- 该代码将先一幅源图像转换为二维灰度图像,然后进行锐化处理,突出图像细节。(The code converts a source image to a two-dimensional gray image, and then makes a sharpening process to highlight the details of the image.)