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

搜索资源列表

  1. image_process_test

    0下载:
  2. 本程序是我用mfc实现的图像处理的一系列功能,如平滑,分割,编码等乖,可用于一般的实验测试,并实现了一篇论文的自动阈值选取算法。-this procedure is used mfc I realized a series of image processing functions, such as smoothing, segmentation, clever coding, can be used for general laboratory tests and realized a pap
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:489.9kb
    • 提供者:wuhq
  1. TypRec

    1下载:
  2. 车牌识别程序之车牌分割算法,MFC开发,带样本图片文件-LPR procedures plates segmentation algorithm, MFC development, with sample photos
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:708.41kb
    • 提供者:wan
  1. WaterShed(CPP)

    0下载:
  2. 分水岭算法(WaterShed)的C++实现,针对导入的位图进行分水岭算法分割,是基于MFC的实现-Watershed algorithm (WaterShed) of the C++ implementation of the imported bitmap for the watershed segmentation algorithm is based on the realization of MFC
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:KimDoN
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.55mb
    • 提供者:young
  1. OpenCVHello

    0下载:
  2. OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:www
  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
    • 文件大小:18.89mb
    • 提供者:张沛轩
  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
    • 文件大小:7.27mb
    • 提供者:黄鹏
  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
    • 文件大小:31.34mb
    • 提供者:徐启龙
  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
    • 文件大小:303.23kb
    • 提供者:李成
  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-04
    • 文件大小:401.95kb
    • 提供者:孙巍巍
  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
    • 文件大小:31.26mb
    • 提供者:徐启龙
  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
    • 文件大小:358.8kb
    • 提供者: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
    • 文件大小:315.69kb
    • 提供者:张文渊
  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
    • 文件大小:2.38mb
    • 提供者:王宇煜
  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
    • 文件大小:21.41mb
    • 提供者:wangzhe
  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-04
    • 文件大小:2.52mb
    • 提供者:张恒
  1. image-segmentation

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

    • 发布日期:2017-05-06
    • 文件大小:1.42mb
    • 提供者: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-20
    • 文件大小:5.07mb
    • 提供者:张熙繁
  1. 图割算法MyGraphCuts0.1

    0下载:
  2. 实现图像分割,给定基准色将目标完整分割出来。 效果好,速度慢。(To achieve image segmentation, given a reference color to complete the goal of segmentation. Good effect, slow speed.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:556kb
    • 提供者:风中山丘
  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
    • 文件大小:964kb
    • 提供者:大大z
« 12 »
搜珍网 www.dssz.com