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

搜索资源列表

  1. Threshold

    0下载:
  2. 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3461327
    • 提供者:张保
  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. proj_1

    0下载:
  2. 用MFC作的,包含基本图像处理,例如灰度变换,对数变换,直方图均衡-Using MFC, contains basic image processing, such as gray-scale transformation, logarithmic transformation, histogram equalization, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:2477272
    • 提供者:王力
  1. MFC_OPENCV_test

    0下载:
  2. MFC opencv图像处理的简单程序-MFC opencv simple image processing program。。。。。。。。。。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:4408157
    • 提供者:曹洪灵
  1. VC-digital-picture-processing

    0下载:
  2. 最基础的图像处理方面的各个算法,用VC编程实现,MFC-The most basic image processing algorithm, VC programming, MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:6450589
    • 提供者:cool
  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. mipwork

    0下载:
  2. 本MFC小程序是为图像处理课程编写,能对BMP格式的图像进行一些处理与变换-MFC applet for image processing programs written in BMP format image processing and conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2597274
    • 提供者:秦夏臻
  1. BmpMFC

    1下载:
  2. 实现简单的图像处理应用,利用C++程序,根据MFC的原理,首先实现一个操作界面,打开图像,对图像进行简单的中值滤波以及直方图的均衡化。-to be complete simple operating for figure.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:3718144
    • 提供者:黄子昂
  1. 29782182xiaobobianhuan

    0下载:
  2. 基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享-Full source code, MFC-based image processing orthogonal transform and wavelet transform, filter processing, image restoration, enhancement, integration of functions of Need program, and is w
  3. 所属分类:Video Capture

    • 发布日期:2017-11-30
    • 文件大小:223157
    • 提供者:达达
  1. MFC_OpenCV

    0下载:
  2. MFC+OPENCV2.2,图像处理OPENCV-MFC+OPENCV2.2, image processing OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:13289145
    • 提供者:song
  1. Laplace-sharpening

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

    • 发布日期:2017-11-23
    • 文件大小:2101960
    • 提供者:刘峰峰
  1. Image-acquisition-source-code

    0下载:
  2. 本代码功能是实现图像的采集、处理以及视频的采集存储。采用MFC,通过图像处理模块及视频流处理模块实现功能。-The function of the code acquisition, image processing and video acquisition and storage. With MFC, the functions realized by the image processing module and the video stream processing module.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1889810
    • 提供者:宋瑞鹏
  1. Peng

    0下载:
  2. 一个关于用VC++图像处理的代码,基于MFC,其中包括打开图像,滤波图像及canny算子边缘提取等功能。-A About code for the VC++ image processing, based MFC, including open image filtering, image and canny operator the sub edge extraction function.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3478166
    • 提供者:yong
  1. cximage600_full

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GI
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:2642077
    • 提供者:赵明航
  1. xiaobobianhuan

    0下载:
  2. VC++图像处理小波变换源程序,基于MFC单文档双视图-VC++ image processing wavelet transform source code, based on the dual-view MFC single document
  3. 所属分类:Wavelet

    • 发布日期:2017-12-09
    • 文件大小:3642543
    • 提供者:freedom
  1. MFC-image-display-and-processing

    0下载:
  2. 介绍利用MFC的Picture控件显示和处理图像的文档-Picture Controls using MFC image display and processing
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-05
    • 文件大小:208314
    • 提供者:shang
  1. hebai

    0下载:
  2. 基于mfc的黑白图像处理的完整工程,可以之直接使用,编译通过-Black and white image processing complete project based on MFC, can be directly used, compiled by
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:21652
    • 提供者:fdkfjdjkerji
  1. yanse

    1下载:
  2. 基于MFC的图像处理程序,可以直接打开图片,并显示鼠标出的RGB色彩值-MFC-based image processing program, you can directly open the picture and display the mouse out of the RGB color value
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2230879
    • 提供者:fkkejr
  1. 256zhuanhuidu

    0下载:
  2. 用C++实现256色变成灰度的图像处理,并且用MFC做出界面。能随意使用-Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:2006727
    • 提供者:牛献彬
  1. demo_ex1

    0下载:
  2. 基于MFC框架的常用的图像处理程序,转灰度,找边缘,直方图均衡,滤波-MFC framework based on the commonly used image processing procedures to grayscale, looking for the edge, histogram equalization, filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:4893025
    • 提供者:胡琮亮
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 28 »
搜珍网 www.dssz.com