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

搜索资源列表

  1. FormatFactory.ZIP

    0下载:
  2. 这是一款功能强大的图像处理软件 尤其对于MFC编程者来说 他可以转化出我们所需要的bmp  ico 图片 -This is a powerful image processing software especially for MFC programmers who he can be transformed into a we need bmp ico image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40567808
    • 提供者:zhanghongyang
  1. SkinDemoDLG_

    0下载:
  2. MFC中,基于图像,皮肤对话框的处理及编程,很实用。-MFC, based on the image, the skin of the dialog box processing and programming, very practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1855251
    • 提供者:刘慧
  1. ImageProcessing

    0下载:
  2. 数字图像处理代码,实现了数字图像处理大部分功能,如图像类型转换、几何变换、空域滤波、频域滤波、分割和轮廓提取。。。基于MFC的CImage类-Digital image processing code, achieving the majority of digital image processing functions such as image type conversion, geometric transformation, spatial filtering, frequency d
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32773968
    • 提供者:徐启龙
  1. Pic

    0下载:
  2. 数字图像处理的入门程序,是从MFC过度到数字图像处理的必备程序的学习,实现对数字图像的线性变换-Introduction to digital image processing program from MFC over to digital image processing to learn the necessary procedures to achieve a linear transformation of digital image! !
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1960645
    • 提供者:赵强
  1. EDGECONTOUR

    0下载:
  2. 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127297
    • 提供者:王虎
  1. vcDigitalImageProcess

    0下载:
  2. 关于数字图像处理的编程指导,基于MFC对于图像的基本操作和一些效果处理。-Programming on the digital image processing guidance, based on the MFC for the basic operation of the image and some effects processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:26063
    • 提供者:小康
  1. ImageProcessPixel

    0下载:
  2. 图像处理过程中能应用的例程,VS2005的程序,有助于深入理解MFC控件的基本原理,一副bmp格式的位图,在程序运行过程中,实现对位图各点像素数据的理解界面友好,简单,方便。-Image processing routines can be applied, VS2005 procedures, help us to understand the basic principles of MFC control, a bitmap bmp format, the program is runnin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:119622
    • 提供者:王刚
  1. DLG_OpenCV

    0下载:
  2. 自己编写的基于MFC的OPENCV下Canny边缘检测以及CannyII边缘检测,对于学习了解OPENCV图像处理很有帮助。-I have written under OPENCV MFC-based Canny edge detection and CannyII edge detection, image processing to learn about OPENCV helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:41155
    • 提供者:王 杰
  1. FakeColour

    0下载:
  2. 基于MFC对话框编写的图像各种伪彩处理方法代码,对于图像的伪彩处理很有帮助。-Written in MFC dialog based on a variety of pseudo-color image processing method code, pseudo-color processing for image helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:67239
    • 提供者:王 杰
  1. MFCtuxiang

    0下载:
  2. 介绍关于基于MFC的图像处理开发-Introduced on the development of image processing based on MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:278912
    • 提供者:
  1. Compare

    0下载:
  2. 数字图像处理算法,邻域平均和中值滤波的比较,VC/MFC实现。-Digital image processing algorithms, neighborhood average and median filtering comparison, VC/MFC implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:247594
    • 提供者:凌潇然
  1. Sharp

    0下载:
  2. 数字图像处理,对彩色图像的拉普拉斯算子锐化以及梯度算子锐化的比较,VC/MFC实现。-Digital image processing, color image of the Laplacian and the gradient operator sharpening sharpening comparison, VC/MFC implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:246260
    • 提供者:凌潇然
  1. Algebra

    0下载:
  2. MFC下C++实现的数字图像处理中代数运算-MFC C++ implementation of the next digital image processing algebra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:590854
    • 提供者:bean000
  1. car

    0下载:
  2. 数字图象处理之车牌识别的前面部分。还涉及到一些算法以及mfc的实现-Digital image processing of the front part of the license plate recognition. Also involves the realization of a number of algorithms and mfc
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9226630
    • 提供者:chaiyi
  1. HistogramEqualization

    0下载:
  2. 对图像进行直方图均衡化处理。使用时须设置“工程→设置→使用MFC作为静态链接库”。-Histogram equalization for image processing. To be set using the " Project → Settings → using MFC as a static link library."
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1388
    • 提供者:xiezunzhong
  1. Log

    0下载:
  2. Log.rar是基于MFC界面的,主要是对图像进行处理,有关计算机视觉的,采用Log滤波器提取边缘,可以锐化、平滑;对颜色采用阈值化进行明暗度求外形;也可以进行形态学的各种处理。-Log.rar is based on the MFC interface, mainly for image processing, the computer vision using the Log filter from the edge, you can sharpen, smooth use of colo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3971182
    • 提供者:郭涵
  1. demo

    0下载:
  2. 利用MFC开发的常见图像处理功能,包括图像分割,灰度变换、图像增强-MFC Development using common image processing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5017359
    • 提供者:litingting
  1. BmpDisplay

    0下载:
  2. MFC实现的基本bmp位图显示功能。增加了将左下角部分凃黑的功能。可用于图像处理的学习-MFC to achieve the basic bmp bitmap display. Lower left part of the increase will be blackened features. It can be used for image processing learning
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2066090
    • 提供者:llovesong
  1. demo

    0下载:
  2. 图像处理demo 可以参考其中的内容 来做自己的图像处理实验 MFC VC++源代码-Image processing demo can refer to the contents of which do their own image processing experiments MFC VC++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5574058
    • 提供者:zhaoxian
  1. huffman_bmp

    0下载:
  2. 这是我们C++课做了一个月的课程设计,主要是用MFC实现了软件界面,并实现了各种图像的识别和图像处理-This is our c++ class to make a month of curriculum design, mainly with MFC realized software interface, and realized the various image recognition and image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4356627
    • 提供者:魏树生
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 23 »
搜珍网 www.dssz.com