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

搜索资源列表

  1. MFCerzhihua

    0下载:
  2. 基于MFC的二值化处理,做数字图像处理中有重要的作用。-based on the two values MFC processing, digital image processing so it had an important role.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:ericmoon
  1. C++ImageProcess

    0下载:
  2. 实现图像处理技术(非MFC方法),包括二值化等等。-image processing technology (MFC methods), including the value of the two, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7882960
    • 提供者:黄海凌
  1. PICTURE

    3下载:
  2. VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157629
    • 提供者:杜红艳
  1. 实现了图像二值化变换的功能

    1下载:
  2. 实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-24
    • 文件大小:99151
    • 提供者:朱杰
  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
    • 文件大小:6865993
    • 提供者:young
  1. FirstBMP

    0下载:
  2. MFC做的简单的bMP图像的代码,直方图, 二值化,灰度变换等-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2065727
    • 提供者:bot
  1. GrayTrs

    0下载:
  2. 利用VC++的MFC编程,对图像进行灰度变换,包括灰值化、灰度变彩色格式、负相、二值化、线性拉伸、对数拉伸和指数拉伸。-VC++ using the MFC programming, gray-scale transformation of images, including gray, and gray color format change, the negative phase, binarization, linear stretch of the number of tensile a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2166192
    • 提供者:liquandong
  1. Binarization

    0下载:
  2. 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:676123
    • 提供者:凌潇然
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. TreeView

    0下载:
  2. 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4220649
    • 提供者:永恒之夜
  1. FaceDetect

    0下载:
  2. 用MFC实现基于肤色的人脸定位系统,包含二值化,贴标签,高斯算法-Using MFC to achieve color-based face detection system, including binarization, labeling, Gauss algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13344592
    • 提供者:zoo894
  1. ImageProc

    0下载:
  2. MFC实现的图片二值化操作以及图片选取功能-MFC implementation of binary image operations and image selection functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:45845
    • 提供者:king
  1. 1

    0下载:
  2. 纯C语言实现图像处理知道如何用纯C语言(不能用Turbo C ,windows API 和 MFC)对BMP图像实行二值化处理,最好有源代码-Pure C language image processing know how to use pure C language (can not use Turbo C, windows API and MFC) on the implementation of BMP image binarization, the best source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:罗德智
  1. ContourAbstract

    0下载:
  2. 用MFC开发的简单的图像二值化轮廓提取和主动轮廓模型的轮廓提取-MFC Development using simple binary image contour extraction and contour extraction of active contour models
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5800707
    • 提供者:幸福
  1. TypeRecView

    0下载:
  2. 基于MFC实现256位静态车体照片的二值化处理,中值滤波,以及车牌定位。-Based on MFC realize a static pictures of 256 car binary processing, median filtering, and license plate localization.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5550594
    • 提供者:成龙
  1. tuxiangchuli

    0下载:
  2. 基于MFC的图像滤波增强二值化等程序,适用于初学者学习-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7780410
    • 提供者:王建庆
  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-18
    • 文件大小:4957176
    • 提供者:wang
  1. VF_MFC

    0下载:
  2. MFC实现的指纹识别程序: 实现了:指纹的梯度、方向场、分割、均衡、收敛、平滑、增加、二值化、细 化,标记特征功能!-MFC implementation of the fingerprint identification procedures: to achieve: gradient of fingerprint direction field, split, balanced, convergence, smooth, increasing, binarization, thin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3602260
    • 提供者:hu_min
  1. tt

    0下载:
  2. VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:5690121
    • 提供者:黄华楼
  1. MFC

    0下载:
  2. 图像处理项目,实现对苹果的识别和定位功能,采用二值化和均衡化等处理方法。-Image processing project, the realization of Apple s recognition and positioning function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:8671153
    • 提供者:叶伟
« 12 3 »
搜珍网 www.dssz.com