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

搜索资源列表

  1. fenge20130225am

    0下载:
  2. 应用opencv对图像进行金字塔图像分割-image segmentation based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1373337
    • 提供者:amao
  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. filters

    0下载:
  2. 几种二维滤波算法的MATALB实现,以及图像RGB值得提取,高斯金字塔程序-MATALB realization of several two-dimensional filtering algorithms, as well as RGB value extracting, Gaussian pyramid program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1459
    • 提供者:许阳
  1. Pyramid-lucas-kanade-optical-flow-

    0下载:
  2. 金字塔lucas-kanade光流代码,可用于动态背景,但速度较慢-Pyramid lucas-kanade optical flow codes, can be used for dynamic background, but slower
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:孔祥山
  1. Morphological-Pyramid-segmentation

    0下载:
  2. 是基于Matlab的形态学图像分割,原理是经典的金字塔分割理论。这个是初步分割,后续的分割优化整合需要另写。-this is based on Matlab morphological image segmentation, segmentation principle is classic pyramid theory. This is the first step for segmentation, segmentation subsequent optimization and integ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4261
    • 提供者:刘文杰
  1. BOW-MATLAB

    0下载:
  2. BOW主要是对图像的金字塔进行分块描述,进一步生成模型或者判别模型完成图像分类。在图像搜索和筛选中发挥着重要作用-BOW mainly on image pyramids block descr iption, further models or discriminant model generates complete image classification. It plays an important role in image search and screening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3507575
    • 提供者:
  1. tuxiangduofenbianlvjinzita

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

    • 发布日期:2017-04-03
    • 文件大小:122441
    • 提供者:weiya
  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. 1

    0下载:
  2. 简单的数字输出,数字的显示方式以金字塔的方式显示。-Simple digital output, display digital display in pyramid fashion.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1062086
    • 提供者:康虎
  1. CG-1

    0下载:
  2. 实现金字塔,三角形旋转,并且添加了颜色,非常漂亮。很实用的功能哦!-Realization pyramid, triangle rotate and add color, very beautiful. Very useful function!
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8457686
    • 提供者:李浩
  1. jinzitazuixin

    0下载:
  2. 自己写的一个编写金字塔的最新算法 效率很高 值得学习的一个思路-To write a pyramid prepare an updated algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:王先冬
  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. assig5_modelling

    0下载:
  2. 基于openGL的代码,在VS2010上实现3D建模 (1)立方体 (2)金字塔 (3)圆柱-OpenGL-based code, enabling 3D modeling in VS2010 (1) a cube (2) Pyramid (3) Cylindrical
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12278224
    • 提供者:紫陌
  1. optical

    0下载:
  2. opencv写的基于光流法的运动人流分类,能够实现读取视频,实现金字塔光流法和HS光流法,最后对流动人群进行有效的聚类。-Opencv writing movement flow classification based on optical flow method, read the video, can be implemented to realize pyramid optical flow method and the HS optical flow method, finally,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4671379
    • 提供者:蛋蛋
  1. Pyramid

    0下载:
  2. openGL 实现四棱锥纹理贴图(成为金字塔) -openGL realize pyramid textures (Be the pyramid)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:195521
    • 提供者:二胖
  1. LPND

    0下载:
  2. LPND,结合拉普拉斯金字塔和各项异性扩散进行图像去噪的算法。-LPND,Combining with the Laplacian pyramid decomposition and anisotropic diffusion in image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1288
    • 提供者:小新
  1. compression

    0下载:
  2. 多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding. Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7510
    • 提供者:王军
  1. linunx_ccjh2.71

    3下载:
  2. 重出江湖完整源码。,由金字塔卓越数码开发,送给有帮助的人-Again complete source code
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:12387328
    • 提供者:木落霜清
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 »
搜珍网 www.dssz.com