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

搜索资源列表

  1. TColorProcess

    0下载:
  2. 颜色处理的VC++源代码 包括RGB变换,颜色位数转换,颜色过滤,灰度彩色转换等。-color of the source code, including VC RGB conversion, the median color conversion, color filters, Gray color transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124918
    • 提供者:赵杰伊
  1. LoadImage.vc.net.2003

    0下载:
  2. 读取JPG图像的每个像素的RGB值,以供图像特征的提取。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:33167
    • 提供者:谢睿
  1. Lab4-RGB

    0下载:
  2. 一个vc++编写的图像处理程序,很好用的,大家
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21896
    • 提供者:王永平
  1. YCbCr-RGB

    0下载:
  2. 一个vc++编写的图像处理程序,很好用的,大家
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22538
    • 提供者:王永平
  1. 实现 RGB到HSI的转换. 使用VC++ 6.0

    0下载:
  2. 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:704517
    • 提供者:shaohu
  1. MyWater.基于vc++使用opengl开发的3D水纹波浪

    3下载:
  2. 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
  3. 所属分类:3D图形编程

    • 发布日期:2013-01-18
    • 文件大小:2021839
    • 提供者:xuchi
  1. rgb2hsvhsi.rar

    0下载:
  2. 本代码建立vc项目后可以使用,从rgb转换到hsv和hsi的,The code after the establishment of vc can use, the conversion from rgb to hsv and HSI
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1631
    • 提供者:李燕
  1. RGBToGray

    0下载:
  2. 将彩色图片转为灰度图像,vc++编写,功能强大,可支持多张批处理。-The color images into grayscale images, vc++ writing, powerful, can support more than one batch.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1959724
    • 提供者:steveliu
  1. hsvkongjianzengqiang

    0下载:
  2. 关于彩色图像增强的一篇有用的论文,系统介绍从rgb空间转换到hsv空间进行各个颜色分量的增强信息-On color image enhancement of a useful paper, the system introduced space conversion from rgb to hsv color space for the various components to enhance information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:210959
    • 提供者:
  1. rgb2yuv

    0下载:
  2. RGB格式到YUV格式的图象转换代码,VC++环境实现.-RGB format to YUV format image conversion code, VC++ Environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:39244
    • 提供者:李松斌
  1. RGB--display

    0下载:
  2. VC下的RGB颜色编程 给用户添加了改变颜色的控件-VC under the RGB color programming added to the user to change the color of the control
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:27447
    • 提供者:沧海一笑
  1. GrayimagetoRGBimage

    0下载:
  2. 黑白图像与彩色图像的转换程序 VC-Gray image to RGB image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1151555
    • 提供者:anne
  1. ColorProcess

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3631893
    • 提供者:Myrrhy
  1. ImageProcessing

    0下载:
  2. 提供VC++图像处理,包括RGB转HSV,指纹识别,离散余弦转换,条码生成,手势识别,矩特征提取等-To provide VC++ image processing, including the RGB switch to HSV, fingerprint recognition, discrete cosine transform, barcode generation, gesture recognition, feature extraction, etc. Moment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4876202
    • 提供者:zhangmoyi
  1. MyImageWork

    0下载:
  2. Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:41894
    • 提供者:hehong
  1. SOBEL

    0下载:
  2. 用SOBEL算子实现对RGB-24位图二值化-With the SOBEL operator to realize the RGB-24 binary bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:403446
    • 提供者:紫光
  1. rgb

    0下载:
  2. 用VC++从JPEG文件中读出数据,以十六进制的格式输出,如0X-vc++ jpeg to binary data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:11874
    • 提供者:邹燕平
  1. RGB-CYMK

    1下载:
  2. VC++RGB资料合集,非常有用的关于RGB的资料!本人珍藏已久!对网络开发的人员非常有必要!-VC++ RGB data collection, very useful information on the RGB! I treasure a long time! The staff of web development is very necessary!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-28
    • 文件大小:880873
    • 提供者:李勇
  1. ColorSpace1

    0下载:
  2. 基于VC++色彩空间转换(RGB-Lab)-RGB-Lab Color space conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2492725
    • 提供者:于小容
  1. rgb-mean-shift

    0下载:
  2. 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3902631
    • 提供者:liukangya
« 12 3 4 »
搜珍网 www.dssz.com