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

搜索资源列表

  1. chap1-1

    0下载:
  2. 图像的基本操作,包括读取BMP文件,文件的格式,对其结构了解,图像的基本知识-Image basic operations, including read BMP files, the format, its structure is understood that the basic knowledge of image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1462432
    • 提供者:刘国玉
  1. dutuxiang

    0下载:
  2. 这个程序是用来读取BMP图像的。程序包中提供了LINA图像和TIGER图像-Is used to read image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:418491
    • 提供者:芯琪
  1. YiJunRSexperiment_2005

    0下载:
  2. 读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。-Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3773875
    • 提供者:陈奭
  1. read_and_write_BMP

    0下载:
  2. 该程序适用于bmp图片,实现8位BMP图片的读取与写入-The program applies to bmp image, to achieve 8-bit BMP images to read and write! ! ! ! ! ! ! ! ! !
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1178
    • 提供者:大勇
  1. DIBDisplay

    0下载:
  2. 读取BMP格式的文件 ,用来对后续算法提供一个模版-BMP format to read the document, follow-up algorithm is used to provide a template
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3932171
    • 提供者:jiangyx
  1. BMP_READ

    0下载:
  2. 用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。-Windows paintbrush used to generate BMP file f (x, y), image width W, height H, the preparation process to read BMP files, and generate new images g (x, y). BMP file format to
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3244895
    • 提供者:赵晓霞
  1. classifier

    0下载:
  2. 一个用C++编写的图像分类识别程序,在读取BMP图像的基础上加以分析,实现了对数字和简单的图形的识别和分类-A use of C++ to prepare the image classification procedures, the reader based on the BMP images to be analyzed, the realization of digital graphics and simple identification and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:573531
    • 提供者:陆知渔
  1. Histogram

    0下载:
  2. 自行编制读取BMP文件,并使其直方图均衡化的程序-The preparation of their own to read BMP files, and make the process of histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:872
    • 提供者:hq
  1. TXTdata_MEMDraw_saveAsBMP

    0下载:
  2. 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-22
    • 文件大小:59384
    • 提供者:胡进
  1. MGrabContinuousshowphoto

    0下载:
  2. 采用Matrox图像采集卡读取BMP位图信息并进行相应处理-Matrox frame grabbers used to read BMP bitmap and the corresponding information processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1013155
    • 提供者:鱼鱼
  1. BMPVC

    0下载:
  2. 这是一个非常好读取BMP位图源程序,使用VB制作 花费的我极大的心血哦,非常适合多媒体课程设计-A very good program made by VB
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:132778
    • 提供者:123456
  1. loadbmpandtextout

    0下载:
  2. 手动读取bmp格式文件并textout画点输出图象-load bmp file ,use textout function to draw image.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:32238
    • 提供者:asdffd
  1. Midfilter

    0下载:
  2. 中值滤波,读取bmp格式的图像,对图像进行中值滤波-Middle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:149382
    • 提供者:崔璨
  1. databaseimg

    0下载:
  2. 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件,注意这里仅支持BMP图像,如果要支持其它格式如JPG/GIF等,需要修改程序,本实例只是演示如何从数据库读取BMP编辑信息并显示、如何写入BMP图像信息到数据库,测试运行了一下,正常工作,运行时请将数据库移到Debug目录下。-For example a data application using VC++ to operate Access database, the database read and wri
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:570954
    • 提供者:994
  1. readbmp

    0下载:
  2. 不需要CDib类就可以读取bmp图像文件,对图像处理初学者而言,省去了调试CDib类的痛苦,深受启发-CDib category do not need to be able to read bmp image files, beginners in terms of image processing, eliminating the pain of debugging CDib category, inspired by
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1355219
    • 提供者:zsl
  1. bmp

    0下载:
  2. 对bmp格式的图像进行读取并同时进行显示功能-Bmp format to read the images and display at the same time
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1254408
    • 提供者:roger
  1. bmp_reader

    0下载:
  2. 读取BMP图像并进行边缘检测 二值化等功能-Read BMP image and edge detection functions binarization
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:531398
    • 提供者:xzconan
  1. ImageEngine

    0下载:
  2. 使用VC++编写的读取BMP,JPEG格式影像的程序,实现了影像显示,放大,缩小等功能-A demo program to read and display images with the format BMP,JPEG.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:161721
    • 提供者:胡忠文
  1. read_bmp

    0下载:
  2. 读取BMP文件,并重构图像,适合学习图形学的新手,通过此程序可以了解图像内部格式-Read the BMP file, and reconstruct images, graphics suitable for the novice to learn, through this program can understand the internal format image
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4406216
    • 提供者:blue
  1. IAR_LCD_BeautyK

    0下载:
  2. 在Luminary Cortex M3 上实现的源程序,主要功能是TFT液晶显示(含汉字,BMP),SD读取,I2C驱动-In the Luminary Cortex M3 to achieve the source, the main function is to TFT liquid crystal display (including Chinese characters, BMP), SD Reading, I2C driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:382820
    • 提供者:杨淼
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com