文件名称:demo
介绍说明--下载内容来自于网络,使用问题请自行百度
encode and decode MPEG files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo/codec/data/Readme-data.txt
demo/codec/data
demo/codec/Inter/Blocks/BPT/CalcRDForGivenBlockStructure_RD.m
demo/codec/Inter/Blocks/BPT/ChooseNumBlocks_RD.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeBlockStructure.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeIntraBlocks.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeSplitPosition.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeBlockStructure.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeIntraBlocks_RD.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeSplitPosition.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure
demo/codec/Inter/Blocks/BPT/FindBestSplit_RD.m
demo/codec/Inter/Blocks/BPT/GenerateBlockTree_RD.m
demo/codec/Inter/Blocks/BPT/PruneBlockTree.m
demo/codec/Inter/Blocks/BPT/SplitBlock1_RD.m
demo/codec/Inter/Blocks/BPT
demo/codec/Inter/Blocks/Common/SortBlocksFromTopLeft.m
demo/codec/Inter/Blocks/Common
demo/codec/Inter/Blocks/h264/ChooseAndEncode264BlockSplitOption_RD.m
demo/codec/Inter/Blocks/h264/Decode264BlockSplitOption.m
demo/codec/Inter/Blocks/h264/Decode264BlockStructure.m
demo/codec/Inter/Blocks/h264/FourBlocksCase.m
demo/codec/Inter/Blocks/h264/GenerateAndEncode264BlockStructure_RD.m
demo/codec/Inter/Blocks/h264/Init264Block.m
demo/codec/Inter/Blocks/h264/OneBlockCase.m
demo/codec/Inter/Blocks/h264/SortBlocksFromTopLeft_Fast.m
demo/codec/Inter/Blocks/h264/TwoBlockHorizontalCase.m
demo/codec/Inter/Blocks/h264/TwoBlockVerticalCase.m
demo/codec/Inter/Blocks/h264
demo/codec/Inter/Blocks/Regular/GenerateRegBlockList.m
demo/codec/Inter/Blocks/Regular
demo/codec/Inter/Blocks
demo/codec/Inter/DecodeInterFrame.m
demo/codec/Inter/DecodeInterFrame_264.m
demo/codec/Inter/DecodeInterFrame_BPT.m
demo/codec/Inter/DecodeInterFrame_Reg.m
demo/codec/Inter/EncodeInterFrame_264_RD.m
demo/codec/Inter/EncodeInterFrame_BPT_RD.m
demo/codec/Inter/EncodeInterFrame_RD.m
demo/codec/Inter/EncodeInterFrame_Reg_RD.m
demo/codec/Inter/Motion/CalcRegionMotionError.m
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.c
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.dll
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.mexglx
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/BinarizeAndDecodeMVDifference.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/BinarizeAndEncodeMVDifference.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/ChooseSubPixMotionBin_RD.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/DecodeMotionVectors.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/DecodeSubPixMotionBin.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeMotionVectors.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeMotionVectors_Fast.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeSubPixMotionBin_RD.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors
demo/codec/Inter/Motion/EstBlockSubPixTransY.m
demo/codec/Inter/Motion/EstimateBlockTranslationY.m
demo/codec/Inter/Motion/FindBoundingBox.m
demo/codec/Inter/Motion/MotionCompBlockTransY.m
demo/codec/Inter/Motion/MotionCompensateBlocks420.m
demo/codec/Inter/Motion/MotionCompensateOverlappingBlocks420.m
demo/codec/Inter/Motion/MotionCompensateSingleBlock420.m
demo/codec/Inter/Motion/OBMC2.m
demo/codec/Inter/Motion
demo/codec/Inter/RateControl/InitLambda.m
demo/codec/Inter/RateControl/UpdateLambda.m
demo/codec/Inter/RateControl
demo/codec/Inter/Residual/DecodeResidual.m
demo/codec/Inter/Residual/EncodeResidual_RD.m
demo/codec/Inter/Residual/MatchingPursuits/BinarizeAndDecodeWeightMagnitudeDifference.m
demo/codec/Inter/Residual/MatchingPursuits/BinarizeAndEncodeWeightMagnitudeDifference.m
demo/codec/Inter/Residual/MatchingPursuits/CompressMP.m
demo/codec/Inter/Residual/MatchingPursuits/create_atom.m
demo/codec/Inter/Residual/MatchingPursuits/create_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/create_dico_params.m
demo/codec/Inter/Residual/MatchingPursuits/create_dictionary.m
demo/codec/Inter/Residual/MatchingPursuits/DecodeAtomsMP.m
demo/codec/Inter/Residual/MatchingPursuits/DecodeBlockDifferenceUsingMP.m
demo/codec/Inter/Residual/MatchingPursuits/DecompressMP.m
demo/codec/Inter/Residual/MatchingPursuits/dico_add_atom_to_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/dico_clustering.m
demo/codec/Inter/Residual/MatchingPursuits/dico_clustering_kmean.m
demo/codec/Inter/Residual/MatchingPursuits/dico_get_atom.m
demo/codec/Inter/Residual/MatchingPursuits/dico_proj_atom.m
demo/codec/Inter/Residual/MatchingPursuits/dico_put_atom.m
demo/codec/Inter/Residual/MatchingPursuits/EncodeAtomsMP.m
demo/codec/Inter/Residual/MatchingPursuits/EncodeBlockDifferenceUsingMP_RD.m
demo/codec/Inter/Residual/MatchingPursuits/get_atom_bounds.m
demo/codec/Inter/Residual/MatchingPursuits/InitMatchingPursuits.m
demo/codec/Inter/Residual/MatchingPursuits/readme.txt
demo/codec/Inter/Residual/MatchingPursuits/tree_get_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/tree_put_centroid.m
demo/codec/Inter/Residual/MatchingPursuits
demo/codec/Inter/Residual
demo/codec/Inter
demo/codec/Intra/DecodeIntraFrame.m
demo/codec/Intra/E
demo/codec/data
demo/codec/Inter/Blocks/BPT/CalcRDForGivenBlockStructure_RD.m
demo/codec/Inter/Blocks/BPT/ChooseNumBlocks_RD.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeBlockStructure.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeIntraBlocks.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/DecodeSplitPosition.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeBlockStructure.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeIntraBlocks_RD.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure/EncodeSplitPosition.m
demo/codec/Inter/Blocks/BPT/EncodeDecodeBlockStructure
demo/codec/Inter/Blocks/BPT/FindBestSplit_RD.m
demo/codec/Inter/Blocks/BPT/GenerateBlockTree_RD.m
demo/codec/Inter/Blocks/BPT/PruneBlockTree.m
demo/codec/Inter/Blocks/BPT/SplitBlock1_RD.m
demo/codec/Inter/Blocks/BPT
demo/codec/Inter/Blocks/Common/SortBlocksFromTopLeft.m
demo/codec/Inter/Blocks/Common
demo/codec/Inter/Blocks/h264/ChooseAndEncode264BlockSplitOption_RD.m
demo/codec/Inter/Blocks/h264/Decode264BlockSplitOption.m
demo/codec/Inter/Blocks/h264/Decode264BlockStructure.m
demo/codec/Inter/Blocks/h264/FourBlocksCase.m
demo/codec/Inter/Blocks/h264/GenerateAndEncode264BlockStructure_RD.m
demo/codec/Inter/Blocks/h264/Init264Block.m
demo/codec/Inter/Blocks/h264/OneBlockCase.m
demo/codec/Inter/Blocks/h264/SortBlocksFromTopLeft_Fast.m
demo/codec/Inter/Blocks/h264/TwoBlockHorizontalCase.m
demo/codec/Inter/Blocks/h264/TwoBlockVerticalCase.m
demo/codec/Inter/Blocks/h264
demo/codec/Inter/Blocks/Regular/GenerateRegBlockList.m
demo/codec/Inter/Blocks/Regular
demo/codec/Inter/Blocks
demo/codec/Inter/DecodeInterFrame.m
demo/codec/Inter/DecodeInterFrame_264.m
demo/codec/Inter/DecodeInterFrame_BPT.m
demo/codec/Inter/DecodeInterFrame_Reg.m
demo/codec/Inter/EncodeInterFrame_264_RD.m
demo/codec/Inter/EncodeInterFrame_BPT_RD.m
demo/codec/Inter/EncodeInterFrame_RD.m
demo/codec/Inter/EncodeInterFrame_Reg_RD.m
demo/codec/Inter/Motion/CalcRegionMotionError.m
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.c
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.dll
demo/codec/Inter/Motion/CalcRegionMotionErrorMatrix.mexglx
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/BinarizeAndDecodeMVDifference.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/BinarizeAndEncodeMVDifference.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/ChooseSubPixMotionBin_RD.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/DecodeMotionVectors.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/DecodeSubPixMotionBin.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeMotionVectors.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeMotionVectors_Fast.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors/EncodeSubPixMotionBin_RD.m
demo/codec/Inter/Motion/EncodeDecodeMotionVectors
demo/codec/Inter/Motion/EstBlockSubPixTransY.m
demo/codec/Inter/Motion/EstimateBlockTranslationY.m
demo/codec/Inter/Motion/FindBoundingBox.m
demo/codec/Inter/Motion/MotionCompBlockTransY.m
demo/codec/Inter/Motion/MotionCompensateBlocks420.m
demo/codec/Inter/Motion/MotionCompensateOverlappingBlocks420.m
demo/codec/Inter/Motion/MotionCompensateSingleBlock420.m
demo/codec/Inter/Motion/OBMC2.m
demo/codec/Inter/Motion
demo/codec/Inter/RateControl/InitLambda.m
demo/codec/Inter/RateControl/UpdateLambda.m
demo/codec/Inter/RateControl
demo/codec/Inter/Residual/DecodeResidual.m
demo/codec/Inter/Residual/EncodeResidual_RD.m
demo/codec/Inter/Residual/MatchingPursuits/BinarizeAndDecodeWeightMagnitudeDifference.m
demo/codec/Inter/Residual/MatchingPursuits/BinarizeAndEncodeWeightMagnitudeDifference.m
demo/codec/Inter/Residual/MatchingPursuits/CompressMP.m
demo/codec/Inter/Residual/MatchingPursuits/create_atom.m
demo/codec/Inter/Residual/MatchingPursuits/create_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/create_dico_params.m
demo/codec/Inter/Residual/MatchingPursuits/create_dictionary.m
demo/codec/Inter/Residual/MatchingPursuits/DecodeAtomsMP.m
demo/codec/Inter/Residual/MatchingPursuits/DecodeBlockDifferenceUsingMP.m
demo/codec/Inter/Residual/MatchingPursuits/DecompressMP.m
demo/codec/Inter/Residual/MatchingPursuits/dico_add_atom_to_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/dico_clustering.m
demo/codec/Inter/Residual/MatchingPursuits/dico_clustering_kmean.m
demo/codec/Inter/Residual/MatchingPursuits/dico_get_atom.m
demo/codec/Inter/Residual/MatchingPursuits/dico_proj_atom.m
demo/codec/Inter/Residual/MatchingPursuits/dico_put_atom.m
demo/codec/Inter/Residual/MatchingPursuits/EncodeAtomsMP.m
demo/codec/Inter/Residual/MatchingPursuits/EncodeBlockDifferenceUsingMP_RD.m
demo/codec/Inter/Residual/MatchingPursuits/get_atom_bounds.m
demo/codec/Inter/Residual/MatchingPursuits/InitMatchingPursuits.m
demo/codec/Inter/Residual/MatchingPursuits/readme.txt
demo/codec/Inter/Residual/MatchingPursuits/tree_get_centroid.m
demo/codec/Inter/Residual/MatchingPursuits/tree_put_centroid.m
demo/codec/Inter/Residual/MatchingPursuits
demo/codec/Inter/Residual
demo/codec/Inter
demo/codec/Intra/DecodeIntraFrame.m
demo/codec/Intra/E
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.