CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - RGB

搜索资源列表

  1. Histogram.cpp

    0下载:
  2. Function used to calculate histogram of am RGB iamge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:581
    • 提供者:Bobi
  1. test

    0下载:
  2. gets image rgb values
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2494
    • 提供者:saad
  1. color2rgb

    0下载:
  2. 可以把彩色RGB影像分別抓出R,G,B 可以把彩色RGB影像分別抓出R,G,B-可以把彩色RGB影像分別抓出R,G,B
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:132885
    • 提供者:王大饅
  1. image_processing

    0下载:
  2. 一个小小的图像处理程序,能实现PhotoShop的部分功能如锐化、油画等,也可显示每一个点的RGB值。-A small image processing procedures, some of PhotoShop to achieve functions such as sharpening, oil paintings, also shows a point for each RGB value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:76581
    • 提供者:小林子
  1. huiduhuatuxiang

    0下载:
  2. 实现彩色图像灰度化的效果.在RGB模型中,如果R=G=B时,则彩色表示一种灰度颜色,其中R=G=B的值叫灰度值,因此,灰度图像每个像素只需一个字节存放灰度值(又称强度值、亮度值),灰度范围为0-255。-color image
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:2807
    • 提供者:chenkang
  1. ColorSet

    0下载:
  2. 使用Visual C++编写的一个各种颜色的十六进制和RGB值的小程序-The use of Visual C++ to prepare a variety of colors and RGB hexadecimal value of the small programs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:63564
    • 提供者:tongge
  1. LEDMATRIX01

    0下载:
  2. this is a program to upload files from pc to PIOC through USB to drive RGB MAtrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:72045
    • 提供者:Babu
  1. putoutbuttonbitmap

    0下载:
  2. 输入图片文件,即可输出图片的RGB,保存到文本文件中。-putout bitmap RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:49735
    • 提供者:chenjiacun
  1. DesktopColorPicker

    0下载:
  2. this is for desktop color picker find the RGB values.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8519
    • 提供者:senthil
  1. colorspy_src

    0下载:
  2. colorspy 是一个颜色检测工具,可以获得屏幕上任何一点的RGB颜色值,并且可以可表示为HEX形式(例如#ffffff),该工具用WTL编写,十分小巧。-colorspy is a color detect tool, it can get the color value of any point on a screen, and it can present the color either in RGB or in HEX. it is based on WTL, so it is ve
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:74475
    • 提供者:pengweizhi
  1. picture_color_change

    0下载:
  2. RGB图型颜色变换 RGB图型颜色变换 RGB图型颜色变换-picture_color_change
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45427
    • 提供者:junwen
  1. MouseMove

    0下载:
  2. MouseMove事件里写入 控件.BorderColer=RGB(...,...,...) 在form中添加一个按钮,一个combobox,combo1的style属性调成2,完成后粘贴如下代码,运行。移动鼠标到按钮上面看效果,窗口名称字改变。 -MouseMove incident into the control. BorderColer = RGB (...,...,...) added in the form of a button, a combobox, combo1 tu
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:3546
    • 提供者:zhouguangwei
  1. VideoGrabber

    0下载:
  2. Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to the
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:470081
    • 提供者:Beachme
  1. RGBHistogram

    0下载:
  2. This addon will create a RGB Histogram for color images and a Luminosity Histogram for grayscale photos. Options include whether you want a combined/overlayed histogram (red, green, and blue channels overlayed on each other) or a stacked histogram (r
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:732323
    • 提供者:邱彦龙
  1. ColorPoint_Image

    0下载:
  2. Give the correct RGB values at mouse point over images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:260875
    • 提供者:Pizani
  1. colortool

    0下载:
  2. windows下实时获取鼠标所在点颜色RGB值,以10进制和16进制显示,可设置鼠标位置,打开系统调色板。-show the color under the mouse real-time, the color value are displayed in both Dex and Hex. The mouse position can be set manually, it also allow user to open the system color palette by clicking
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:28996
    • 提供者:aj3423
  1. waili

    0下载:
  2. waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:62771
    • 提供者:jiaozi
  1. E

    0下载:
  2. 易语言编写的快捷去色的工具,能够按F11取到鼠标所在点的颜色,用VB的表示和RGB三色表示,双击可以保存到剪切板,附带源码.是自己为了写程序方便而编写的,主要是小巧-Fast and easy language to color tools, to press F11 to access points where the color of the mouse, using VB and the said that the RGB tri-color, double-click can be sa
  3. 所属分类:Windows编程

    • 发布日期:2017-04-04
    • 文件大小:632905
    • 提供者:yuiop
  1. yuv_bmp

    0下载:
  2. yuv到rgb的快速转换,经过dsp优化,速度很快-yuv to rgb rapid conversion, after dsp optimization, fast
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:10003
    • 提供者:唐堂
  1. FetchColor

    0下载:
  2. VC代码实现图片上每点像素的RGB显示,特别适合初学MFC编程的兄弟。我学了一个暑假,发现从例子入手,避开高深的C++理论,是非常有成就感的。-VC code to achieve the image of each point of the RGB pixel display, especially for beginners Brother MFC programming. I learned one summer and found that starting from the examp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2721199
    • 提供者:zhang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 40 »
搜珍网 www.dssz.com