搜索资源列表
获取屏幕上各颜色的红、绿、蓝值
- 能够很准确的获取屏幕上的各种颜色值,很直观,很方便的 。-Get RGB value of the screen point.
3txt
- 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.PSet (x, y) z : Setting up the
8.15 颜色拾取器
- 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
ssq1128
- pb做的屏幕拾色器,可以拾取任一点的颜色,并转换成RGB值-pb done picking color screen that can pick up the color of any point and converted into RGB values
RGBPicker
- 取色器 RGB Picker获取屏幕某一像素色彩的rgb值-from RGB Color Picker for access to a screen pixel color rgb values
ColorSelCmb
- 在Window Word中设置字体颜色时,出现了一种混合了各种颜色和对应颜色名称的下拉列表框,使用起来很直观,本程序就实现了这种颜色下拉列表。通过单击按钮[获得选择颜色的名称]和[获得选择颜色的值]可以分别获得颜色下拉框中当前选择颜色的名称和以十六进制表示的RGB值。-in Window Settings Word font color, there is a mixture of various colors and corresponding color name drop-down lis
rgbviewer
- 显示不颜色的RGB值,由不同的RGB值显示颜色。
WindowsColor
- 通过在桌面拖动鼠标,获取鼠标所在位置处的窗口句柄,窗口类名,窗口的标题以及鼠标所在位置的RGB值等
vbRGBXY
- vb取坐标点的颜色,屏幕取RGB值,如有其他需要请联系QQ35742052
Delphi获取图像某点RGB值的源码
- Delphi获取图像某点RGB值的源码
VC_RGB
- windows下VC编译的RGB工具,可以直接根据拖动得到需要颜色的RGB值。-VC under windows compiler of RGB tools, can be based on the need to drag the RGB color value.
rgb
- 可以读取载入图片上任意一点RGB值,并可以显示任意RGB值的颜色,对图像处理工作有用-Loading images can be read at any point on the RGB value and RGB values can display any color, useful for image processing
RGB_COLOR
- RGB颜色改变器,可以拖动滑块来实现不同比例的RGB值-RGB color change device, you can drag the slider to achieve different ratios of RGB values
RGB
- 获取图像的RGB颜色空间值,该算法简洁,快速,逻辑性强,是值得借鉴的好算法
RGB-to-16
- 将RGB数转换为十六进制数。在使用时要先将工程运行起来,再将要转换的RGB值输入,即可得到其16进制值-Will be converted to RGB hexadecimal number. In the use of the works up and running first, and then to convert the RGB value of the input, you can get the 16 hex values
GDI-get-RGB
- GDI 绘图编程 获取图像像素点的RGB值并显示样图-The mouse to click obtain image pixels display from point of sample figure and pixel RGB
RGB颜色选择器
- RGB 颜色选择器,可以自由选择颜色,也可以用吸管吸取屏幕颜色色值,便于程序员们开发(RGB color picker, you can choose colors freely, or you can suck the color value of the screen with a straw, which is easy for programmers to develop)
TestGetPixel(代码)
- 获取区域鼠标点击点的相关点的RGB值,并正常提示给操作者(Gets the RGB value of the correlation point of the area mouse click, and prompts it to the operator accordingly)
rgb
- 在visual c++ 2015下读取图片BGR的值,改变值后显示(Read the value of the picture BGR, change the value after display)
摄像头实验_YUV转二值化输出到LCD(寄存器版5)
- 通过stm32f4,把rgb转换为huv再进行二值化(Convert RGB to HUV and then two value)
