文件名称:h264-master
-
所属分类:
- 标签属性:
- 上传时间:2014-06-26
-
文件大小:340.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another usually from adjacent frames in a video sequence. It is an ill-posed problem as the motion is in three dimensions but the images are a projection of the 3D scene onto a 2D plane. The motion vectors may relate to the whole image (global motion estimation) or specific parts, such as rectangular blocks, arbitrary shaped patches or even per pixel. The motion vectors may be represented by a translational model or many other models that can approximate the motion of a real video camera, such as rotation and translation in all three dimensions and zoom.-Motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another usually from adjacent frames in a video sequence. It is an ill-posed problem as the motion is in three dimensions but the images are a projection of the 3D scene onto a 2D plane. The motion vectors may relate to the whole image (global motion estimation) or specific parts, such as rectangular blocks, arbitrary shaped patches or even per pixel. The motion vectors may be represented by a translational model or many other models that can approximate the motion of a real video camera, such as rotation and translation in all three dimensions and zoom.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
h264-master/
h264-master/.gitignore
h264-master/Makefile
h264-master/README.md
h264-master/hpel/
h264-master/hpel/bench/
h264-master/hpel/bench/benchs.txt
h264-master/hpel/doc/
h264-master/hpel/doc/docs.txt
h264-master/hpel/src/
h264-master/hpel/src/cpp/
h264-master/hpel/src/cpp/Frame.cpp
h264-master/hpel/src/cpp/Frame.h
h264-master/hpel/src/cpp/gen_col.cpp
h264-master/hpel/src/cpp/gen_row.cpp
h264-master/hpel/src/cpp/hp_bin.txt
h264-master/hpel/src/cpp/hp_colBIN.txt
h264-master/hpel/src/cpp/hp_colHEX.txt
h264-master/hpel/src/cpp/hp_diagBIN.txt
h264-master/hpel/src/cpp/hp_diagHEX.txt
h264-master/hpel/src/cpp/hp_hex.txt
h264-master/hpel/src/cpp/hp_rowBIN.txt
h264-master/hpel/src/cpp/hp_rowHEX.txt
h264-master/hpel/src/cpp/main.cpp
h264-master/hpel/src/cpp/qp_bin.txt
h264-master/hpel/src/cpp/qp_hex.txt
h264-master/hpel/src/vhdl/
h264-master/hpel/src/vhdl/Makefile
h264-master/hpel/src/vhdl/hp_col_interpolator.vhd
h264-master/hpel/src/vhdl/hp_control.vhd
h264-master/hpel/src/vhdl/hp_diag_interpolator.vhd
h264-master/hpel/src/vhdl/hp_filter.vhd
h264-master/hpel/src/vhdl/hp_interpolator.vhd
h264-master/hpel/src/vhdl/hp_macroblock_buffer.vhd
h264-master/hpel/src/vhdl/hp_memory.vhd
h264-master/hpel/src/vhdl/hp_row_interpolator.vhd
h264-master/hpel/src/vhdl/hpel.vhd
h264-master/hpel/src/vhdl/hpel_package.vhd
h264-master/hpel/src/vhdl/hpel_tb.vhd
h264-master/hpel/src/vhdl/interpolator_tb.txt
h264-master/hpel/src/vhdl/io_package.vhd
h264-master/integrador/
h264-master/integrador/src/
h264-master/integrador/src/vhdl/
h264-master/integrador/src/vhdl/search_area_buffer.vhd
h264-master/pel/
h264-master/pel/TB_total_architecture.do
h264-master/pel/TB_total_architecture.vhd
h264-master/pel/TB_total_architecture_FINAL.c
h264-master/pel/all_processing_module.vhd
h264-master/pel/all_processing_module_and_manager.vhd
h264-master/pel/block_registers.vhd
h264-master/pel/block_registers_manager.vhd
h264-master/pel/buffer_memportB.vhd
h264-master/pel/comp.vhd
h264-master/pel/comp_AeB.vhd
h264-master/pel/comparador_3valores.vhd
h264-master/pel/comparar_hardware_software.c
h264-master/pel/component_abs.vhd
h264-master/pel/control_all_processing_module.vhd
h264-master/pel/controle.vhd
h264-master/pel/delay_motion_vectors.vhd
h264-master/pel/global_control.vhd
h264-master/pel/init_memory_manager.vhd
h264-master/pel/map_addr_a_circular.vhd
h264-master/pel/mem_read_write.vhd
h264-master/pel/memoria.vhd
h264-master/pel/memories_and_memories_manager.vhd
h264-master/pel/memory_level_2.vhd
h264-master/pel/memory_level_2_manager.vhd
h264-master/pel/memory_manager.vhd
h264-master/pel/mux16x1.vhd
h264-master/pel/mux2x1.vhd
h264-master/pel/mux4x1.vhd
h264-master/pel/mux4x1_regCols.vhd
h264-master/pel/mux8x1.vhd
h264-master/pel/muxNx1.vhd
h264-master/pel/mux_32x1.vhd
h264-master/pel/mux_Nx1.vhd
h264-master/pel/mux_Nx1_memportB.vhd
h264-master/pel/n_memories.vhd
h264-master/pel/package_motion_estimation.vhd
h264-master/pel/pm_comparator.vhd
h264-master/pel/processing_module.vhd
h264-master/pel/reference_registers.vhd
h264-master/pel/reference_registers_manager.vhd
h264-master/pel/regNbits.vhd
h264-master/pel/regNbits_rst.vhd
h264-master/pel/regNinteger.vhd
h264-master/pel/sad_1.vhd
h264-master/pel/sad_N.vhd
h264-master/pel/sad_manager.vhd
h264-master/pel/shift_circular.vhd
h264-master/pel/total_architecture.vhd
h264-master/pel/unsigned_adder_subtractor.vhd
h264-master/qpel/
h264-master/qpel/bench/
h264-master/qpel/bench/Makefile
h264-master/qpel/bench/interpolator_tb.txt
h264-master/qpel/bench/qp_compare_tb
h264-master/qpel/bench/qp_compare_tb.vhd
h264-master/qpel/bench/qp_sad_tree_tb.vhd
h264-master/qpel/bench/qpel_tb.vhd
h264-master/qpel/doc/
h264-master/qpel/doc/docs.txt
h264-master/qpel/doc/grid.jpg
h264-master/qpel/src/
h264-master/qpel/src/cpp/
h264-master/qpel/src/cpp/Frame.cpp
h264-master/qpel/src/cpp/Frame.h
h264-master/qpel/src/cpp/main.cpp
h264-master/qpel/src/vhdl/
h264-master/qpel/src/vhdl/Makefile
h264-master/qpel/src/vhdl/diag_mux.vhd
h264-master/qpel/src/vhdl/files.txt
h264-master/qpel/src/vhdl/io_package.vhd
h264-master/qpel/src/vhdl/macroblock_buffer.vhd
h264-master/qpel/src/vhdl/qp_col_interpolator.vhd
h264-master/qpel/src/vhdl/qp_col_mux.vhd
h264-master/qpel/src/vhdl/qp_compare.vhd
h264-master/qpel/src/vhdl/qp_control.vhd
h264-master/qpel/src/vhdl/qp_diag_interpolator.vhd
h264-master/qpel/src/vhdl/qp_filter.vhd
h264-master/qpel/src/vhdl/qp_interpolator.vhd
h264-master/qpel/src/vhdl/qp_macroblock_buffer.vhd
h264-master/qpel/src/vhdl/qp_row_interpolator.vhd
h264-master/qpel/src/vhdl/qp_sad_tree.vhd
h264-master/qpel/src/vhdl/qpel.vhd
h264-master/qpel/src/vhdl/qpel_package.vhd
h264-master/qpel/src/vhdl/row_mux.vhd
h264-master/utils/
h264-master/utils/makefile.cpp
h264-master/.gitignore
h264-master/Makefile
h264-master/README.md
h264-master/hpel/
h264-master/hpel/bench/
h264-master/hpel/bench/benchs.txt
h264-master/hpel/doc/
h264-master/hpel/doc/docs.txt
h264-master/hpel/src/
h264-master/hpel/src/cpp/
h264-master/hpel/src/cpp/Frame.cpp
h264-master/hpel/src/cpp/Frame.h
h264-master/hpel/src/cpp/gen_col.cpp
h264-master/hpel/src/cpp/gen_row.cpp
h264-master/hpel/src/cpp/hp_bin.txt
h264-master/hpel/src/cpp/hp_colBIN.txt
h264-master/hpel/src/cpp/hp_colHEX.txt
h264-master/hpel/src/cpp/hp_diagBIN.txt
h264-master/hpel/src/cpp/hp_diagHEX.txt
h264-master/hpel/src/cpp/hp_hex.txt
h264-master/hpel/src/cpp/hp_rowBIN.txt
h264-master/hpel/src/cpp/hp_rowHEX.txt
h264-master/hpel/src/cpp/main.cpp
h264-master/hpel/src/cpp/qp_bin.txt
h264-master/hpel/src/cpp/qp_hex.txt
h264-master/hpel/src/vhdl/
h264-master/hpel/src/vhdl/Makefile
h264-master/hpel/src/vhdl/hp_col_interpolator.vhd
h264-master/hpel/src/vhdl/hp_control.vhd
h264-master/hpel/src/vhdl/hp_diag_interpolator.vhd
h264-master/hpel/src/vhdl/hp_filter.vhd
h264-master/hpel/src/vhdl/hp_interpolator.vhd
h264-master/hpel/src/vhdl/hp_macroblock_buffer.vhd
h264-master/hpel/src/vhdl/hp_memory.vhd
h264-master/hpel/src/vhdl/hp_row_interpolator.vhd
h264-master/hpel/src/vhdl/hpel.vhd
h264-master/hpel/src/vhdl/hpel_package.vhd
h264-master/hpel/src/vhdl/hpel_tb.vhd
h264-master/hpel/src/vhdl/interpolator_tb.txt
h264-master/hpel/src/vhdl/io_package.vhd
h264-master/integrador/
h264-master/integrador/src/
h264-master/integrador/src/vhdl/
h264-master/integrador/src/vhdl/search_area_buffer.vhd
h264-master/pel/
h264-master/pel/TB_total_architecture.do
h264-master/pel/TB_total_architecture.vhd
h264-master/pel/TB_total_architecture_FINAL.c
h264-master/pel/all_processing_module.vhd
h264-master/pel/all_processing_module_and_manager.vhd
h264-master/pel/block_registers.vhd
h264-master/pel/block_registers_manager.vhd
h264-master/pel/buffer_memportB.vhd
h264-master/pel/comp.vhd
h264-master/pel/comp_AeB.vhd
h264-master/pel/comparador_3valores.vhd
h264-master/pel/comparar_hardware_software.c
h264-master/pel/component_abs.vhd
h264-master/pel/control_all_processing_module.vhd
h264-master/pel/controle.vhd
h264-master/pel/delay_motion_vectors.vhd
h264-master/pel/global_control.vhd
h264-master/pel/init_memory_manager.vhd
h264-master/pel/map_addr_a_circular.vhd
h264-master/pel/mem_read_write.vhd
h264-master/pel/memoria.vhd
h264-master/pel/memories_and_memories_manager.vhd
h264-master/pel/memory_level_2.vhd
h264-master/pel/memory_level_2_manager.vhd
h264-master/pel/memory_manager.vhd
h264-master/pel/mux16x1.vhd
h264-master/pel/mux2x1.vhd
h264-master/pel/mux4x1.vhd
h264-master/pel/mux4x1_regCols.vhd
h264-master/pel/mux8x1.vhd
h264-master/pel/muxNx1.vhd
h264-master/pel/mux_32x1.vhd
h264-master/pel/mux_Nx1.vhd
h264-master/pel/mux_Nx1_memportB.vhd
h264-master/pel/n_memories.vhd
h264-master/pel/package_motion_estimation.vhd
h264-master/pel/pm_comparator.vhd
h264-master/pel/processing_module.vhd
h264-master/pel/reference_registers.vhd
h264-master/pel/reference_registers_manager.vhd
h264-master/pel/regNbits.vhd
h264-master/pel/regNbits_rst.vhd
h264-master/pel/regNinteger.vhd
h264-master/pel/sad_1.vhd
h264-master/pel/sad_N.vhd
h264-master/pel/sad_manager.vhd
h264-master/pel/shift_circular.vhd
h264-master/pel/total_architecture.vhd
h264-master/pel/unsigned_adder_subtractor.vhd
h264-master/qpel/
h264-master/qpel/bench/
h264-master/qpel/bench/Makefile
h264-master/qpel/bench/interpolator_tb.txt
h264-master/qpel/bench/qp_compare_tb
h264-master/qpel/bench/qp_compare_tb.vhd
h264-master/qpel/bench/qp_sad_tree_tb.vhd
h264-master/qpel/bench/qpel_tb.vhd
h264-master/qpel/doc/
h264-master/qpel/doc/docs.txt
h264-master/qpel/doc/grid.jpg
h264-master/qpel/src/
h264-master/qpel/src/cpp/
h264-master/qpel/src/cpp/Frame.cpp
h264-master/qpel/src/cpp/Frame.h
h264-master/qpel/src/cpp/main.cpp
h264-master/qpel/src/vhdl/
h264-master/qpel/src/vhdl/Makefile
h264-master/qpel/src/vhdl/diag_mux.vhd
h264-master/qpel/src/vhdl/files.txt
h264-master/qpel/src/vhdl/io_package.vhd
h264-master/qpel/src/vhdl/macroblock_buffer.vhd
h264-master/qpel/src/vhdl/qp_col_interpolator.vhd
h264-master/qpel/src/vhdl/qp_col_mux.vhd
h264-master/qpel/src/vhdl/qp_compare.vhd
h264-master/qpel/src/vhdl/qp_control.vhd
h264-master/qpel/src/vhdl/qp_diag_interpolator.vhd
h264-master/qpel/src/vhdl/qp_filter.vhd
h264-master/qpel/src/vhdl/qp_interpolator.vhd
h264-master/qpel/src/vhdl/qp_macroblock_buffer.vhd
h264-master/qpel/src/vhdl/qp_row_interpolator.vhd
h264-master/qpel/src/vhdl/qp_sad_tree.vhd
h264-master/qpel/src/vhdl/qpel.vhd
h264-master/qpel/src/vhdl/qpel_package.vhd
h264-master/qpel/src/vhdl/row_mux.vhd
h264-master/utils/
h264-master/utils/makefile.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.