搜索资源列表
144155
- 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
search
- 实现自适应的全搜索和快速搜索算法,能够节约很大的计算量
expio
- 进行图象优化算法的主程序,这个程序结合了全搜索和快速搜索算法
mefs
- 视频压缩中运动估计算法的MATLAB程序,基于8×8 块的全搜索运动估计算法。-Video compression motion estimation algorithm in the MATLAB program, 8 × 8 block-based full search motion estimation algorithm.
motionEstES
- 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
whole_search_and_three-step_search
- 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
cls_AVIA
- 给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
zx0
- 图像处理的全搜索算法 寻找匹配块 并可画出运动矢量-Full search algorithm for image processing,Search block matching,Motion vector can be drawn
EBMA
- 图像快匹配算法 参数的获得,运用的全搜索的快匹配算法-Image matching algorithm parameter block motion to strike
motionEstES
- 采用全搜索算法计算每个宏块的运动适量,其中返回值为每个宏块对应的运动适量和平均每个宏块所需的搜索点数目。-Computes motion vectors using exhaustive search method
FS
- 简单实用的图像通信中的图像处理的全搜索算法源码-Search algorithm source image processing in a simple and practical image communication
fS
- 全搜索算法,基于matlab,可以直接调用-Full search algorithm
interpre
- 基于matlab的帧内16*16宏块预测代码实现,采用全搜索算法,后面有简化的DCT变换和量化过程-inter prediction of 16*16 macroblocks using Full Search Algorithm based on matlab, followed with simplified process of DCT transform and quantization
full-search-algorithm-code
- 这是正像素的全搜索算法代码,可以用于FPGA等验证,经验证符合要求,欢迎采用-This is a positive pixel full search algorithm code, can meet the requirements for FPGA verification,it has been proven, and welcome to adopt it
cl
- 用于块搜索模式的运动识别,包括所有传统的基本算法如全搜索,三步搜索,运行无误,汉语注释详细,是我自己找了很久的,最全的版本,也许和其他的有点类似,但这个版本绝对最完整!-For motion recognition, including all the basic algorithms such as the traditional full search, three-step search, run correctly, Chinese, detailed notes, is my own
yundong
- 运动估计的全搜索算法,直接输入BMP文件目录(自行修改成自己的目录)即输出图像-Full search motion estimation algorithm, direct input BMP file directory (modify to your own directory) that the output image
block-matching
- 块匹配算法,包含全搜索算法,菱形搜索算法,十字菱形搜索算法,六边形搜索算法,十字六边形搜索算法-Block matching algorithms, including full search algorithm, diamond search algorithm, cross diamond search algorithm, hexagonal search algorithm, cross-hexagon search algorithm
shiliang
- 图像矢量量化matlab小程序,基于LBG算法和全搜索算法-Matlab image vector quantization small program, and full search algorithm based on LBG algorithm
me_umhex
- UMHexagonS算法作为整像素的快速运动估计算法,该算法的运算量相对于快速全搜索算法可节约90 以上,同时保持较好的率失真性能。-UMHexagonS algorithm as fast integer pixel motion estimation algorithm computation with respect to the fast full search algorithm can save more than 90 , while maintaining a good rate
motion
- 给出了四步搜索算法、三步搜索算法、全搜索算法(穷尽搜索算法)。从图像的左上角开始搜索从左至右,从上至下,以mbSize为块大小一块一块进行搜索在每一块的上下左右p个像素的范围内搜索最佳匹配块。-digital image processing using matlab. searching motion