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

搜索资源列表

  1. FilterImg

    0下载:
  2. 改软件是含有可扩展功能的基于MFC的图像处理程序,含有不同的算子过滤图像,达到降噪的作用。-This is the algorithm to filt image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3698577
    • 提供者:zhao dachuan
  1. imageprogressing

    0下载:
  2. MFC下的图形图像处理技术,通过识别细胞的颜色来边缘检测,然后计算出细胞的个数,其中还用到了腐蚀与膨胀技术-MFC under the graphic image processing technology, by identifying the color edge detection cell, and then calculate the number of cells, which also uses technology and expansion of corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644224
    • 提供者:DC
  1. Image-processing-using-mfc2

    0下载:
  2. 用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2568404
    • 提供者:王宇煜
  1. Image-processing-using-mfc3

    0下载:
  2. 用MFC进行图形图像处理,该程序主要实现了缩放,滤波。通过平滑和锐化的的方法对图象进行滤波及对噪声的处理。-Graphical image processing using MFC, the program mainly to achieve the zoom, filter. Through the method of smoothing and sharpening of image filtering and processing noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2781581
    • 提供者:王宇煜
  1. cvmfc

    0下载:
  2. CVMFC例程演示程序,opencv与mfc结合起来。有点处理、领域处理、二值图像处理、形态学处理、视频采集播放等-VC-MFC demo program routines, opencv combination with mfc. Bit processing, the field of processing, binary image processing, morphological processing, video capture playback
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:74966
    • 提供者:ligang
  1. src

    0下载:
  2. 基于MFC的图像处理程序,可以进行类似photoshop中的大多数功能-based-MFC photo processing program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8067845
    • 提供者:Feng
  1. ImageProcess

    0下载:
  2. 用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。-Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:63438
    • 提供者:郭天
  1. picture-coarse-andfine-matching

    0下载:
  2. 实验室流传下来的用于图像处理的一些基本函数,mfc界面,粗精匹配-Laboratory have been handed down for some basic image processing functions, mfc interface, coarse and fine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9041428
    • 提供者:delysia
  1. VCPPdaquan

    0下载:
  2. 本书是一本Visual C++ 6.0综合开发参考手册,书中几乎囊括了使用Visual C++进行程序开发的全部知识,同时在讲解中结合了大量实用而又具有代表性的示例和典型应用。全书共分32章,包括认识Visual C++,C++语言基础,C++语句控制,数组,函数,面向对象的程序设计,Win32 API,用户界面设计,文档与视图,菜单、工具栏和状态栏设计,通用对话框,高级控件,ActiveX控件,自制MFC控件,图形、图像处理技术,多媒体技术,文件操作技术,注册表,ADO数据库编程,数据查询技术
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:81860
    • 提供者:AAA
  1. tuxiangchuliMFC

    0下载:
  2. 实验室流传下来的用于图像处理的一些基本函数(MFC界面,粗精匹配),需要的下-Laboratory have been handed down for some basic image processing functions (MFC interface, coarse and fine matching), required under the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9057937
    • 提供者:唐浩
  1. smoothing

    0下载:
  2. VC MFC 平滑处理 适合学习MFC,对图像处理有很大帮助-VC MFC SMOOTHING
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2452638
    • 提供者:庞羽中
  1. Gradient-sharpening

    0下载:
  2. VC MFC 对于理解锐化,图像 处理 有较大帮助-VC MFC Gradient sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2653686
    • 提供者:庞羽中
  1. CDib

    0下载:
  2. 众所周知,MFC没有封装有关图像处理的类,所以在这里通供了一个封装好的cdib类,方便初学者快速入门图形图像处理-As we all know, MFC does not encapsulate the image processing class, so here pass for a packaged cdib class, easy for beginners Quick Start Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:111792
    • 提供者:sixmore
  1. 7

    0下载:
  2. 实现了图像取它的指数功能,用VC++,MFC完成热爱数字图像处理的可以仔细看看带代码,大家一起-To achieve the image to take its index of functionality, using VC++, MFC complete love of digital image processing can take a closer look at the code, we take a look
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:138532
    • 提供者:朱杰
  1. 10

    0下载:
  2. 实现了图像阈值变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习研究-Threshold to achieve the image transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, along with study and research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:788
    • 提供者:朱杰
  1. 11

    0下载:
  2. 实现了镜像图像变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习研究-To achieve a mirror image transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, along with study and research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:188056
    • 提供者:朱杰
  1. ImageProcessor

    0下载:
  2. 一个简单的图像处理程序。仅供参考。VC+MFC-A simple image processing program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:421052
    • 提供者:
  1. ImageSearch

    0下载:
  2. 基于特征搜索的图像处理MFC程序,开发环境是vs2005 sp1,-image search
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:13136708
    • 提供者:郑晓斌
  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 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 28 »
搜珍网 www.dssz.com