搜索资源列表
彩色图像处理
- 彩色图像的处理,包括基本处理.平滑.锐化,及特效处理等-color image processing, including basic treatment. Smoothing. Sharpening, and effects processing
DSPLIT5
- 24位彩色,彩色图像基本处理,彩色图像的平滑处理,彩色图像的锐化处理-24 color, basic color image processing, color image smoothing, color image sharpening
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
彩色图像处理
- 彩色图像的处理,包括基本处理.平滑.锐化,及特效处理等-color image processing, including basic treatment. Smoothing. Sharpening, and effects processing
cls_factory
- 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis
200582212459554
- 一个高效图像处理的程序,能实现图像增强,锐化,灰度化等多种功能-an efficient image processing procedures, able to image enhancement, sharpening, Gray multiple functions such as
BasicProcessing
- 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image disp
DSPLIT5
- 24位彩色,彩色图像基本处理,彩色图像的平滑处理,彩色图像的锐化处理-24 color, basic color image processing, color image smoothing, color image sharpening
TemplateTrans
- 图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码-image smoothing, filtering and image sharpening, pseudo-color and false color, and so on source code
pic
- 本实例是关于图像的增强算法,具体内容包括图像的灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色增强。-This example is about the image enhancement algorithm, the specific content, including images of gray-level correction, image smoothing, median filtering, image sha
color_processing--VC
- 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。-VC prepared using color image proces
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design
ImageProcess
- 用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。-With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjus
EnhancementOfColorImage
- 这是对于彩色图像的增强锐化处理,分别采用RGB三个空间,以及YIQ空间进行处理,需要的人可以区别采用,试一试-This is for the enhanced color image sharpening processing, respectively, using the three RGB space, as well as the YIQ space to deal with those who need it can be t
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑
sharpen_luv
- 彩色图像的锐化处理,从RGB转到LUV颜色空间,锐化之后再转回来。-Color image sharpening processing, from RGB to LUV color space, sharpening and then come back later.
ImageProcessing
- 图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing
color
- 包括彩色图像的基本处理/彩色图像的平滑处理/彩色图像的锐化处理/彩色图像的特效处理等功能-Including the basic color image processing/color image smoothing/sharpening image processing/image processing features such as the effects
edge_filter_linear
- 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
数字图像实验
- 对于彩色图片进行锐化处理。可以提取出图像的边缘部分。(Sharpen the color picture. You can extract the edge of the image.)