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

搜索资源列表

  1. Motion-estimate

    0下载:
  2. 基于快速块匹配技术的视频图像运动估计,代码简单易懂-Video Motion estimate based on fast block matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:16118
    • 提供者:John
  1. sddd

    0下载:
  2. 图像处理块匹配算法,主要用于目标检测与跟踪。-Image processing block matching algorithm, mainly used in target detection and tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:276197
    • 提供者:刘细华
  1. AforME

    0下载:
  2. Block Matching Algorithms For Motion Estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:102117
    • 提供者:andrew
  1. quansousuo

    0下载:
  2. 基于malab的全搜索算法是H264块匹配中最基本的算法-Based on the malab the full search algorithm is the H264 algorithm for block matching in the most basic
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4567871
    • 提供者:俩天
  1. BlockMatching

    0下载:
  2. 块匹配法简介,具体实现的步骤,算法。匹配准则,搜索策略的原理和方法。-block matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:102055
    • 提供者:小平
  1. code-and-test-images

    0下载:
  2. 运用block-matching法进行去噪处理,matlab源代码。-block match
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1073567
    • 提供者:王胤旭
  1. dmEYE

    1下载:
  2. 本软件基于块匹配和三维联合滤波进行去噪,其基本原理参考了图像去噪算法BM3D。但其具体实现过程不同于BM3D。供图像处理研究人员参考-This code is based on block matching and 3-D jiont filtering for imaging denoising.The basic algorithm is BM3D but the coding detail is different from BM3D.It s great recommened for i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:1023874
    • 提供者:曾伟
  1. fast_block_match_es

    0下载:
  2. 快速块匹配算法分析与比较,“基于块匹配算法的运动估计研究.kdh”-Fast Block Matching Algorithm analysis and comparison, estimated based on the movement of block-matching algorithm. Kdh
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2442162
    • 提供者:zhao
  1. 12345

    0下载:
  2. 实现了序列图像的柱面全景图拼接,采用的块匹配法-Cylindrical panorama stitching of the image sequence, using the block matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162274
    • 提供者:zj
  1. Bmottionestiml

    0下载:
  2. 运动估计块匹配算法,,适用于各种视频编码格式 -Motion estimation block matching algorithm, applicable to a variety of video encoding formats
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:522038
    • 提供者:qijgd
  1. BM_RANSAC2

    1下载:
  2. 基于VC6.0和OPENCV的RANSAC块匹配算法-The RANSAC block matching algorithm based on VC6.0 and OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2015-02-24
    • 文件大小:2509824
    • 提供者:xy
  1. BMAFourStep

    0下载:
  2. 运用块匹配方法求运动矢量(块匹配法:四步搜索法),能求出x、y的偏移量以及他们的运动矢量值。-The use of a block matching method for solving the motion vector (the block matching method: four-step search method), can be obtained to the x, y offset as well as their motion vector value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-25
    • 文件大小:1037263
    • 提供者:wang
  1. EBMA

    0下载:
  2. 数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告-Digital video technology experiments, exhaustive block matching algorithm matlab procedures and lab report
  3. 所属分类:Video Capture

    • 发布日期:2017-11-06
    • 文件大小:483717
    • 提供者:茄子
  1. mefs

    0下载:
  2. 数字视频处理中有关运动估计的内容比较重要,其中基于块的运动估计有着广泛的应用,这里提供一种基于全搜索的块匹配方法运动估计的程序源码。-Digital video processing motion estimation, block-based motion estimation has a wide range of applications, program source code is available to a full search block matching methods mo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:711
    • 提供者:liusipin
  1. CrossDiamondHexagonSearch

    0下载:
  2. 视频运动估计快速块匹配方法 十字形菱形六边形搜索-the video motion estimation based on fast block matching Cross Diamond Hexagon Search
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:2154
    • 提供者:icanplay
  1. NewThreeStepSearch

    0下载:
  2. 视频运动估计中快速块匹配方法 新三步搜索-The video motion estimation based on fast block matching New Three Step Search
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:1515
    • 提供者:icanplay
  1. CrossDiamondSearch

    0下载:
  2. 视频运动估计中快速块匹配方法 十字菱形搜索-The video motion estimation based on fast block matching Cross Diamond Search
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1621
    • 提供者:icanplay
  1. DiamondSearch

    0下载:
  2. 视频运动估计中快速块匹配方法   菱形搜索-The video motion estimation based on fast block matching Diamond Search
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1041
    • 提供者:icanplay
  1. HexagonSearch

    0下载:
  2. 视频运动估计中快速块匹配方法   六边形搜索-The video motion estimation based on fast block matching  Hexagon Search
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:985
    • 提供者:icanplay
  1. MIME

    1下载:
  2. 一种多级基于块匹配的运动估计。速度有加较大提升,详细要看原作业文章-A multi-stage motion estimation based on a block matching. Speed ​ ​ plus a larger increase detail depends on the original job post
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:7449107
    • 提供者:wu
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com