CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - bitmap MFC

搜索资源列表

  1. ContourBitmapSrc

    0下载:
  2. ContourBitmapSrc.zip CContourBitmap - A Region Creator Introduction A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2504
    • 提供者:上官婉儿
  1. MFC-BMP

    0下载:
  2. MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1701579
    • 提供者:江乐
  1. HistDemoA

    0下载:
  2. 建立了一个完整的MFC应用程序实现了位图的直方图均衡化。-Set up a complete implementation of the MFC application bitmap of histogram equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:38366
    • 提供者:shuiyeshan
  1. transmission

    0下载:
  2. 建立了一个完整的MFC程序,实现了位图的渐进传输,其中主要实现了小波的正反变换,哈弗曼编解码。另外上传文件中包含了测试的位图。-Set up a complete MFC procedures, implementation of the progressive transmission bitmap, one of the main pros and cons of the implementation of the wavelet transform,哈弗曼codec. From the o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:161354
    • 提供者:shuiyeshan
  1. eg_2_displaybitmap

    0下载:
  2. 在mfc中加载位图 以及图像的拉伸处理等 包括图像等处理的源代码 -Mfc bitmap loaded in, and stretch the image processing including image processing, such as source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1961552
    • 提供者:
  1. BmpOpenAndSave

    0下载:
  2. VC++,MFC下位图的打开和保存,相信做图像的新手们都曾为这发愁过。本代码详细描述位图打开和保存的机制,为您免除后顾之忧。-VC++, MFC under the open and save the bitmap, I believe the image of the novices have to do is worry about this too. Detailed descr iption of the code to open and save bitmap mechanism fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3329766
    • 提供者:erlai
  1. GuassFlat

    0下载:
  2. 本程序为MFC程序,实现256色位图的高斯平滑-This program is MFC program, with 256-color bitmap Gaussian smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:131118
    • 提供者:Chen
  1. Averagefilter

    0下载:
  2. 本程序为MFC程序,实现256色位图的均值滤波。-This program is MFC program, with 256-color bitmap mean filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:118110
    • 提供者:Chen
  1. EdgeDetection

    0下载:
  2. 本程序为MFC程序,实现256色位图的拉普拉斯锐化(边缘检测)。-This program is MFC program, with 256-color bitmap Laplacian sharpening (edge detection).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:304024
    • 提供者:Chen
  1. DiscreteCosineTransform

    0下载:
  2. 本程序为MFC程序,实现256色位图的离散余弦变换。-This program is MFC program, with 256 color bitmap of discrete cosine transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280532
    • 提供者:Chen
  1. VC_6_0BMP

    0下载:
  2. [摘要]本文探讨了VC++6.0 环境下BMP 图像文件的显示。首先详细介绍BMP 图像文件的两种类型DDB 和DIB 的各部分组成 及其意义,并对DIB 的两种形式Windows DIB 和OS/ 2 DIB 加以区别,然后利用VC++6.0 的MFC 库函数对DDB 位图的显示加以 实现,对DIB 位图的显示过程以程序流程图的形式详细说明-[Abstract] This article discusses the environment of VC++6.0 display BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:158311
    • 提供者:xiaoquan
  1. MFC

    0下载:
  2. MFC编写界面,对输入的图像,程序可将位图进行直方图均衡化处理。-MFC write interface, the input image, the program can be bitmap histogram equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3869914
    • 提供者:river
  1. myReadBmp

    0下载:
  2. 用MFC讲位图进行直方图均衡的简单程序,能够对灰度图像进行直方图均衡,增强对比度。-Bitmap with MFC about a simple histogram equalization program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:421825
    • 提供者:sandra
  1. vc-BMP

    0下载:
  2. VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1831770
    • 提供者:leejes
  1. xx

    0下载:
  2. 用MFC实现将位图进行直方图均衡化处理的源码-MFC to achieve the bitmap with the histogram equalization processing of the source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3872247
    • 提供者:柳菲菲
  1. AVITOBMPorBMPTOAVIDlg

    0下载:
  2. 使用MFC将avi视频分解成一帧帧bmp位图;将一张张bmp合成avi视频-Using MFC will avi video down into a ZhenZhen BMP bitmap BMP synthesis avi video will be one
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4664
    • 提供者:淡云
  1. Pixel

    0下载:
  2. mfc打开一副位图求,并求图像质心,并标出质心位置-mfc request to open a bitmap, and find the image centroid and the centroid position marked
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3707065
    • 提供者:赵帅
  1. mymfc

    0下载:
  2. VC++6.0环境下基于对话框Dlg的MFC程序,能够读取显示位图文件BMP,并且进行边缘处理。在此基础上还可以扩展其他的功能,希望对图像处理的初学者有帮助。-VC++6.0 environment Dlg dialog-based MFC program that can read the display bitmap file BMP, and the edge of the handle. On this basis, can also extend other features,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3550201
    • 提供者:haona
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:2643477
    • 提供者:张恒
  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-20
    • 文件大小:5929984
    • 提供者:hehe
« 12 »
搜珍网 www.dssz.com