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

搜索资源列表

  1. imgSizeCheck

    0下载:
  2. 在vc平台分析bmp图像结果,获得图像的信息,便于批量处理-Bmp image in vc platform analysis results obtained image information to facilitate batch processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15211215
    • 提供者:黄志鹏
  1. c

    0下载:
  2. 基于VC++的bmp位图读写程序,可以对位图文件进行读写,并简单处理-Bmp bitmap based VC++ of literacy programs, can read and write a bitmap file, and simple treatment
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:47214
    • 提供者:bbdd
  1. BMP

    0下载:
  2. 进行图像的灰度处理 提供了三种方法 同时提供了客户四化界面 十分的方便-Provides three methods of image gray processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8436762
    • 提供者:duweiqiang
  1. bmp-imshr

    0下载:
  2. 卫星影像处理,采用C++编程,能够正确处理卫星影像的读写输入。-satellite image processing, using C++ programming, able to read and write properly handle input satellite images.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:185761
    • 提供者:
  1. CImage

    0下载:
  2. CBitmap 类只能处理BMP格式的图片,非常受限。 而CImage可以处理JPGE GIF BMP PNG多种格式图片,扩展了图片处理功能 且能与CBitmap 进行转换( 因为所载入的位图句柄都是HBITMAP,所以可相互转换),因此引入CImage类进行图像处理- CImage provides enhanced bitmap support, including the ability to load and save images in JPEG, GIF, BMP,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10232
    • 提供者:彭倜
  1. 8bit-bmp

    0下载:
  2. 该程序为显示8位bmp图像程序,并附以图像处理。其中图像处理算法为基本图像处理。-The program for the program to display eight bmp images, along with image processing. Wherein the image processing algorithm of the basic image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1255352
    • 提供者:赵康
  1. picture-to-framebuffer

    0下载:
  2. 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3362
    • 提供者:cirkacl
  1. dibimage

    0下载:
  2. VC++图像处理程序-多种方式处理BMP位图文件,例子功能相当强大,解析位图,解析RGB颜色分量,推荐给VC++编程者参考。功能强大,代码的参考价值更大,(英文的资料)。-VC++ image processing program- a variety of ways BMP bitmap file processing examples quite powerful, analytical bitmaps, analytical RGB color components, it is reco
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:61660
    • 提供者:npudn2
  1. dibimage

    0下载:
  2. 多种方式处理BMP位图文件,处理美化图片- ON划词翻译ON实时翻译多种方式处理BMP位图文件,处理美化图片 A variety of ways to handle BMP bitmap file, beautify the picture processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:62558
    • 提供者:cxy
  1. Face-recognition-system

    0下载:
  2. 本程序主要处理BMP位图,依次进行“人脸检测与定位”操作和“人脸特征标注”操作,最后进行识别以区分先后两个人脸。-This procedure is mainly handle BMP bitmap, in order to face detection and localization operation and facial feature annotation operation, finally carries on the recognition to distinguish
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:252858
    • 提供者:孟浩
  1. BMP

    0下载:
  2. 图像的基本操作,包括放大缩小还有频域的处理,运行环境为win7 vs2012-The basic operation of the image, including zoom as well as the frequency domain processing, operating environment for win7 vs2012
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13409100
    • 提供者:wuguodong
  1. Segment

    0下载:
  2. BMP文件处理,反馈图片像素点,图像灰度处理-BMP file processing,Feedback image pixels
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4232141
    • 提供者:袁希
  1. CBmpProc使用问题.rar

    0下载:
  2. BMP位图处理类,图像处理类可以很容易的处理bmp等数字图形和图像
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-08-15
    • 文件大小:166280
    • 提供者:tyy222
  1. bmp

    0下载:
  2. bmp格式图像的处理,包括其宽高、文件信息、像素提取-bmp format image processing, including its width and height, file information, pixel extraction etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11278286
    • 提供者:seven
  1. bmp-read

    0下载:
  2. 本程序实现bmp位图的读取,并进行旋转处理,可以很好的了解bmp位图结构,代码调试通过-This procedure realize the BMP bitmap read and spinning processing, can very good understanding of BMP bitmap structure, code debugging
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7250971
    • 提供者:张蕾
  1. bmp

    0下载:
  2. 基于Linux下的opencv库,实现bmp图片的灰度和二值化,适用于对有杂质的二维码进行处理。-Based on OpenCV under the Linux library, to achieve BMP image gray and binarization, suitable for the treatment of impurities in the two-dimensional code.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1379101
    • 提供者:李启龙
  1. code-bmp

    0下载:
  2. 数字图像处理系统中,代码的转换。数字图像处理-Color composite image
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:227414
    • 提供者:zwd
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5944449
    • 提供者:ZHANG
  1. Face-recognition

    0下载:
  2. 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。-opencv Face recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-02
    • 文件大小:14801228
    • 提供者:刘广熠
  1. BMP

    0下载:
  2. 详细介绍了BMP图像处理的原理,以及编程所需要的详细步骤,有利于我们加深对于MFC的使用。-Details of the BMP image processing principles, as well as detailed steps required for programming, help us to deepen the use of the MFC.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1695282
    • 提供者:xcwujie123
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com