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

搜索资源列表

  1. BmpProcess

    1下载:
  2. 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:108.88kb
    • 提供者:Richard Chang
  1. EdgeContour

    0下载:
  2. 基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:73.9kb
    • 提供者:lmb
  1. hough

    0下载:
  2. 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:jiaojiao003
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.95mb
    • 提供者:汪前
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:王宇
  1. HoughTransform

    0下载:
  2. 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:78.96kb
    • 提供者:gaoyang
  1. ymm1

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:姚明明
  1. EDGECONTOUR

    0下载:
  2. 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:王虎
  1. VC_IRIS

    0下载:
  2. 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:110.65kb
    • 提供者:Xyolong
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:潘跃
  1. circledetection_squaredetection

    1下载:
  2. 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:7.66mb
    • 提供者:janifer
  1. SteelPipeCounting

    0下载:
  2. 自己写的以Hough变换为原理的钢管计数MFC程序-Hough transform for the principle of the steel pipe to write their own count MFC program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.28mb
    • 提供者:枪手
  1. hough

    0下载:
  2. 利用MFC实现hough变化,对于学习数字摄影测量有用-MFC implements the hough changes, useful for learning digital photogrammetry
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:72kb
    • 提供者:王飞
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:赵丹凤
  1. demo

    1下载:
  2. vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.56mb
    • 提供者:邵东先生
  1. MFC-image-processing

    0下载:
  2. 本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decomp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.19mb
    • 提供者:邵东先生
  1. MachineVision

    0下载:
  2. 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20.71mb
    • 提供者:刘宏
  1. VCPP-image-processing-

    0下载:
  2. VC++6.0 MFC框架下 实现图像的一些处理 如:Hough变换 256变成灰度 高斯平滑 直方图统计-Some processing of the image to achieve lower VC++6.0 MFC framework such as: Hough transform 256 into a Gaussian smoothing gray histogram statistics. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:25.18mb
    • 提供者:潘少
  1. RHT

    0下载:
  2. 基于VC6和OpenCV库函数,利用随机霍夫变换检测图像中圆的MFC程序。-This is a MFC program that using Randomized Hough Transform (RHT) to detect circles image, based on VC6 and OpenCV library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:177.12kb
    • 提供者:RenHongye
  1. line_det_final

    0下载:
  2. 在mfc上实现的加载图片,进行二值化处理,加噪声处理,然后用hough检测直线-mfc noise hough detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:60.38mb
    • 提供者:杨林林
搜珍网 www.dssz.com