发布
loading-left
loading loading loading
loading-right

加载中

个人主页
TA还没有准备介绍自己
TA的源代码 (4)
Block Matching Algorithms for Motion Estimation
4.0分
Thispaper(andaccompanyingMATLABsourcecode)isareviewoftheblockmatchingalgorithmsusedformotionestimationinvideocompression.Itimplementsandcompares7differenttypesofblockmatchingalgorithmsthatrangefromtheverybasicExhaustiveSearchtotherecentfastadaptivealgorithmslikeAdaptiveRoodPatternSearch.Thealgorithmsthatareevaluatedinthispaperarewidelyacceptedbythevideocompressingcommunityandhavebeenusedinimplementingvariousstandards,rangingfromMPEG1/H.261toMPEG4/H.263.Thepaperalsopresentsaverybriefintroductiontotheentireflowofvideocompression.
shmm91
2016-08-23
1
1
Image correspondences using cross-correlation
暂无评分
Findingcorrespondingfeaturesinapairofimagesisthebasisofmanyopticflow,stereovisionandimageregistrationalgorithms.Onestraightforwardapproachtofindingamatchistotakeasmallpatchofoneimage,computeitsslidingcross-correlationwiththeotherimage,andfindapeak.Thissubmissionsuppliesaclasswhichimplementsthismethod.Therearemanyotherwaysoffindingcorrespondences,butnormalisedcross-correlationisrelativelyeasytounderstand,andfairlyeffectiveifasparsesetofmatchesissufficientandthechangeinviewpointisnottoolarge.Th
shmm91
2016-08-23
0
1
仿射光流
暂无评分
Anaffine(orfirst-order)opticflowmodelhas6parameters,describingimagetranslation,dilation,rotationandshear.Theclassaffine_flowprovidesmethodstoestimatestheseparametersfortwoframesofanimagesequence.Theclassimplementsaleast-squaresfitoftheparameterstoestimatesofthespatialandtemporalgrey-levelgradients.Thisisanextensionofthewell-knownLucas-Kanademethod.Theimagesareeithersampledconventionally,onarectilineargrid,oronalog-polargrid.Inthelattercase,theclassmayiterativelyrefineitsestimatesbymovingthesamplin
shmm91
2016-08-23
1
1
采用块匹配法计算运动矢量
暂无评分
采用块匹配法计算运动矢量,选择经典的三步法进行搜索,配有相应的文献说明,利用MAD进行阈值选取,初步计算出两幅图像的运动矢量,为下一步全局运动的估计提供参数。
shmm91
2016-08-23
0
1
没有更多了~