CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 框架

搜索资源列表

  1. ImageProBase

    0下载:
  2. Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175701
    • 提供者:任勇
  1. ImageRetrieval

    0下载:
  2. 站长!这是图像检索算法的两个核心程序。 加入自己的框架就可以了。-head! This is the image retrieval algorithm two core program. By adding their own framework on it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9567
    • 提供者:Jesson
  1. MyCxImage_Frame

    0下载:
  2. 一个图像处理的框架,可以读取bmp图像,图像数据存放在一数组中,后续的操作可以在这个基础上进行-an image processing framework that can be read bmp image, image data stored in an array. the follow-up operation at this on the basis of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67302
    • 提供者:蒙丰博
  1. showimagedemo

    0下载:
  2. 图像浏览程序,可以打开多种图像格式,而且能够进行特效显示,界面设计也还可以,可以作为图像处理的基本框架-procedures can open multiple image formats, but also for special effects, interface design can also, Image processing can be used as the basic framework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1987898
    • 提供者:www
  1. cximagedemo

    0下载:
  2. 图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好-image processing framework procedures can open multiple image formats, and fulfill some basic image algorithm, a good interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2364663
    • 提供者:www
  1. MyDIBDisplay

    1下载:
  2. 处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。-DIB bitmap handle the integrity of the framework established CDibImage category, their expansion, is a rare image processing procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88679
    • 提供者:谢东格
  1. imageproject

    0下载:
  2. 用于彩色图像的RGB三个通道的色彩分离,还可以调整彩色平衡,是很的相关软件的框架。-for Color Image 3 channel RGB color separation, color balance can be adjusted. is the software framework.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:237859
    • 提供者:yaya
  1. vc6_imageprocessing

    0下载:
  2. VC++图象处理框架,封装了基本的图象处理函数,可以在此基础上进行图象处理的二次开发,开发环境为VC++6.0-VC image processing framework, Packaging, a basic image processing functions, This can be conducted on the basis of image processing in the secondary development, the development environment for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1363780
    • 提供者:张凡
  1. imp0

    0下载:
  2. 关于图象处理的显示框架与一些处理操作的C++代码-on image processing framework of the show with some handling of the C code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:568006
    • 提供者:fang
  1. MenFaceDetectSystem

    0下载:
  2. 本系统是为了实现对图片中的人脸进行检测而设计的,可以提取出人脸的大致框架。-of the system is to achieve the right Photo Face detection and design can be extracted face the general framework.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:226911
    • 提供者:黄成生
  1. myDSPLIT

    0下载:
  2. 可用于图像的粗化与细化,同时作为图像开发的程序框架也是不错的选择!-images can be used for coarse and refined, as part of the development process images framework is a good choice!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131904
    • 提供者:周老师
  1. VC_Windows

    1下载:
  2. 在VC框架客户区实现三叉切分窗口,且每个窗格使用不同的试图-VC in the framework of the district to achieve customer segmentation trigeminal window, and each pane of trying to use different
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66016
    • 提供者:啊征
  1. chepaidetection

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-us
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:121349
    • 提供者:lihaichao
  1. CoolCtrl

    0下载:
  2. 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:113883
    • 提供者:dao
  1. LotvChange

    0下载:
  2. 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等2.-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71385
    • 提供者:dao
  1. RisPalette

    0下载:
  2. 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等3。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38313
    • 提供者:dao
  1. Test_ok

    0下载:
  2. 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等4。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39730
    • 提供者:dao
  1. down22

    0下载:
  2. 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33326
    • 提供者:dao
  1. 改进的基于Retinex可变框架算法matlab代码

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-11-09
    • 文件大小:25088
    • 提供者:coffeflog
  1. ConfusionProject20090426.rar

    0下载:
  2. 一个EF的框架,使用VS2008开发,Entity Framework。。。。,confusion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2043628
    • 提供者:johnny
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com