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

搜索资源列表

  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. cvision

    0下载:
  2. 简单的MFC+OPENCV,从文件中读取一张图片并对改图进行边缘检测!-An simple example of MFC&OpenCV.Read an image froe the file,and detect the edge of the image!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:李奇
  1. imageprocess

    0下载:
  2. MFC实现bmp图像读写,绘制直方图以及直方图处理-MFC achieve bmp image read and write, draw histogram and the histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9.06mb
    • 提供者:vikoo
  1. imageTechFunction

    0下载:
  2. vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.99kb
    • 提供者:李昀
  1. MFC_OpenCV_Operation

    0下载:
  2. 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34.93kb
    • 提供者:chen
  1. mymfc

    0下载:
  2. MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.47mb
    • 提供者:飞鹰
  1. ImageSmooth

    0下载:
  2. 建立一个MFC窗口,可读入任何图像,利用OPENCV,作出Smooth图像转换-A MFC window, read into any image, use OPENCV, image conversion to Smooth
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.54mb
    • 提供者:mu1292
  1. MERGE

    0下载:
  2. 基于VC编写的遥感影像融合结果评价程序,内有ENVI标准格式的读写代码。-Mfc prepared based on remote sensing image fusion evaluation process, there ENVI standard format to read and write code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:36.58kb
    • 提供者:lcl
  1. ReadBmpDemo2

    0下载:
  2. 这个是基于MFC 的图像读取程序,可以独立于编译环境运行-This is based on the image to read MFC program that can run independent of the build environment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:92.19kb
    • 提供者:刘子源
  1. ImageShow

    0下载:
  2. 读取图像,打开图像,.各种格式的图片文件,用MFC工程的环境下编译的,可以在其基础上修改。-Read the image, open the image. A variety of image file format, an environment with MFC project compiled, you can modify its basis.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11.05mb
    • 提供者:肖宇
  1. DisplayMode

    0下载:
  2. 是一个非常不错的MFC的学习材料,用于图像的读入于显示,用vc++读入一副图像,然后显示图像,是很好的MFC的初学资料-MFC is a very good learning materials, for reading the image on the display, using vc++ read an image, and then display the image, is a good beginner information MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:王宇军
  1. lightingcompensation

    0下载:
  2. 基于MFC读取和显示BMP格式的图像,然后对该图像进行光线补偿这种预处理。-MFC-based read and display BMP format images, and then compensate for the lighting of the image preprocessing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:刘进进
  1. BmpMFC

    0下载:
  2. 有时在图像处理领域要用到边缘检测,这是要先读入图像再边缘检测,在mfc中读入bmp图像文件,-Sometimes use to image processing, edge detection, which is first read into the image and then edge detection, reads in mfc bmp image files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.92mb
    • 提供者:临江仙
  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
    • 文件大小:3.39mb
    • 提供者:haona
  1. hexingmin

    0下载:
  2. 用MFC实现了图像的读取,显示,和直方图均衡化,直方图的显示,均值滤波,中值滤波,指数变换等-MFC implementation of the image read, display, and histogram equalization, histogram display, mean filtering, median filtering, exponential transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.84mb
    • 提供者:
  1. MITK-based-3D-visualization

    0下载:
  2. 本文以医学影像处理与分析平台MITK为基础,在VS2008环境中建立MFC应用程序,首先实现了多种格式二维CT图像文件的读取显示、切片浏览和数据保存;再通过MC算法和光线投影算法得到表面绘制模型和体绘制模型;最后完成对三维图像简单的人机交互式操作。-Medical image processing and analysis platform MITK the establishment of an MFC application in VS2008 environment, first of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:93.06kb
    • 提供者:张聪
  1. vedio_image

    0下载:
  2. 基于对话框的MFC开发的视频图像读取处理、视频读取播放的程序,源代码-Read developed based on the MFC dialog video image processing, video and read the play program, source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:41.12kb
    • 提供者:linqq
  1. BMP--iamge-Segment

    0下载:
  2. 基于MFC的单文档程序,读入图像以后,首先得到的是图像的直方图,然后通过阈值读图像进行分割,图像可以是彩色图像,也可以是非彩色。-MFC-based single document procedures , the read image is first obtained after a histogram of the image , and then divided by the threshold value read image , the image may be a color im
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:4.97mb
    • 提供者:huo xing
  1. VS2008

    0下载:
  2. VS2008环境下基于MFC读取显示图像、更改背景图像-VS2008 environment based MFC read the display image, change the background image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1.96mb
    • 提供者:庞涛
  1. Image_grey_fisheye

    0下载:
  2. 1、使用GDI+库读取图片; 2、对图像进行灰度处理 3、对正常图像进行鱼眼效果处理(mfc ui, gdi+ read image, grey convert, fish eye convert)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:139kb
    • 提供者:ghlee
« 12 »
搜珍网 www.dssz.com