搜索资源列表
Txt2Bmp
- 将保存在文本文件中像素值(灰度值),转换成图像。采用QT开发,在vs2008下编译通过。-Will be saved in a text file in the pixel value (gray value), converted into images. Use of QT development, compiled by the vs2008.
Log
- 打开并显示位图,做一些简单的图像处理,如图像灰度化、二值化。-Open and display a bitmap, do some simple image processing, such as gray-scale images, and binary.
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
diedaifa-erzhihua
- 实现彩色图像灰度化,迭代法实现灰度图像二值化-To achieve gray-scale color images of, iterative method to achieve gray-scale image binarization
photographic-enhancement
- 基于RGB灰度值缩放的彩色图像增强理论,其中RGB分别代表各种颜色分量-photographic enhancement
A-new-adaptive-median-filter
- 一种新的自适应中值滤波方法。将3 x3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7 x7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3 x3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。如果图像中仍然存在人的噪声团块,则噪声用相邻的三个信号点的灰度均值替换。实验结果表明,该方法能够有效去除脉冲噪声,并在抑制噪声的同时很好地保护图像的细节。-A new adaptive median filter. The extreme points of the
74918368CImage29
- 这是一有彩色图像灰度化,二值化, 图像增强,图像分割的源码-This is a gray color image binarization, image enhancement, image segmentation source code
matlab
- matlab的图像处理,灰度值直方图-matlab image processing, the gray value histogram. . . . . . .
opencv1
- 用OpenCV实现打开一幅彩色图像,显示出来; 将其转换为灰度图并保存为文件; 将其二值化并保存为文件-Using OpenCV open a color image displayed be converted to grayscale and saved as a file Second value and saved as a file
zs
- 用中值滤波器去除椒盐噪声,首先将彩色图像转换为灰度图像,然后利用中值滤波器进行滤波-Median filter to remove salt and pepper noise
PicoloVideo
- Picolo图像采集卡上实现视频图像采集 并以位图形式显示 可实现对采集频率 像素 图像尺寸 灰度值 等多指标调节-Picolo frame grabber video image acquisition and display bitmap Multiple Indicator acquisition frequency pixel image size gray value adjustment
matlabprogram
- 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
hough
- 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
labExamples
- 图像处理 实现图像的灰度的不同值 包括二值化 等-Image processing to achieve different values of gray-scale images, including binarization
im2bw
- 实现彩色图像的图像二值化的GUI编程,即实现图像的灰度处理、二值化、膨胀、腐蚀的功能,同时生成GUI用户界面。-Achieve color image binarization GUI programming, namely to achieve gray image processing, binarization, dilation, erosion features, while generating GUI user interface.
Adaptive-Neighborhood--for--Image
- 自适应邻域技术在图像处理方面运用的非常广泛,本文中所介绍的两种自适应邻域技术——各向异性局部多项式近似—置信区域交集[1] (LPA-ICI,Local Polynomial Approximation—Intersection of Confidence Intervals)技术和区域生长[2] (region growing)技术是目前为止使用最为广泛两种。本文分别使用点的灰度值预选取、矩形块的均值预选取和自适应块预选取来驱动这两种自适应邻域算法来实现自适应邻域的生成,并将自适应邻域技术
zyx
- 图像读写与统计指标.读写图像并且计算大小,灰度值等.-Image reader with statistical indicators
graphics_gui
- 基于matlab的GUI设计 主要实现图像读取 灰度化 二值化 存储图片 退出等-Based on matlab GUI design. The main achievement of image reading, graying, binarization, store pictures and exit, etc.
tuxiangchuli
- 将几幅不同的图像通过裁剪成同样大小的图像并且排列在一幅图像上,生成灰度图像作为权值的二维图像-Will be a few different images by cutting into the images of the same size and are arranged in an image, to generate the gray image as a weight of 2 d images
Basic-image-processing
- 读取256色,真彩色图像,分别显示,图像灰度化,二值化,直方图,直方图均衡化-Read 256 colors, true color images were displayed image graying, binarization, histogram, histogram equalization
