CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rgb to gray
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rgb to gray - List
[
Multimedia Develop
]
图像转换
DL : 0
VB6 windows2000 分离图像的各个RGB分量 生成灰度图像-VB6 windows2000 images from the various RGB component Gray Image Generation
Update
: 2025-02-19
Size
: 3kb
Publisher
:
万将红
[
2D Graphic
]
myDImage654
DL : 0
包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
Update
: 2025-02-19
Size
: 182kb
Publisher
:
杜莉
[
Special Effects
]
RGB2gray
DL : 0
本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
宋军
[
Graph program
]
HthDip
DL : 1
数字图像处理实验vc源码,有RGB转换为YUV灰度图像,图像的直方图及中值滤波-digital image processing experiments vc source, RGB to YUV gray image, image histogram and median filtering
Update
: 2025-02-19
Size
: 4.08mb
Publisher
:
llx
[
Books
]
coloureq
DL : 0
各种颜色空间间进行转化,RGB,HSV,GRAY,等-various color space conversion between RGB, HSV, GRAY, etc.
Update
: 2025-02-19
Size
: 155kb
Publisher
:
王其军
[
Picture Viewer
]
RGB
DL : 0
将BMP档的图任意角度转图 + 灰阶,并能够存档-BMP plans to file any angle to Figure+ Gray, and be able to archive
Update
: 2025-02-19
Size
: 2.25mb
Publisher
:
林佳玮
[
Special Effects
]
DigitalImageProcessing_v1
DL : 0
本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure is mainly learning image processing procedures will be used, including: color to gray, segement RGB,, mean filter, median filter, user defined thresholding, otsu, Histogram equalization, Sobel edge detection, Prewitt edge detection, and Edge detection can be the message to paste the image color lines
Update
: 2025-02-19
Size
: 1.33mb
Publisher
:
Johnson Huang
[
Graph program
]
shuiying
DL : 0
由于二维DCT变换是对数字图像矩阵而言的,所以对于RGB位图不能进行DCT变换我在这里先将它转换成灰度图像再把水印嵌入到灰度图像中来进行基于DCT变换的图像水印研究。-As the two-dimensional DCT transform on the digital image matrix is concerned, therefore, for the RGB bitmap should not be DCT Transform I first convert it into gray image and then watermark is embedded into gray-scale images for image based on the DCT Transform watermarking research.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
chf068
[
Other
]
RGB_color_transform_gray_level_co-design_of_C_and_
DL : 0
to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image -to use verilog code and c to translate a RGB bmp image (512* 512) to a gray level image
Update
: 2025-02-19
Size
: 685kb
Publisher
:
Annbb
[
Special Effects
]
gray-scale
DL : 0
属于图像预处理部分,转化后的灰度图仍是RGB图-Image Pre-processing is part of the transformation is still grayscale RGB Chart
Update
: 2025-02-19
Size
: 73kb
Publisher
:
李建伟
[
Special Effects
]
rgb_to_gray
DL : 0
Rgb to Gray/hsv .by matlab. sourcedode
Update
: 2025-02-19
Size
: 2kb
Publisher
:
mooi
[
Special Effects
]
ColorProcess
DL : 0
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 extraction and filtering, the median color transformation, color image of the gray-scale, color, brightness and contrast adjustment
Update
: 2025-02-19
Size
: 3.46mb
Publisher
:
Myrrhy
[
2D Graphic
]
gray
DL : 0
展示了C#读取彩色图像,并且转换为灰度图的方法,读取图像时分别使用了getPixel,内存法,指针法,展示了C#读取图像的三种基本方法。-Convert a RGB image to gray image and give examples of reading image file with three different methods.
Update
: 2025-02-19
Size
: 42kb
Publisher
:
Lu
[
GUI Develop
]
rgb_gray_convert
DL : 0
RGB TO GRAY SCALE CONVERSION
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mithi
[
Multimedia Develop
]
PeerGuardia
DL : 0
converts rgb to gray
Update
: 2025-02-19
Size
: 7.4mb
Publisher
:
andrei
[
Special Effects
]
convert-image-to-gray
DL : 0
code to convert an RGB image to gray image easily to acces very fast.... and complicated algorithmm...
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Murali Krishna
[
Special Effects
]
RGB-to-GRAY-and-Canny-with-scroll
DL : 0
彩色图像转灰度图然后对其进行canny边缘检测-picture from color to gray and use canny to do the edge detection
Update
: 2025-02-19
Size
: 5.17mb
Publisher
:
曹敏浩
[
source in ebook
]
gray
DL : 0
Change image rgb to gray level in opencv-Change image rgb to gray level in opencv
Update
: 2025-02-19
Size
: 5.4mb
Publisher
:
sri
[
OpenCV
]
RGB-to-Gray
DL : 0
实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ljc
[
CSharp
]
rgb-to-gray-level
DL : 0
Convert a RGB image to gray level image.
Update
: 2025-02-19
Size
: 527kb
Publisher
:
hemmat
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.