搜索资源列表
ME
- 运动估计(包含七种算法),对于学习视频压缩的朋友来说很有用。-Me
51478222fast_select
- 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
CrossDiamondHexagonSearch
- 视频运动估计快速块匹配方法 十字形菱形六边形搜索-the video motion estimation based on fast block matching Cross Diamond Hexagon Search
NewThreeStepSearch
- 视频运动估计中快速块匹配方法 新三步搜索-The video motion estimation based on fast block matching New Three Step Search
CrossDiamondSearch
- 视频运动估计中快速块匹配方法 十字菱形搜索-The video motion estimation based on fast block matching Cross Diamond Search
DiamondSearch
- 视频运动估计中快速块匹配方法 菱形搜索-The video motion estimation based on fast block matching Diamond Search
HexagonSearch
- 视频运动估计中快速块匹配方法 六边形搜索-The video motion estimation based on fast block matching Hexagon Search
block-matching-motion-estimation
- 块运动估计搜索算法 包含十字搜索 菱形法 钻石法 等等 matlab-search algorithm for fast block-matching motion estimation