搜索资源列表
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
zhencaichuli
- 真彩色图像处理,可以实现灰度化边缘检测铝箔等基本算法
project
- 数字图像处理中关于图像的读入,二值化,彩色图转换到灰度图。图像的反转。中值滤波,以及图像的增强等算法实现。
imageProcessji
- 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
MATLAB
- 图像处理 对图像进行锐化 图像格式为bmp格式 是灰度图像-digital picture processing
MyWork
- 图像显示 图像读取 图像处理 图像灰度化-display and open the file get de data
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
ConnectArea
- 实现打开bmp位图 图像灰度二值化 连通域的提取 对图像处理初学者很有帮助-To achieve open bmp bitmap image gray binary connected components extraction of useful image processing for beginners
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
BitMapGray
- 几种24位彩色图像灰度化处理的算法实现,包括最值法,系数法,平均法-the implement of serval 24 bits Color image gray processs
20121116
- 数字图像处理:如灰度变换、图像增强、图像滤波、图像二值化及图像分割等。程序可运行。-Digital Image Processing: gray-scale transformation, image enhancement, image filtering, image binarization and image segmentation. The program can be run.
ImageDeal
- 图像处理的参考代码 二值化 图形区域分割 灰度值形态学-The image processing reference code binarized graphical area dividing the gray value morphological
ImageProcessing
- 使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。-Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.
picprocessing
- VC++6.0环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-VC++6.0 environment Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median fil
Lisence-location
- BMP图像的车牌定位,包括图像基本的预处理,灰度化,二值化,中值滤波,去噪以及sobel边缘检测的源码。-lisence plate location based on BMP
2
- 打开图像,使用像素法、内存法、指针法将图像进行灰度化处理-Open the image, the use of pixel method, memory method, the pointer method will be gray image processing
imgSharpening
- 函数实现普通二维灰度图像的锐化处理,返回锐化后的图像。-Functions for sharpening ordinary two-dimensional gray-scale image, image sharpening after the return.
zhifangtuyujunhenghua
- 图像的预处理,读入彩色图像将其灰度化 绘制直方图 直方图均衡化 图像均衡化 Image equalization -Image preprocessing, read in color images to grayscale Drawing histogram Histogram equalization Image equalization
emagi
- 一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等,-A very good image processing software includes image flip, gray, binarization and so on,
灰度化
- 此代码主要针对的是研究医学图像处理的人群,可以快速灰度化医学图像