搜索资源列表
-
0下载:
数字图像处理的基本操作,包括平移,缩放,旋转以及直方图均衡等操作,是学习数字图像处理的必备资料.-digital image processing of the basic operations, including translation, zooming and rotating histogram equalization and other operations, is studying digital image processing of the requisite informat
-
-
0下载:
用于有关图象直方图均衡化处理的学习案例-for the image histogram equalization study the case
-
-
0下载:
就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
-
-
1下载:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆栈的数据结构和操作
VC++开发轮廓跟踪源
-
-
0下载:
vc++图像处理原代码:图片直方图均衡-vc original image processing code : Photo histogram equalization
-
-
0下载:
640x480的24位真彩图转换成256级灰度图像且经过均衡化处理,640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
-
-
0下载:
一個帶有多種處理功能的數字圖像系統,功能包括直方圖均衡化、平衡化、尖銳化等-With a variety of digital image processing system, features include histogram equalization, balance, and sharp, and so on
-
-
0下载:
正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
-
-
0下载:
本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
-
-
0下载:
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。
-1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization
2. Image Segmentation: Otsu algorithm
-
-
0下载:
图像进行二值化处理、对角镜像处理、离散余弦变换处理、离散余弦变换处理、高斯模糊处理、直方图均衡处理、水平镜像处理等20多种常用图像处理的C++源码-Binary image processing, diagonal image processing, discrete cosine transform processing, discrete cosine transform processing, Gaussian blur processing, histogram equalization
-
-
0下载:
实现256色灰度图像直方图均衡化,但不支持其他位图-With 256-color grayscale image histogram equalization, but not other bitmap
-
-
0下载:
BMP操作的小软件,包括打开/保存BMP图像文件,简单的翻转变换,直方图均衡,线性变换以及拉普拉斯锐化等功能,对于图像初学者有一定的参考价值。-BMP operation of software, including open/save the BMP image file, a simple flip transform, histogram equalization, linear transformation and Laplacian sharpening a certain refer
-
-
0下载:
本文件是数字图像处理的作业,做了图像均衡处理,和滤波处理-The present document is a digital image processing operations, image equalization processing, and the filtering process
-
-
0下载:
图像处理软件,实现图像的空间域彩色图像指数灰度变换、伽马校正、均值滤波、中值滤波、直方图均衡化、彩色负片、拉普拉斯锐化或边缘提取;-Image processing software, image color image index of the spatial domain of gray level transformation, gamma correction, mean filter, median filter, histogram equalization, color negat
-
-
1下载:
可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-Can be achieved at least eight gray-scale transformation, equalization, normalization, histogram display, mean filter, bigger and median filtering, median filtering, add salt and pepper noise,
-
-
0下载:
空域图像的基本处理方法:
1、直方图均衡化
2、平滑滤波
3、中值滤波
-Airspace basic image processing methods: 1, histogram equalization, 2,smooth filtering 3, median filtering
-
-
0下载:
采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
-
-
0下载:
图像均衡化算法的源代码实现方式,通过此方式,便捷实现灰度图像均衡化处理。-Image equalization algorithm
-
-
0下载:
对图像进行增益校正,实现图像的均衡化,达到一个理想的状态-The image gain correction, to achieve image equalization, to achieve an ideal state
-