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

搜索资源列表

  1. CDib

    0下载:
  2. c++编写的一个图像类,基本实现了所有的图像处理功能,公大家学习-c++ written in an image class, basically all the image processing functions, we study the public
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:109848
    • 提供者:项喻
  1. Avay22

    0下载:
  2. Creates avi files from a series of images (bmp, gif, jpg). I started making stop motion animation with legos and needed a way to create the avi file, so here it is. It doesn t save audio just video, if anyone can add audio, do it and upload it here.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:15140
    • 提供者:ptcs
  1. UseCDibSendBMP

    0下载:
  2. 使用CDib类来显示和保存BMP格式的图片-Use CDib class to display and save BMP format picture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2170695
    • 提供者:1231321
  1. Digitalimageprocessing

    0下载:
  2. VC数字图像处理开发,里面有CDIB类,还有雷达工程可视化与处理。-Digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4479890
    • 提供者:yqm
  1. ViewDIB

    0下载:
  2. 基于Visual C++ 6.0开发的对BMP图像的读入并显示的一个CDib类。-Based on Visual C++ 6.0 developers against BMP image and shows a read CDib class.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:71379
    • 提供者:刘本建
  1. SHOW

    0下载:
  2. 在VC++6.0环境下编程利用CDIB类实现对位图的读取和显示操作。 -In VC++6.0 programming environment to realize the advantage of CDIB bitmap class to read and display operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1943174
    • 提供者:馨儿~
  1. 25161010CDib

    0下载:
  2. CDIB类,适合初学者,参考书籍《数字图像处理》-Edge detection algorithm code, suitable for beginners, reference books, " Digital Image Processing"
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8258
    • 提供者:宋畅
  1. DICOM

    0下载:
  2. 将dicom文件抓换成bmp文件,基于dcmtk环境-Grasping the dicom files into bmp file, based on dcmtk environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:44729
    • 提供者:mayongqiang
  1. DEVIDE

    0下载:
  2. 对图像进行分割,分割成64*64的图片,是直接利用像素点的操作,有助于对CDib类的了解-The image segmentation, split into 64* 64 images, is the direct use of pixel is helpful for the understanding of CDib class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3069296
    • 提供者:李正勇
  1. EAN13ReaderaScanner

    0下载:
  2. 本程序为条形码生成、识别程序,支持从文件中读取与用鼠标读取 运行程序的要求: BCEncode.dll,BCEncode.lib,BCEncode.h 条形码生成动态链接库。 CDIB.H,CDIB.CPP设备无关类,程序中用它来从文件中读取位图。以上所需文件均包含在了源码中 -The procedures for bar code generation, recognition, support for reading from a file and run the program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:117766
    • 提供者:枯木君
  1. DIBDisplay

    0下载:
  2. 改程序主要实现DIB图像的显示功能,其中包括CDib类的一些基本操作,适合图像处理初学者学习-DIB image to change procedures to achieve the main display features, including some of the basic operations CDib class, suitable for beginners to learn image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3985936
    • 提供者:dxueyezi
  1. bmp-open-save

    0下载:
  2. 提供了简单的CDIB类 可以打开BMP,保存BMP,能在此基础上进行开发 -Class provides a simple CDIB can open BMP, Save BMP, can be developed on this basis
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3653167
    • 提供者:luocw138
  1. cdib

    0下载:
  2. // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5343
    • 提供者:侯喜报
  1. VCDigitalImageProcessing10

    0下载:
  2. VC++数字图像处理典型算法及实现 10 源程序-VC++ Digital Image Processing Algorithm and Implementation of a typical 10-source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:111390
    • 提供者:cz601919
  1. chuli

    0下载:
  2. VC6.0源代码:利用CDib类打开一幅位图图像,实现图像锐化,转为灰色,直方图,二值化(Dot彩色转为灰色)等功能。-open one image by CDib
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6936576
    • 提供者:贺鹏艳
  1. zhixin

    0下载:
  2. 利用CDib打开位图,寻找光斑质心,并能够连续寻找多张光斑位图质心-Open the bitmap using CDib find spot centroid, and the ability to search for more than a continuous beam centroid bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3971734
    • 提供者:Tom
  1. MyBMP

    0下载:
  2. 你会了解到VC++位图拉伸与背景叠加方面的应用示例,普通风格:没有背景显示,以位图作为背景,以指定颜色作为背景,学习使用位图拉伸作为背景、位图平铺等方式,同时还将了解构造函数重载,分别设置和获得背景显示风格、背景颜色和位图显示风格,背景图的CDib类指针等方面的知识。 -You will learn VC++ background bitmap drawing and the application stack example, the general style: no backgroun
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:31267
    • 提供者:madud00050
  1. ShowSaveBMP

    0下载:
  2. 本示例是数字图像处理中使用CDib类实现显示与保存BMP文件-This example is the use of digital image processing and preservation CDib class implements the display BMP files
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:272279
    • 提供者:赵亚宁
  1. VIEWDIB

    0下载:
  2. 本代码主要完成CDIB类的构造,以及BMP格式图像的显示-The code is mainly to complete the construction of CDIB class, and BMP format images to be displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2183123
    • 提供者:林胜钊
  1. open-and-close-BMP-

    0下载:
  2. 通过CDib类来打开位图,并能够将打开的位图进行保存-Through the CDib class to open the bitmap, and can open the bitmap to be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3955980
    • 提供者:Tom
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com