搜索资源列表
基于块的运动补偿
- 本代码提供了多种块搜索算法可供选择,计算出两帧的运动矢量,可用于帧间运动补偿解决复杂背景下运动目标的提取问题。将运算结果保存到文件。
穷尽块匹配算法(EBMA)
- 穷尽块匹配算法(EBMA)
7种基于块匹配的运动估计算法比较
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
快匹配运动估计算法
- 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
samples(me)
- 运动预测块匹配算法-Block-Matching Motion Estimation Algorithm
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target trackin
avi2mpg1_src
- mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series
buddy_算法
- Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所
motionest
- 用块匹配法进行运动估计的matlab实现方法,返回运动矩阵-block matching method used for motion estimation method of Matlab, the return movement Matrix
ebma
- 数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告.-digital video technology experiments on the exhausted block matching algorithm and experimental procedures Matlab report.
2022049616920057141016251535235
- 图像拼接方面程序希望大家看看,另求助图像块匹配算法的程序,用matlab汇编和小波变换做图像拼接-respect us look at the procedures, and the other images help block matching algorithm procedures, compiled using Matlab and wavelet transform do Image Stitching
33112
- 全搜索块匹配法,毕业设计中涉及的一个程序-full search block matching method, a graduate of the design of a procedure
41241
- 图象处理中运动估计的一种全搜索块匹配法的实现程序!-image processing campaign estimated a full search block matching program to realize!
MotionEstimation
- 这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
a1
- 基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像
texture_synthesis
- 基于样图的纹理合成 效果很好的块匹配合成-Based Texture Synthesis from Samples effective synthesis of block-matching
shotjiance
- 。该文介绍了目前镜头分割的常用方法,包括灰度分割法、边缘分割法、彩色直方图分割法、MPEG视频的分割方法、 块匹配镜头分割方法、统计判决镜头分割方法、基于聚类的镜头分割方法、镜头渐变的检测-. This paper describes the current commonly used method of shot segmentation, including gray-scale segmentation, edge segme
motionestimationalgorithm
- 运动估计块匹配算法,适用于各种视频编码格式-Block-matching motion estimation algorithm, applicable to a variety of video encoding formats
采用MATLAB实现块匹配的全景图像拼接
- 采用块匹配技术实现了图像的拼接,效果很好(Using block matching technology to realize image mosaic, the effect is very good)
基于块匹配的全景图像拼接
- 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。(Through image stitching technology, multiple single images are spliced into a panorama. A method based on template matching is used for image matching,