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

搜索资源列表

  1. GMMS

    0下载:
  2. 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2054093
    • 提供者:user
  1. Smal-l-Target--Detection

    0下载:
  2. 提出了一种新的基于小波包变换 和偏斜度的检测方法。该方法利用小波包对图像进行多尺度分解,解决了高频段分辨率低的问题; 并提出了一个基于偏斜度的高斯判别准则,用于对小波包分解系数进行高斯性检验,最终得到了 小目标的精确检测-The wavelet packets were applied to decompose the image into pyramid subbands at different scales and solve the problem of the high
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:973399
    • 提供者:周文涛
  1. matlab-12

    1下载:
  2. 【谷速软件】matlab源码-金字塔方法进行图像分割-[Valley] matlab source software speed- pyramid method for image segmentation
  3. 所属分类:绘图程序

    • 发布日期:2016-05-24
    • 文件大小:12342
    • 提供者:李三
  1. Edge-based-text-region-extraction-from-natural-im

    0下载:
  2. The basic steps of the edge-based text extraction algorithm are given below 1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel and successively down-sample each direction by half. (Levels: 4) 2. Create directiona
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:Lee Kurian
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:244716
    • 提供者:robin lee
  1. compression

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR:
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:9560
    • 提供者:keyvan
  1. lianxugaosiyasuo

    0下载:
  2. 利用高斯金字塔原理进行连续的图像序列的压缩。需要将图像序列连续命名。输出为压缩图像。-Gaussian pyramid principle compress continuous image sequences. Need the image sequence continuously named. Output is compressed image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:谢双云
  1. Canadianjournal93

    0下载:
  2. IMAGE SEGMENTATION MARKOV PYRAMID
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:761614
    • 提供者:harry
  1. DownUpSample

    0下载:
  2. 自己编写的二值图下采样函数,用来代替opencv中的金字塔下采样函数,基于vs2008+opencv2.3.1-I have written down binary image sampling function is used instead of the pyramid under opencv sampling function, based vs2008+opencv2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6327595
    • 提供者:南煎丸子
  1. The_pyramid_match

    0下载:
  2. 金字塔匹配的原文,很有用的,大家可以看看,有意义-The pyramid match kernel Discriminative classification with sets of image features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1063552
    • 提供者:李骁
  1. devide2

    0下载:
  2. 实现金字塔图像分割,调用的是opencv的一些库,非常方便-Achieve pyramid image segmentation, the call is opencv some libraries, is very convenient
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19393357
    • 提供者:陈梦
  1. gauspyr4a

    0下载:
  2. This program in digital image processing to find guassian pyramid-This is program in digital image processing to find guassian pyramid
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:krishna
  1. fusetool

    0下载:
  2. 利用各种方法实现将来能够张图片融合,包括常见的小波融合与拉普拉斯金字塔融合。-Can use various methods to realize the future image fusion, including common wavelet fusion and Laplacian pyramid fusion.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:19324
    • 提供者:苏浩
  1. tuxiangduofenbianlvjinzita

    0下载:
  2. 用matlab处理图像多分辨率金字塔问题- Matlab image processing using multi-resolution pyramid problem
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:122441
    • 提供者:weiya
  1. PG_BOW_DEMO-master

    0下载:
  2. 一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo-A use BoW | Pyramid BoW+ SVM for image classification Matlab Demo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3507567
    • 提供者:邓旭
  1. LK_Tracker

    0下载:
  2. The file contains Lucas-Kanade Tracker with pyramid and iteration to improve performance. There is a wrapper for image sequences, and a corner detection function using Shi-Tomasi method.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6337
    • 提供者:幽灵
  1. page104.5

    0下载:
  2. 使用感兴趣区域创建图像数组,在图像中使用ROI建立增长如金字塔状的数组,最后显示出来。-Area of interest to create an image array, using the ROI in the image, such as the establishment of growth pyramid-shaped array, the last show.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4196
    • 提供者:张昌尧
  1. Image_Blending-master

    0下载:
  2. Matlab实现图像融合算法,使用拉普拉斯金字塔,将两幅图像融合在一起,效果逼真。-Image fusion algorithm use matlab implement.Blending two images use the Laplacian pyramid,effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:68039
    • 提供者:zhanghe
  1. optical-flow-

    0下载:
  2. opencv中高斯金字塔光流法,可以得到物体运动时的光流图像-opencv Gaussian pyramid optical flow method, optical flow image of the object can be obtained during exercise
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:4755
    • 提供者:李进
  1. OpenCVSegment

    0下载:
  2. 基于OPENCV的金字塔图像分割算法的实现,利用了Opencv的图形库进行图像分割。-Achieve OpenCV pyramid image segmentation algorithm based on the use of graphics library for image segmentation OpenCV
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28757685
    • 提供者:赖威林
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com