搜索资源列表
RGBToGray
- 将彩色图片转为灰度图像,vc++编写,功能强大,可支持多张批处理。-The color images into grayscale images, vc++ writing, powerful, can support more than one batch.
matlab_2
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code De
BasicExamples
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code
colorPIC
- 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
PseudoColorImageProcessing
- 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
gray-scale
- 属于图像预处理部分,转化后的灰度图仍是RGB图-Image Pre-processing is part of the transformation is still grayscale RGB Chart
rgb_to_gray
- Rgb to Gray/hsv .by matlab. sourcedode
ColorProcess
- VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:RGB三原色的提取和滤除,彩色位数转化,彩色图像的灰度化,颜色、亮度和对比度的调整-VC++6 compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the
convert-image-to-gray
- code to convert an RGB image to gray image easily to acces very fast.... and complicated algorithmm...
OpenCVRGB
- OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
RGB-GRAY
- 一个简单的RGB转化为GRAY程序 比较适合初学者学习-A simple RGB into GRAY procedure more suitable for beginners to learn
rgb-gray
- 将彩色图像转化为灰度图像,程序自己项目开发中的一小段,运行绝对成功。-Color images into grayscale images, a short program of their own project development, operation an unqualified success.
Gray
- VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:数字图像灰度化、直方图统计-compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the extraction and filtering, the medi
RGB-to-GRAY-and-Canny-with-scroll
- 彩色图像转灰度图然后对其进行canny边缘检测-picture from color to gray and use canny to do the edge detection
yuandaima
- 显示图像的大小、灰度值、RGB值、HSI值、灰度最大最小值等信息,-Display the image size, gray value, RGB value, HSI values, maximum and minimum gray level information such as
RGB--image-processing
- 本程序主要用两种方法对前后输入两幅RGB图像计算处理,分别计算了其均方差MSE和峰值信噪比PSNR;方法1:如果读入图像为彩色图象, 首先进行灰度化处理,依照灰度图象计算 方法2:对RGB图像均方差是所有方差之和除以图像尺寸再除以3 -This program before and after the input of two ways two RGB image calculation process to calculate the mean square error MSE an
RGB-HIS
- RGB-HIS彩色空间变换和灰度化,有两种算法在里面,也有逆变换HIS-RGB-RGB-HIS color space conversion and gray, two algorithms on the inside, inverse transform HIS-RGB
Gray-To-RGB
- 最近因项目需要,需要将灰度值转化成伪彩算法,整理了几项转换算法,供大家参考-Recently due to project needs, values need to be transformed into pseudo-color gray algorithms, organize several conversion algorithms, for your reference
rgb
- 输入照片,输出灰度直方图、各灰度的颜色矩向量。(Input the picture, output gray histogram, the color moment vector of each gray level.)