CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rgb gray
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rgb gray - List
[
Multimedia Develop
]
GetRGBHistogram
DL : 0
能將讀入的圖檔變成灰階圖 也能將圖檔的pixel值以直方圖顯示-able to read into the gray-scale image files into image files can also map the pixel values in histogram display
Update
: 2025-02-19
Size
: 616kb
Publisher
:
傅國欽
[
Picture Viewer
]
showhis
DL : 0
显示图像的灰度直方图,能分别对灰度图像和RGB图像进行处理。-display images histogram, respectively, and the gray-scale image processing RGB images.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
柳青
[
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
:
万将红
[
assembly language
]
Circuit3
DL : 0
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
Update
: 2025-02-19
Size
: 108kb
Publisher
:
张
[
Special Effects
]
处理当前屏幕用的一个小程序
DL : 0
看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.script自定义处理流程 处理由系统热键触发. 1.双击script的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XExpose //曝光 5 : XGamma //Gamma 2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存. 3.二值化的时候.两种颜色可以点击黑白方块处设置. 4.个人的 快捷键,script,二值化颜色 的设置保存在 ini -see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new window displays the results at this time, the mouse wheel zoom, fit right screen size, double-click the button preservation. 3. two values of the time. two color can click on the wrong sid
Update
: 2025-02-19
Size
: 522kb
Publisher
:
卢麟
[
matlab
]
gray2rgb
DL : 0
Change gray image to rgb image-Change gray image to image rgb
Update
: 2025-02-19
Size
: 62kb
Publisher
:
ying
[
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
]
24BMP256ColorGray
DL : 0
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
xixi
[
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
:
李建伟
[
matlab
]
convert
DL : 0
convert from gray to rgb
Update
: 2025-02-19
Size
: 1kb
Publisher
:
omar
[
Special Effects
]
rgb_to_gray
DL : 0
Rgb to Gray/hsv .by matlab. sourcedode
Update
: 2025-02-19
Size
: 2kb
Publisher
:
mooi
[
Graph program
]
gray2rgb
DL : 0
transform figure which has gray level to RGB
Update
: 2025-02-19
Size
: 1kb
Publisher
:
NNN
[
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
[
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
]
OpenCVRGB
DL : 0
OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
Update
: 2025-02-19
Size
: 5kb
Publisher
:
cz
[
Special Effects
]
RGB-GRAY
DL : 0
一个简单的RGB转化为GRAY程序 比较适合初学者学习-A simple RGB into GRAY procedure more suitable for beginners to learn
Update
: 2025-02-19
Size
: 2.31mb
Publisher
:
Torci
[
SCM
]
RGB
DL : 0
多彩控制 LDP8806 最多256级灰度,可通过级联 移位思想 实现 一点多控(Color control LDP8806 up to 256 levels of gray, can be achieved through cascade shift thinking a little more control)
Update
: 2025-02-19
Size
: 21kb
Publisher
:
ellin
[
Special Effects
]
rgb
DL : 0
输入照片,输出灰度直方图、各灰度的颜色矩向量。(Input the picture, output gray histogram, the color moment vector of each gray level.)
Update
: 2025-02-19
Size
: 942kb
Publisher
:
马舒舒
«
1
2
3
4
5
6
7
8
9
10
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.