CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - color vc

搜索资源列表

  1. vcgrptec

    0下载:
  2. VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval :
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:30404
    • 提供者:
  1. vcDialog

    0下载:
  2. VC中对话框控件颜色如何改变,提供实例分析,供参考。-VC dialog controls how color changes, provide examples, for reference.
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:5100
    • 提供者: 聂志军
  1. Button

    0下载:
  2. 彩色按钮的代码 可以美化VC++的界面 值得-Button color code
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3471
    • 提供者:方宇
  1. color-to-huidu

    0下载:
  2. 在vc下如何把彩色转化为灰度 在vc下如何把彩色转化为灰度-how to transfor color to huidu
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:103532
    • 提供者:方小
  1. 43680541vcDialog

    0下载:
  2. VC中如何改变对话框中控件的颜色,背景颜色 ,文字颜色等-change dialog s color
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:5104
    • 提供者:wangwang
  1. TEST

    0下载:
  2. 邻域均值算法,VC++实现,可实现对灰度图像和彩色图像的邻域均值处理-Neighborhood average algorithm, VC++ implementation can achieve grayscale images and color image processing of neighborhood average
  3. 所属分类:Document

    • 发布日期:2017-05-08
    • 文件大小:2024368
    • 提供者:沈秋
  1. fansefa

    0下载:
  2. 白平衡,使用反色法处理白平衡,环境是vc,-White balance, use anti-color treatment white balance,
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:1302
    • 提供者:pei08250103
  1. VC.3D

    0下载:
  2. VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:3509
    • 提供者:龙共
  1. CsharpimageProcess

    0下载:
  2. vc环境下,利用csharp语言进行图像处理的简单教程,包括图像读入保存,拷贝粘贴,颜色处理等,附有具体的操作步骤和可运行的代码,适合初学者-vc environment using csharp language awakened simple tutorial highlights the processing, including image read into the save, copy, paste, color processing, with specific steps and
  3. 所属分类:Document

    • 发布日期:2017-11-08
    • 文件大小:3586048
    • 提供者:王玲
  1. PictureEx

    0下载:
  2. VC(EVC) JPG GIF图片显示或设为背景,点击按钮变化背景和颜色-VC (EVC) JPG GIF picture show or as a background, click the button and change the background color
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8296
    • 提供者:yjk
  1. Graphic

    0下载:
  2. 在vc++环境下实现画板的功能,可以更改输出的颜色,线条的线型和粗细;可以输出字体,退格换行;可以更改对话框的颜色和对话框的字体颜色。-In vc++ environment to achieve Sketchpad features, you can change the output of color, line thickness and line style may output the font, backspace wrap dialog box, you can change
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4828870
    • 提供者:蒋欣
  1. sztx

    0下载:
  2. 基于vc++ 的数字图像处理 色彩处理 饱和度处理-Based on digital image processing vc++ saturation processing color processing
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:464131
    • 提供者:刘洋
  1. 24-bit-true-color-grayscale

    0下载:
  2. 将24位真彩图在VC平台上进行灰度化处理,完整可运行代码。-The 24-bit true color images in grayscale processing VC platform, complete, working code.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1259
    • 提供者:谢光晨
  1. 218

    0下载:
  2. .细胞处理计数 基于VC的细胞识别统计系统源代码,灰度和彩色图像处理的典型案例,学习VC数字图像处理的一个很好的方法 。-Cell processing count VC based cell identification statistical system source code, gray and color image processing of a typical case, learning VC digital image processing a good method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5690904
    • 提供者:mynamen
  1. regular-pentagon

    0下载:
  2. 利用vc++画出正五边形,并对正五边形进行连线,然后对每个区域进行涂不同的颜色!-Use vc++ draw a regular pentagon, and regular pentagon diagonal connections, and color for each area.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6989
    • 提供者:李美美
搜珍网 www.dssz.com