CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 图像锐化
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 图像锐化 - List
[
Special Effects
]
图像锐化
DL : 0
图像锐化
Update
: 2008-09-11
Size
: 231.78kb
Publisher
:
bigsound
[
Graph program
]
图像锐化源代码
DL : 0
图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
Update
: 2008-10-13
Size
: 3.05kb
Publisher
:
张之稳
[
Technology Management
]
基于C++ 的真彩色图像处理
DL : 0
真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
Update
: 2011-02-05
Size
: 439.75kb
Publisher
:
zhongzhong532
[
Graph program
]
锐化
DL : 1
用Matlab对图形图像进行处理,图像的锐化处理。
Update
: 2011-05-18
Size
: 34.7kb
Publisher
:
dora057
[
GDI-Bitmap
]
imgcx图像锐化处理
DL : 0
imgcx图像锐化处理
Update
: 2011-06-21
Size
: 7.44mb
Publisher
:
alex1990215@yahoo.com.cn
[
Graph program
]
图像锐化源代码
DL : 0
图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张之稳
[
Special Effects
]
实现图象平滑.锐化
DL : 0
用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
Update
: 2025-02-19
Size
: 24kb
Publisher
:
刘永平
[
GDI-Bitmap
]
图像增强算法
DL : 0
可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
Update
: 2025-02-19
Size
: 329kb
Publisher
:
王丽
[
GDI-Bitmap
]
梯度锐化代码
DL : 0
关于对图像进行梯度锐化处理的代码。包括:门限锐化,根据梯度二值化图像等操作。-on gradient image sharpening the code. Including : Threshold Sharpening, according to two binary gradient images operation.
Update
: 2025-02-19
Size
: 2.57mb
Publisher
:
qiqi
[
Windows Develop
]
DigitalPic
DL : 0
用于多种图像去噪,图像锐化,包括图像浮雕效果等图像处理方法。-used in a variety of image denoising, image enhancement, including the effect of such images carved image processing methods.
Update
: 2025-02-19
Size
: 281kb
Publisher
:
万新
[
Graph program
]
24bitsColorImageProcessing
DL : 0
此源程序实现了对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.
Update
: 2025-02-19
Size
: 405kb
Publisher
:
朱圣盼
[
Special Effects
]
BmpFuncs
DL : 0
图像显示、均值滤波、中值滤波、图像锐化等图像处理代码-images showed that mean filtering, median filtering, image sharpening and other image processing code
Update
: 2025-02-19
Size
: 3.91mb
Publisher
:
jevons
[
Books
]
cls_factory
DL : 0
介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis and programming technology. Book by 12 chapters and an appendix composition. The main contents include : bitmap based, image display, image geometry transform, image gray transform, the image smoothing, sharper Image processing and edge detection, image segmentation and measurement, image morphology, Image Transform domain processing and application of image synthesis, 24-bit color image processing, JPEG image compression.
Update
: 2025-02-19
Size
: 23kb
Publisher
:
流流
[
Communication-Mobile
]
3Matlab
DL : 0
程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt
Update
: 2025-02-19
Size
: 10kb
Publisher
:
xueke
[
2D Graphic
]
lessonresouse
DL : 0
程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt
Update
: 2025-02-19
Size
: 654kb
Publisher
:
tiantian
[
Special Effects
]
图像处理 图像增强 锐化 平滑
DL : 1
图像处理 图像增强 图像锐化 图像平滑等多种算法(Image processing, image enhancement, sharpening, smoothing)
Update
: 2025-02-19
Size
: 3.93mb
Publisher
:
xiaomiarmy
[
Other
]
图像锐化
DL : 0
对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化(The image frequency domain image enhancement, calculate and draw the central frequency spectrum of this image, using the Laplasse operator sharpening the image)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wss546
[
Graph program
]
matlab实现图像锐化
DL : 1
使用巴特沃斯高通滤波器实现图像锐化,用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.)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
599ygmm
[
Special Effects
]
锐化
DL : 1
matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
Update
: 2025-02-19
Size
: 885kb
Publisher
:
倒影
[
Special Effects
]
数字图像锐化
DL : 1
该代码将先一幅源图像转换为二维灰度图像,然后进行锐化处理,突出图像细节。(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.)
Update
: 2025-02-19
Size
: 45kb
Publisher
:
黄大仙啊啊啊
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.