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

搜索资源列表

  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
    • 文件大小:95296
    • 提供者:张聪
  1. qq

    0下载:
  2. 基于mfc,把绘图操作,图像处理操作和音频视频处理结合在一个处,且制作个性动态头像和界面。-Based on the mfc drawing operation, the image processing operations and the processing of audio and video combined in one place and create personalized dynamic avatars and interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16967975
    • 提供者:ssss
  1. code

    0下载:
  2. VC++开发程序编写的图像显示处理算法,在MFC框架下实现形态学处理中的细化功能,对于图像处理开发者有参考价值。-VC++ development programming image processing algorithms, morphological processing in the refining function, reference value for the image processing developer MFC framework.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:49810
    • 提供者:张铁栋
  1. Mark---UI

    0下载:
  2. 用mfc,c++实现的一个图像处理界面,可以读取图像-Mfc c achieve an image processing interface, you can read the image
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3834933
    • 提供者:hanjin
  1. bianyuanjiance

    0下载:
  2. 基于MFC的数字图像处理的边缘检测,含有sobel、laplace、canny等算子-MFC-based digital image processing, edge detection, with sobel, laplace, canny operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1985071
    • 提供者:黄峰
  1. openimage

    0下载:
  2. 基于MFC数字图像处理,打开BMP图片的程序-MFC digital image processing program to open the BMP picture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1954589
    • 提供者:黄峰
  1. lvdengmeiImage

    0下载:
  2. 数字图像处理课程的一些实验,做了不少的图像处理函数,用MFC写的,同时支持彩色图像,除Bmp图像,其它格式需要装opencv支持-Digital image processing course of the experiment, to do a lot of image processing functions, written with MFC, while support for color images, In addition to Bmp Image, other formats n
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3423432
    • 提供者:lvdengmei
  1. ImgProcess

    0下载:
  2. 图像基本处理,结合MFC和vc编写的基础程序,用于初学者理解和学习-Basic image processing, combined with the MFC and vc prepared by the base program for beginners to understand and learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3868199
    • 提供者:张海鸥
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. mfc_opencv

    0下载:
  2. MFC调用opencv实现视频采集,图像处理-MFC call opencv video capture, image processing
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:26956
    • 提供者:
  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
    • 文件大小:42109
    • 提供者:linqq
  1. demo

    0下载:
  2. 这是一个很完整,功能强大的程序,利用MFC集成了数字图像处理中所有基本的处理方法,如滤波,边缘检测,图像分割,图像二值化等等!-This is a very complete and powerful program, integrated digital image processing approach, such as filtering, edge detection, image segmentation, image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4957176
    • 提供者:wang
  1. ImgViewchuli

    0下载:
  2. 用C++语言编写的图像处理的MFC程序,其中用到了图像控件,希望对用到的读者有帮助-MFC program language C++ the image processing, which used the image control, I hope that readers used
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:180982
    • 提供者:朱强
  1. DDBTestDlg

    0下载:
  2. 常见的经典的数字图像处理算法用opencv、mfc来实现-Classic digital image processing algorithms opencv, mfc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11573938
    • 提供者:刘芝麻
  1. FullScreen

    0下载:
  2. 数字图像处理技术的经典算法实现opencv与mfc-A classical algorithm for digital image processing technology to achieve opencv with mfc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11902049
    • 提供者:刘芝麻
  1. Line

    0下载:
  2. 数字图像处理技术的经典算法实现opencv与mfc-A classical algorithm for digital image processing technology to achieve opencv with mfc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2921090
    • 提供者:刘芝麻
  1. TGlowAndShadoh

    0下载:
  2. 这是一个在mfc框架下处理图片和文字特效的程序,对刚接触mmfc编程和图像处理的朋友应该很有帮助,已通过测试。 -This is a mfc framework of procedures for processing images and text effects, new to mmfc programming and image processing, a friend should be helpful to have passed the tests.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2121566
    • 提供者:eda52
  1. Edge1

    0下载:
  2. 基于MFC编写的图像处理程序,能通过上下左右键精确的调整每一个像素-Through the precise adjustment of the arrow keys for each pixel based image processing program written in MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23971053
    • 提供者:王东洋
  1. DIP_vc

    0下载:
  2. MFC界面,图片处理:灰度化,锐化,滤波。图片的灰度变化,正交变化-MFC interface, image processing: grayscale, sharpening, and filtering. Pictures of gray change, change orthogonal
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:21202370
    • 提供者:赵海
  1. 02

    0下载:
  2. 该程序是用C++编程实现数字图像的显示程序。有助于学习基于MFC的图像处理程序-The program is C++ programming digital image display program. Help to learn the MFC-based image processing program
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:4058974
    • 提供者:李可心
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com