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

搜索资源列表

  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. JPEGyasuomatlabdaima

    0下载:
  2. jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:59311
    • 提供者:zhouyinye
  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 图像处理MATLAB源代码,这个是哈夫变换-hough transfer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1319
    • 提供者:londee
  1. hough

    0下载:
  2. 对图像进行哈夫变换,界面可显示源图像和变换之后的图像,并可实现保存,打开等操作-Hough transform of images, the interface can display source image and transformed images, and enables preservation, open, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2849881
    • 提供者:apple
  1. CircleDetection

    0下载:
  2. 此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。-This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can return to the center of the circ
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:664
    • 提供者:徐鹏辉
  1. LinearEquation

    0下载:
  2. 运用哈夫变换,对于给出的直线,可以准确画出,并写出直线方程-The use of Hough transform, for the given straight line, can accurately draw and write linear equation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2903
    • 提供者:陈濛
  1. drawLine

    0下载:
  2. 运用MATLAB语言,基于哈夫变换,对于任意给定的图片,可以自动找出其中最长的5条直线,并准确画出来-The use of MATLAB language, based on the Hough transform, for any given picture, you can automatically find out the longest five straight, and accurately drawn
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1838
    • 提供者:陈濛
  1. hafubianhuan

    0下载:
  2. 哈夫变换直线参数检测是图像分析和计算机视觉中一个基本问题,哈夫变换能很好地解决这个问题,然而哈夫变换的巨大计算量使它难于实时应用.因为一个图像点对应参数空间的一条曲线,图像点与量化后的参数区间是一对多的关系,造成了标准哈夫变换的计算复杂性.而两点确定一条直线,两个图像点对应一个参数点,利用这个原理能大幅度减少哈夫变换的计算量. -Hough transform line detection is a parameter image analysis and computer vision a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2066
    • 提供者:徐昊
  1. lsd_oldversion

    0下载:
  2. 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:281256
    • 提供者:heping
  1. DIPAX

    0下载:
  2. 该工具可对图像进行二值化处理,微分处理,小波变换,哈夫变换等多种算法处理。-The tool for binary image processing, differential processing, wavelet transform, Hough transform algorithm and other processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6823271
    • 提供者:杨曦
  1. line-segment-detector

    0下载:
  2. 图像处理 哈夫变换,检测直线的程序,内容详细,欢迎下载使用-The image processing based on vc++ 6.0 hough transform, the detection of the linear program, download welcome to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1619
    • 提供者:想与做
  1. hough-change

    0下载:
  2. 哈夫变换,一个很好的哈夫变换的vc代码,希望可以帮助到大家-Hough transform, a good Hough transform vc code, hope can help to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:31623931
    • 提供者:曹洪灵
  1. PrimitiveDetection

    0下载:
  2. 基元检测代码及演示程序:边缘检测、角点检测、Blob检测、哈夫变换、多尺度表达-Primitive Detection: Edge Detection\ Corner Detection\ Blob Detection\ Hough Transform\ Multiple Scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:11191160
    • 提供者:小魏
  1. dai-ma

    0下载:
  2. 毕业设计,水表读数识别,使用哈夫变换,可视化界面设计,-.\GetThreshold.cpp .....\GetThreshold.h .....\MainFrm.cpp .....\MainFrm.h .....\ReadMe.txt .....\res
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:29788
    • 提供者:张笑
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. LineDection

    0下载:
  2. 论文《一种基于梯度的直线段检测算法—光子学报》的matlab源码和论文PDF,点main函数运行,直线段效果非常好。里面还有一个main_hf的哈夫变换的直线段检测方法,作为对比。-Paper " based on gradient line segment detection algorithm- Photon Technology" matlab source, point main function runs, the effect is very good straig
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:1199104
    • 提供者:qinxunhui
  1. hafubianhuan

    0下载:
  2. 哈夫变换,想到了你想到的功能和没想到的功能-Hough transform, and thought of you think of the features and functionality did not expect
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4813021
    • 提供者:芯萱
  1. Programe

    0下载:
  2. 数字图像处理哈夫变换(Matlab)实现两种方法,供大家参考-Digital image processing Hough transform (Matlab) to achieve the two methods, for your reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:160784
    • 提供者:理庆临
  1. video_Algorithm

    0下载:
  2. 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:2456576
    • 提供者:水木天华
« 1 23 4 »
搜珍网 www.dssz.com