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

搜索资源列表

  1. SourceCode

    0下载:
  2. 数字图像处理的一段代码,基于C++的MFC程序,可以看看,没什么作用-digital image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6276584
    • 提供者:无聊
  1. DIP

    0下载:
  2. 该源码实现了使用MFC进行数字图像处理的基本代码框架,随后的关于图像的增强和几何变换等代码都要基于这个框架-The source code to achieve the digital image processing using MFC for the basic code framework, and then on image enhancement and geometric transformations such as code should be based on this fra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:68454
    • 提供者:jtz
  1. DIP

    0下载:
  2. 数字图像处理课程设计,实现了代数,几何,仿射,投射,边缘提取等功能,vs2010开发,mfc-Digital image processing program design, implementation algebra, geometry, affine, projective, edge detection and other functions, vs2010 development, mfc
  3. 所属分类:Special Effects

  1. shu5127

    0下载:
  2. 基于mfc简单的bmp数字图像处理 课进行bmp图像的打开 以及简单的绘图-simple bmp image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:125882
    • 提供者:舒壮
  1. ZQ10

    0下载:
  2. 基于MFC单文档的简单的数字图像处理程序,可以实现图像的显示、中值滤波、Sobel边缘检测等功能。-Based on a simple MFC single document digital image processing program, you can display images, median filtering, Sobel edge detection function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:54354
    • 提供者:ChristinaZhang
  1. vcPPDigital-Image-Processing

    0下载:
  2. 基于vc的数字图像处理,\JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。 JpgVSbmp.dll中封装了2个API函数: 1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。 2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。 \封装的Dll本目录下包含了2个子目录,分别为: (1)..\GeoTrans 封装Dll的VC++项
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5901361
    • 提供者:赵江
  1. Gray

    0下载:
  2. VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:数字图像灰度化、直方图统计-compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the extraction and filtering, the medi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2097434
    • 提供者:王泽开
  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. 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. 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. image-processing

    0下载:
  2. 这是我写的基于MFC的一些数字图像处理的程序!有一些图像的相关变换与预处理!-MFC-based digital image processing program that I wrote some image transformation and preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:521707
    • 提供者:tiger
  1. 04

    0下载:
  2. 用C++语言实现图像的线性变换,有助于学习基于MFC的数字图像处理程序-Achieve linear transformation of the image, C++ language helps learning MFC-based digital image processing program
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:3444395
    • 提供者:李可心
  1. 07

    0下载:
  2. 用C++语言编程实现图像模糊操作 有助于学习基于MFC的数字图像处理程序-Image blur with C++ language programming operation will help to learn MFC-based digital image processing program
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:2215600
    • 提供者:李可心
  1. DIPDemo

    0下载:
  2. MFC实现的数字图像处理的软件,含C++源代码,可以对图像进行基本的阈值、变换、滤波、锐化、匹配等操作-A software Using MFC to implement the digital image processing, with C++ source code included. You can image the basic threshold transform, filtering, sharpening, matching operation and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:13218437
    • 提供者:李果
  1. dip_mfc

    0下载:
  2. 用CImg最基本类写的数字图像处理程序 MFC窗口实现,功能非常完整,从初级变化到初步图像辨识-Digital image processing program to write using the CImg basic class MFC window to achieve very complete, from the identification of the primary changes to the initial image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:8882878
    • 提供者:张程序
  1. Laplace-sharpening

    0下载:
  2. 数字图像处理-拉普拉斯锐化。用MFC实现,功能简单,代码易懂。-Digital Image Processing- Laplace sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2101960
    • 提供者:刘峰峰
« 1 2 3 45 6 »
搜珍网 www.dssz.com