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

搜索资源列表

  1. hjpjpegb

    0下载:
  2. JPEG压缩编码,采用DCT变换、霍夫编码,-JPEG compression using the DCT, Hough coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1810803
    • 提供者:houjam
  1. jpegdecode04

    0下载:
  2. 实现JPEG的解码程序,逆DCT变换、霍夫编码解码,运行验证无误-The JPEG decoding process, the inverse DCT transform, Hough codec, run verification by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1312794
    • 提供者:houjam
  1. hough

    0下载:
  2. 实现霍夫曼圆变换,用于计算机视觉以及图像分割,找出图像中的圆形-Huffman circle transform for computer vision and image segmentation to identify a circular image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4782290
    • 提供者:liulu
  1. mygui

    0下载:
  2. 数字图像处理中灰度变换,傅里叶变换,霍夫曼压缩,拉氏变换等等对一幅图像进行变换,用GUI界面显示,其中用到的霍夫曼代码是自己编的,下一个传上-Gray-scale transformation of digital image processing, Fourier transform, Huffman compression, Laplace transform, and so transform an image using the GUI interface display, which
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:3204
    • 提供者:高向珍
  1. ChangeImage

    0下载:
  2. c#编写的各种数字图像处理函数 windows窗体程序 平移旋转变换 灰度彩色处理 编码 霍夫曼变换-various digital image processing functions written in c# windows form program translation rotation transform the grayscale color processing encoding Hoffman transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:1796044
    • 提供者:star
  1. jpeg-Cp2Bp2B

    0下载:
  2. 详细 的基于DCT变换和霍夫曼的 JPEG压缩-With text to explain in detail the JPEG decoding C++ write
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:2615799
    • 提供者:方颖
  1. HSDCTcode

    0下载:
  2. 心音信号的DCT域变换压缩编码,LLoyld最佳量化与霍夫曼编码,利用心电R波进行分帧,在不到1 左右失真度的情况下达到了6.0以上的压缩比-Heart sound signals on DCT transform coding, LLoyld optimal quantization and Huffman coding, the use of ECG R wave sub-frame, less than about 1 in the case of distortion to achie
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:799337
    • 提供者:Sun
  1. signalcompress

    0下载:
  2. 给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。-Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform appr
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:Sun
  1. simple_opencv

    0下载:
  2. opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3987
    • 提供者:郭凯
  1. bandelet_yasuo

    0下载:
  2. 基于Bandelet变换的图像压缩,包括基于SPIHT、霍夫曼等压缩编码解码,比较无损有损压缩。-Bandelet transform based image compression, including those based on SPIHT, Huffman compression codecs such as compare lossless lossy compression.
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1291301
    • 提供者:沈佳
  1. JPEGcoding

    0下载:
  2. JPEG压缩编码,将输入的BMP图像进行DCT变换、霍夫曼编码后输出码流。-JPEG compression coding, the input BMP image DCT, Huffman encoded output stream.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:61492
    • 提供者:Jack
  1. hough

    0下载:
  2. 在QT编程下的hough变换。包括霍夫直线,和霍夫园。-In QT programming hough transform. Including Hough straight and Hove Park.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:59956
    • 提供者:杨松超
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. C-andy

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3086
    • 提供者:马东兴
  1. HOUGH

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:3098
    • 提供者:马东兴
  1. houghcircle

    0下载:
  2. 加载一幅图像并对其模糊化以降噪 对模糊化后的图像执行霍夫圆变换 . 在窗体中显示检测到的圆.-Load a blur to the image and its noise After the implementation of the fuzzy image of the circle Hough transform. Display detected circle in the form.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:2953
    • 提供者:马东兴
  1. Hoff-line-transformation

    0下载:
  2. opencv学习代码,霍夫线变换,对初学者很有帮助-opencv learning code, Hough transform line, useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:22893
    • 提供者:曹郁文
  1. Hough_Circle

    0下载:
  2. OpenCV霍夫圆变换,分别从摄像头,本地图片,OpenWRT挂载的网络摄像头获取图像 亮点是程序能从OpenWRT挂载的无线摄像头获取图像-OpenCV Hough transfer, getting video stream local picture, camera and OpenWRT Webcam
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1341
    • 提供者:李洪珊
  1. JPEGDCT

    0下载:
  2. 基于JPEG的图像压缩代码,包含DCT变换,色度量化,霍夫曼编码,zig扫描等详细过程-Based on the JPEG image compression code, including DCT, color quantization, Huffman coding, zig scanning process in detail
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:336280
    • 提供者:Ewin
  1. 64_HoughLines

    0下载:
  2. 程序描述:基于opencv2.4.4;功能:霍夫线变换综合示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 Function: Hough transform more comprehensive example development and testing by operating system: Windows 7 64bit
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:肖斌
« 1 2 ... 15 16 17 18 19 2021 »
搜珍网 www.dssz.com