搜索资源列表
hist
- 计算如下图像bread.jpg的直方图,并将图像进行均衡化,比较均衡化前后的图像及直方图。 直方图是统计在每一个灰度级上像素的个数,直方图均衡化是通过点运算使一幅输入图像转换为在每一灰度级上都有相同的象素点数的输出图像(即输出的直方图是平的)。公式如下: 连续情况: 离散的情况: 其中 表示输入图像的直方图, 表示灰度等级, 表示输入图像的面积。
MTF
- 1.图像 CCD9-64-LINE3.raw的大小为8240*1024(宽度*高度),每个象素的灰度值为12bits编码。2.图像 CCD9-A-SHUI1.raw的大小为8240*96(宽度*高度),每个象素的灰度值为12bits编码。实现了对这两种图像的MTF计算。 -1 Image CCD9-64-LINE3.raw size of 8240* 1024 (width* height), each pixel gray value of 12bits encoding. 2 Imag
histogram
- 目的是将一幅彩色图像转为其灰度图,该程序简单易行。-change a color image into grayscale, the program is simple.
equalization
- 图像的均衡化实现,任意找一个jpg图像都可以对其进行灰度转换然后进行灰度图像均衡化-The image equalization realize arbitrary find a jpg image can be gray-scale conversion and grayscale images equalization
RAW8ToRGB24
- 本程序可以实现8位灰度图像转换为24位bmp位图。-The program can achieve 8-bit grayscale image is converted to a 24 bitmap bmp.
face
- 该代码可以对批量人脸图像进行人脸检测,转换成灰度图并归一化到统一大小。-It can process large numbers of images.face detection , translate to gray image
water
- 利用简单的分水岭算法实现图像正确分割,包含了图像灰度变换,分水岭算法详细设计两个模块-Simple watershed algorithm, achieving the correct segmentation of the image
mhc03
- 本程序实现对原始图像数据的读取;对该图像进行灰度拉伸操作并输出。-Read the program implementation of the original image data, gray stretch on the image for operation and output.
canny
- 实现Canny边缘检测算法,针对彩色或灰度的视频都能够做到有效提取,很好用!-Realize Canny edge detection algorithm for color or grayscale video can be effectively extracted, very good use!
Hik_Stage_1
- 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
huidutuxiangerzhihua
- 将256级的灰度图像转换为相应的二值图像-The 256 grayscale image is converted to the corresponding binary image
CPP-read-gray-images
- 用C++读取灰度图像 ,C++,帮助初始学习和使用c++对图像编程的人-Read grayscale images using C++, C++, Help initial learning and use of c++ programming people image
grayproc
- 一个c++程序,用于对一副图像进行其中不同的灰度化处理,用户可以看出不同权值对灰度化处理结果的影响。-A c++ program for a pair of images in which the different grayscale processing, the user can see the impact of different weights on the gray processing results.
24BitstoGray
- 该程序实现将真彩图像转换为灰度图像的功能-The program implemente the function that color image convert to gray image
Image_Processing
- 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as