CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - mfc segmentation

搜索资源列表

  1. ImageSegmentation

    0下载:
  2. 用MFC编写的图像分割处理程序,采用了FCM和最小生成树两种方法来对图像进行分割-MFC prepared with the process of image segmentation using the FCM and the minimum spanning tree in two ways to partition images
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19809189
    • 提供者:张沛轩
  1. GrabCut(win32.exe)

    0下载:
  2. GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-06-26
    • 文件大小:7624704
    • 提供者:黄鹏
  1. MySecond

    0下载:
  2. 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
  3. 所属分类:Special Effects

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

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:310508
    • 提供者:李成
  1. Method_based_on_histogram_entropy_and_genetic_algo

    0下载:
  2. 基于直方图熵法及遗传算法的图像分割,使用MFC界面演示程序-Method based on histogram entropy and genetic algorithm for image segmentation, the use of MFC interface demo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:411598
    • 提供者:孙巍巍
  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. ImageSegmentation

    0下载:
  2. 本文件可以用于数字图像程序中的应用代码。它可以实现对一副数字图像的分割。其功能是由MFC程序来实现的。-This file could be used to do some digital image processing. It could implement a picture s segmentation. And its utility is lived through MFC application.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:367416
    • 提供者:guoke
  1. ImageProcessing

    0下载:
  2. 基于MFC的图像特效处理,包含图像增强,图像复原,图像编码,特征提取,图像分割等-MFC-based image effects processing, including image enhancement, image restoration, image coding, feature extraction, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:323269
    • 提供者:张文渊
  1. Image-processing-using-mfc

    0下载:
  2. 用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2491682
    • 提供者:王宇煜
  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. test

    0下载:
  2. 实现mfc单文档视图分割与切换,通过按钮来切换分割视图与为分割视图。-To achieve a single view of the document segmentation and mfc switch of a button to switch to split view and split view.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2004003
    • 提供者:wangjianqiang
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22452984
    • 提供者:wangzhe
  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-17
    • 文件大小:4957176
    • 提供者:wang
  1. image

    0下载:
  2. VC2010编译通过。纯MFC写的图像学中的几何变化,灰度变化,空域增强,频域增强,形态学,分割,人脸检测等方面的纯代码。-The VC2010 compiler through. Change the pure MFC write iconography geometric, gray change, airspace enhancements, enhanced frequency domain, morphology, segmentation, pure face detection c
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:579524
    • 提供者:于予
  1. DiscreteRGB

    0下载:
  2. 使用Opencv和MFC结合,实现对图像中各个分量的分离 并绘制其颜色直方图,便于使用者估计图像分割的阈值,值得使用-To use Opencv combined and MFC achieve the respective components of the image separation and draw its color histogram, to facilitate the user to estimate the threshold value of the image segm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3485389
    • 提供者:张保
  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. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:2643477
    • 提供者:张恒
  1. image-segmentation

    0下载:
  2. 图像的阈值分割和轮廓提取,vc++实现对图片的分割处理与对图像轮廓进行提取的操作,带有MFC界面显示-Threshold image segmentation and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1490162
    • 提供者:huang
  1. 1101image-segmentation-algorithm

    0下载:
  2. 算法实现了图像处理中的图像分割功能,能够提取出图像的重要特征,基于MFC的设计,易于交互-Algorithm of image segmentation function in image processing, to extract the important features of the image, based on the MFC design, easy interaction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5316447
    • 提供者:张熙繁
  1. 377241068940277

    1下载:
  2. 本次程序是基于opencv开发的,实现细胞图像分割,计数统计,非常实用。(This program is based on OpenCV development.It is very practical to achieve cell image segmentation and count statistics.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-14
    • 文件大小:987136
    • 提供者:大大z
« 12 »
搜珍网 www.dssz.com