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

搜索资源列表

  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:2.91mb
    • 提供者:方毅
  1. bmpScreen

    1下载:
  2. VC6.0 MFC下截取窗口特定部分并保存为bmp格式的类-This code is used for cuting the screen to save the bmp picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-12-22
    • 文件大小:2kb
    • 提供者:fanky
  1. BitPictrue

    0下载:
  2. VC画饼状图,填入各种类不同的比例(比例之和为1),做出相应的饼状图,并以bmp格式图片保存。-VC paintings pie chart, fill in the proportion of various kinds (and the proportion of 1), corresponding to the pie chart, and save the picture in bmp format.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:407.66kb
    • 提供者:小何
  1. cximage600_vs2010

    2下载:
  2. CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24.46mb
    • 提供者:沈金祥
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:268.93kb
    • 提供者:王志伟
  1. cximage600_demo

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

    • 发布日期:2017-03-30
    • 文件大小:602.32kb
    • 提供者:junkai
  1. two

    0下载:
  2. 读取两幅BMP位图并保存,简单的读取操作,不是基于MFC的-Read 2 BMP bitmap and save, simple read, and not based on MFC' s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:653.77kb
    • 提供者:lihan
  1. MFC-bmp-picture

    0下载:
  2. 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3.69mb
    • 提供者:江守超
  1. 12

    0下载:
  2. 基于MFC编写的一段程序,主要是对于图像(BMP格式)的读取,保存。加上简单的操作,对初学图像处理的人有些帮助-Based on a program written in MFC, mainly for the image (BMP format) to read, save. Coupled with simple operation, image processing for beginners who some help
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:李克文
  1. bysj_1

    0下载:
  2. VC++ MFC 基于多文档模式下打开并保存BMP图片-VC++ MFC multi-document model based on open and save BMP images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:wanglu
  1. 1

    0下载:
  2. 用于bmp位图的vc平台下的显示,主要利用了dib类,由于mfc中不支持这个类,自己编写了这个类用于图片的打开和保存-Vc for bmp bitmap display platform, the main advantage of the dib class does not support the mfc class, write your own pictures of this class is used to open and save
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3.06mb
    • 提供者:luqian
  1. CxImage

    1下载:
  2. VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.09mb
    • 提供者:
  1. VC-save-BMP

    0下载:
  2. vc mfc中保存bmp位图完整的源代码的几种方法-vc mfc bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:5.03kb
    • 提供者:李林
  1. My_Res

    0下载:
  2. MFC 实现bmp文件的打开,镜像,负片处理。-It is a function of MFC ,which can achieve the function of opening BMP file,save bMP file,the mirror of an imagine ,the nagetive of a imagine .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:5.97mb
    • 提供者:tomes
  1. qingfeng2

    0下载:
  2. 使用MFC开发,对桌面的图片进行截图,并且保存为BMP图,-Using MFC development, screenshots, desktop picture and save as BMP map
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3.29mb
    • 提供者:zzzzzqf
  1. PrintScreen

    0下载:
  2. mfc写的截屏工具,可以保存到粘贴板或者保存为bmp文件-mfc write screenshot tool, you can save to the clipboard or saved as a bmp file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:256.17kb
    • 提供者:
  1. image-geometric-computing

    0下载:
  2. MFC图像几何运算。包括打开BMP图像,图像的旋转,镜像等效果,保存BMP图像。-MFC image geometric computing. Including open BMP images, image rotation, mirroring effect, save BMP images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2.33mb
    • 提供者:张某某
  1. RLE

    0下载:
  2. RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。-RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:361.02kb
    • 提供者:朱棣
  1. MFC

    0下载:
  2. (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域靠左显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)在工具栏中依次实现附件2中的各项图像处理功能,每一个功能都是在上一次的操作基础上进行,工具栏中须具备“返回上一次操作”的功能,并且能够随时还原原图(请注意:有些图像处理功能对图片格式有要求,如灰度直方图均衡必须要求是灰度图,因此请考虑各功能之间的关系,添加必要的防御代码)。 (3)在工具栏中点击“保存”功能出现文件保存
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4.41mb
    • 提供者:HBX
  1. Bitmap

    0下载:
  2. 基于MFC的BMP文件的打开显示和保存。功能简单,但是程序可以学到很多位图的知识!-Open display and save of BMP file based on MFC. Function is simple, but the program can learn a lot of bitmap knowledge!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5.66mb
    • 提供者:hehe
« 12 »
搜珍网 www.dssz.com