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

搜索资源列表

  1. Gray

    0下载:
  2. CxImage拥有强大的图像处理功能,是功能强大的数字图像开源代码,用CxImage灰值化图像-this is a software that can make picture color to gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5341497
    • 提供者:changwuxin
  1. cximage

    0下载:
  2. img 处理,它可以快捷地存取、显示、转换各种图像,自带了较多图像模式转换算法,以及一些滤镜,是VC使用者最为常用的图像类库。 -image deal with
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5889277
    • 提供者:长城李
  1. PcCximageTest

    0下载:
  2. 一个在wince上使用cximage的实例,解决一些环境问题,对于刚接触CXimage不会使用的初学者非常有用。-It s a sample to use Cximage lib on Wince,It s very useful for the new learner in Cximage.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:304614
    • 提供者:叶观平
  1. CxImage

    0下载:
  2. demo中部分代码,可是实现打印图像的抖动处理-some edicode of demo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5465116
    • 提供者:李曼佳
  1. cximage600_ce

    1下载:
  2. cximage类库for ce6.0 用于图像处理。-cximage lib for ce 6.0. use for image processing.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-31
    • 文件大小:13501330
    • 提供者:liu
  1. PictureTar

    0下载:
  2. 使用cximage 操作图片,翻转,缩放,二值化-using cximage to control image to do some easy function
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14600073
    • 提供者:myname
  1. tif

    0下载:
  2. VC++ mfc 类库,可以实现内存图像存储为Tiff图像格式,同时支持读取Tiff图像-CxImage is a C++ class to manage virtually any kind of images. It can load, save, display, transform images in a very simple and fast way.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:5451
    • 提供者:name
  1. cximage702_full

    0下载:
  2. 一个优秀的图像操作类库,可以快捷地存取、显示、转换各种图像。有使用MFC的和使用标准Windows库的,同时还包含了ActiveX控件版,并且支持CE。此版本为7.0.2,目前为最新版本,里面包含详细的例子可供参考。-CxImage can read,convert and display various format images.It is FREE!So,you can use it where you want,even commercial.This is the 7.0.2 vers
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-16
    • 文件大小:4216061
    • 提供者:Danny
  1. Converting-a-DICOM-image

    0下载:
  2. 利用CxImage转换Dicom医学影像图像为通用图像格式-CxImage conversion Dicom Medical Imaging image for the Common Image Format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:161492
    • 提供者:Risen
  1. 2-3

    0下载:
  2. CxImage 类库是一个免费开源的图像处理类库,具有丰富的图像处理的算法-CxImage class library is a free open source image processing class library, has the rich image processing algorithmCxImage class library is a free open source image processing class library, has the rich image pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:133623
    • 提供者:sai
  1. CXImageTest

    0下载:
  2. 一个利用CXimage静态库做的简单测试图片显示例子.-A use the CXimage static library to do a simple test image display examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4627386
    • 提供者:王颖
  1. test

    0下载:
  2. CXIMAGE实现 图片的旋转和灰度变换-CXIMAGE image rotation and gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4761713
    • 提供者:侯仁俊
  1. Uccvvisions

    0下载:
  2. 用CXImage库与OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直直接调用VS内的库solve sparse matrix,包含Seamless Imaage Cloneing 功能。 -Poisson Image Editing CXImage library and OpenCV source code, through VS2003 lowered. Straight direct calls to the VS within the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1463
    • 提供者:
  1. bmp_jpg

    0下载:
  2. 用类CXimage实现的把bmp格式的图像文件转化成jpg格式的图像文件-The use class CXimage realized bmp format image files into jpg format image files
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:7099192
    • 提供者:nini
  1. cximage701_full

    0下载:
  2. CXimage类,使用GDI+对各种图片进行处理-CXimage class, for all types of images processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:3894572
    • 提供者:johnason
  1. ViewDirDlg

    0下载:
  2. 演示了如何创建对话框,以及自动销毁。代码中还有cximage类库,也很有参考价值-Demonstrates how to create a dialog box, and automatically destroyed. The code there cximage Class Library, and is of great reference value
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:2667113
    • 提供者:吕学刚
  1. BMP-bitmaps-into-JPEG

    0下载:
  2. 用CxImage将BMP位图转换成JPEG格式-The CxImage the BMP bitmaps into JPEG format
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:10911
    • 提供者:oscar
  1. cximagevc6

    0下载:
  2. cximage源码,基于vc++6.0开发的源码,可以自己编译和修改,并且包含了部分demo-cximage source code, based on the source of vc++6.0 development can compile and modify, and includes part of the demo
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:2599622
    • 提供者:Squirrel334
  1. CxImage

    0下载:
  2. 功能非常强大、非常实用的dib图像处理类,可以非常方便的处理dib图像-Very powerful, very practical dib image processing class, can be very convenient dib image
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:10957541
    • 提供者:sh
  1. cximage600_full

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GI
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:2642077
    • 提供者:赵明航
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com