recognisingyahoo.cn

yahoo.cn  时间:2021-05-21  阅读:()
ANEWFRAMEWORKOFMOVINGTARGETDETECTIONANDTRACKINGFORUAVVIDEOAPPLICATIONWenshuaiYua,*,XuchuYub,PengqiangZhang,JunZhouaInstituteofSurveyingandMapping,450052,Zhengzhou,Henan,China-ws_yu@yahoo.
cnbInstituteofSurveyingandMapping,450052,Zhengzhou,Henan,China-xc_yu@yahoo.
comWGS,WGIII/5KEYWORDS:ImageProcessing,ComputerVision,MotionCompensation,MotionDetection,ObjectTracking,ProcessModeling,UAVVideoABSTRACT:Unmannedaerialvehicleisanewplatformforremotesensing,andtheprimarysensorofitisvideocamera.
Video,alsocouldbecalleddynamicimageisthemostimportantdataformatwhichobtainedbyunmannedaerialvehicle.
ThecombinationofvideodataandUAVprovidesanovelremotesensingpattern.
Movingtargetdetectionandtrackingisanimportanttechniqueofvideoprocessingforitshugepotentialinmilitaryandotherapplications.
Thetechniquealwayscontainsthreebasicparts:motioncompensation,motiondetectionandobjecttracking.
Eachpartadoptskindsoftechnicalmethodstosolvetheproblemsinrespectivefields.
Thepaper,basedontheanalysisofthealgorithmsrelatedtothetechnology,presentsanewframeworkofit.
Differentfromothermovingtargetdetectionandtrackingframeworks,theframeworkperformsaparallelprocessingamongthethreesectionsbyincludingcollaborationcontrolanddatacapturemodules.
Comparingwithotherframeworks,itismoresuitabletotheUAVapplications,becauseofitsadvantagessuchastransferringparametersinsteadofrealdataandofferinginterfacetouserorexteriorsystem.
*Correspondingauthor.
Tel.
:+86-13526657654;E-mailaddress:.
ws_yu@yahoo.
cn.
1.
INTRODUCTIONUnmannedAerialVehicle(UAV)isanewdevelopingremotesensingplatform,anddifferentfromotherplatforms,forexamplesatelliteorairplane,itcarriesvideosensors.
SovideodataisthemaininformationgotbyUAV.
Videocouldbeinterpretedasdynamicimage,anddissimilartostaticimage,itcanreflectmotioninformationthroughthechangingofgray-level.
AnimportantresearchfieldofvideoprocessingforUAVapplicationismovingtargetdetectionandtracking.
Inactualenvironment,themovingtargetscouldbevehicles,peopleoraircrafts,andinsomespecialconditions,thesetargetsmightbeinterestingandvaluable.
Buttheproblemthatdetectingthetargetsfromthecomplicatedbackgroundandtrackingthemsuccessivelyisatoughwork.
Theremanytechniquemethodsonmovingtargetdetectionandtracking.
Mostofthemanalysedtheproblemundertheconditionofstaticbackground,forthestillnessofbackgroundmakesthedetectionandtrackingcomparativelyeasier,andthesekindsofmethodcanbeusedinsomeapplicationssuchassafetymonitoring.
Contrastingtothem,itismuchmoredifficultfortargetdetectionandtrackingwithmovingbackground.
EspeciallyforUAVvideodatawhosebackgroundchangingrapidlyandalwayshascomplextexturecharacteristic,itisreallyachallengingtasktosolvethetechnicalproblem.
FormovingtargetdetectionandtrackingusingUAVvideo,aratherreasonabletechnicalapproachisadoptedwidely.
Firstly,inordertocompensatethebackgroundmotioncausedbymovementofcamera,stabilizingthebackgroundthroughtheframe-to-frameregistrationofvideoimagesequencewouldbetakenasapreconditionofdetectionandtracking.
Asignificantproductthepanoramicimageisbuiltinthesameprocess.
Secondly,basingonthestabilizationofbackgroundandemployingpropermethods,thenextoperationisseparatingthetargetimagefromthebackgroundtorealizedetectionofmovingtarget.
Finally,movingtargettrackingislocatingtheobjectinimagebymeansofmodelingthetargetaccordingtotarget'sfeaturepropertyandchoosingappropriatetrackingmethod.
Accordingtothetechnicalapproachmentionedabove,thetechniquecanbedividedintothreesections:motioncompensation,motiondetectionandobjecttracking.
Italwaystakesthethreepartsasaserialcourseandimplementsthemoneafteranotherinaprocessing.
Actually,fortherearemutualactivitiesbetweendifferentsectionsofthetechnique,itisnotnecessarytoprocessthetechnologyorderly,whichmeansexecutingitstepbystep.
Soitnotonlyneedsaframeworktointegratealltheseparts,butalsorequirestheframeworkmoreeffectiveandpractical.
2.
MOTIONCOMPENSATIONMotioncompensationisthebasicpartofthetechnique,especiallyformovingbackgroundvideo.
Itestimatestheego-motionofcameraandcompensatesthebackgroundmotionofimage,andthroughthisway,itmakesthemovingobjectsmoreobviousandthedetectionoftargeteasier.
Therearetwokindsofapproachesadopted,oneisfeature-basedmethods,andtheotherisflow-basedmethods.
Thoughthelatteronehasrigoroustheoryfoundation,theformeroneismorepopular.
Feature-basedmethodsextractfeaturesandmatchthembetweenimageframestofittheglobalmotionmodelofvideoimagesequence.
Featureextractionandmatchingarepreparedforimageregistration.
Theimageregistrationthatimplementsframe-to-frameregistrationofthevideoimagesequenceisthekeypointofmotioncompensation.
Theresultofimageregistrationcouldbeusedintwodirections,imagestabilizationandimagemosaicking.
Formercanrestrainthemovingbackgroundandfacilitatethedetectingofmovingtarget,andlattercanupdatethelocalimage(alwaysexpresswiththeortho-image)andhelptoformthetrajectoryoftrackedobject.
2.
1FeatureExtractionandMatchingInfeatureextraction,choosingarightkindoffeatureshouldbeconsideredforonething.
Thefeaturecouldbepoint,lineorsurface.
Ithasbeenproventhatcornerfeatureisrobustandeasytooperate.
Harrisoperator(Harrisetal.
,1988)isatypicalcornerdetector,anditsprincipleisthatrecognisingthefeaturesbyjudgingthedifferenceofgray-level'schangewhilemovingthesearchwindow.
Detectingresultsoftwoseriesframesshowninfigure1,andthereisgoodcoherencebetweenthetwo,soitshouldbethoughtthattheoperatorhasastableperformanceandtheresultscouldbetakenastheinputofmatching.
Afterextractingthefeatures,acoarsematchingwouldbemadetogetapproximatematchingresults,andthiscourseisrealizedbymeasuringthesimilarityofcorrespondingfeatures.
Becausetherearemanymismatchesintheapproximateresultsandtheycannotmeettherequirementsofregistration,soithastoimplementafinematchingtoremovethemismatches.
AsuitablewaytokeepinliersiscombiningofepipolargeometryandRANSACalgorithm.
Epipolargeometryoffersamodel—fundamentalmatrixtothematching,causethetwoviewsshouldsatisfytheepipolarrestrictioninstereovision.
RANSAC—randomsampleconsensusalgorithm(Fischleretal.
,1981)isanonlinearalgorithm.
FittingdatamodelwithRANSACmaximallyrestrainstheimpactofoutliers,andreducesthecomputationtoacertainextent.
Thefinematchingisfittingthefundamentalmatrixthroughiterationcomputingandidentifyingmostoftheoutliers.
Figure2presentstheresultsofmatchingaftereliminatingwrongcorrespondencesfromthecandidatematcheswhichgotfromthecoarsematching.
Itcanbeseenthatthoughbulkofmismatcheshavebeenremoved,therestillafewincorrectcorrespondencesremain.
2.
2ImageStabilizationImagestabilizationiscompensationofunwantedmotioninimagesequences.
Thematterofimagestabilizationisimageregistration.
Thetransformationmodelofimageregistrationisnotcomplicate.
Ausualchoiceisaffinetransformationorprojectivetransformation.
Figure3.
ThecomparationofdifferenceresultsbeforeandafterimageregistrationThenormalmodeforregistrationiscalculatingtheparametersofthemodelusingcorrespondingpoints.
Whethertheprecisionofimageregistrationisgoodornotdependsontheresultsofmatching.
Soimagestabilizationcouldbedonebycomputingtheregistrationparameterswiththeoutputsoffinematchingandrectifyingthepreparedframetoreferenceframe.
Inordertooptimizetheresultofregistration,repeatingthecourseuntiltheaccuracyofregistrationgoodenough.
Figure3showsthecomparationofdifferenceresultsbeforeandafterimageregistration.
Theleftoneisthedifferenceresultpreviousregistration.
Exceptsomeregionswithsametextures,mostofthebackgroundimagecannotbesubtracted,especiallysomeobviousobjectsandlinearfeatures.
Therightoneisthedifferenceresultafterimageregistration.
Thoughthereareobjectsedgesstilldistinct,majorityofbackgroundimagegotbetterelimination.
Figure1.
DetectingresultsusingHarriscorneroperator2.
3ImageMosaickingMosaickingofvideoimagesequenceisrectifyingallframestothereferenceframeandpiecingthemtogetherasapanoramicimage.
Thereferenceframemaybethefirstframeorachosenone.
Akeystepforthegenerationofpanoramaisimageregistration.
Itisunavoidableaccumulateregistrationerrorsduringaligningtheimagesequences.
Theaccumulationoferrorscouldinducemisalignmentofadjoiningframes.
Toresolvetheproblem,therearemanymethodshavebeentried,suchasrefiningregistrationandintroducingreferencedata.
AnUAVvideoimagemosaickingisillustratedinfigure4,andtherearesomepiecingseamsforregistrationerrors.
Figure2.
OverlayoftwosuccessiveframesaftereliminatingwrongcorrespondenceswithRANSAC3.
MOTIONDETECTIONThecompensationhasreducedtheimpactofbackgroundmotion,buttherearestillsomeinfluencesofitremaininthestabilizedimage.
Motiondetectiondividesthevideoimageintotargetandbackgroundwhetheritismovingornot.
Therearemanyprocessingmethodsintroducedintomotiondetection,andthecommonpointofthemistheusingofmotioninformation.
Forstaticbackground,itusuallyprocessesonthebackground,suchasbackgroundmodelingmethod.
Formovingbackground,itassumesthedynamicimagejusthastargetandbackgroundtwopartitions,andiftherearemorethanonetargetinthevideo,itwillsegmenttheimageintonumbersofpartitionscorrespondingtothetargets,andinsomemethodsitsetsthetargetsondifferentlayersinordertomaketheprocessmuchfaster.
Theprimaryinformationfordetectingismotioninformation,ortheintensitychangesbetweenadjacentvideoimageframes.
3.
1MotionDetectionForvideoimagecapturedbymovingcamera,thebackgroundmotioncan'tbecounteractedabsolutelythroughimagestabilization.
Itmaynoteffectiveenoughtodetectthemovingtargetbyrestrainingthemovementofbackground.
Alltheimageinformationcouldbeclassifiedintothreekinds:target,backgroundandnoise.
Differentclassescorrespondtodifferentmotionfieldsindynamicimage.
Ifweknowtheclasscharacteristicsofpoints,wecanusethemtofittheparametricsetsofdifferentmotionregions.
Contrarily,ifweknowtheparametersofmotionvectors,wecoulddividethepixelsintodifferentfieldsaccordingmotioninformation.
Inmostofcases,bothofthecharacteristicsandparametersareunknown.
Theclusteringofimagepixelsisaprobabilityquestion.
AtypicalsolutionformotionclassificationisunitingthemixtureprobabilitymodelandEM—ExpectationMaximumalgorithm(Weissetal.
,1996).
Inpractice,itcanmakeahypothesisthattherearetwolayersinthedynamicimage,backgroundlayerandtargetlayer.
Afterimagestabilization,calculatingthemotionvectorsofallpixelsandassumingthattheflowvectorsoftargetlayerislargerthantheonesofbackgroundlayertoestimatetheweightsofmixturemodelwithiteratedcomputation.
Itwillhavethetargetdetecteduntiltheiterationconvergence.
Theparametersofimageregistrationcouldbetheinitialvaluesofiteration.
Figure5presentsadetectionresultforonevehicletargetinthreeframes.
3.
2MotionSegmentationmthesegmentationwiththeopticalflowformationonly.
enodesinthiswindowwhenconstructingtheweightedgraph.
4.
OBJECTTRACKINGFigure5.
AmotiondetectionresultwithmixturemodelndEMMotionsegmentationisakindofvideosegmentation,becauseitpartitionsvideoorimagesequenceintospatio-temporalregionsbasingonmotioninformation.
Therefore,itisessentiallysameasthemotiondetection.
Generally,motionsegmentationhastwobasicclassesthatopticalflowsegmentationmethodsanddirectmethods(Boviketal.
,2005).
Inperfectcases,therearejusttwokindsofopticalflowassociatedwiththemovementsofbackgroundandtarget.
However,opticalflowisnotanexactreflectionofmotionfieldbutanexplanationofilluminationchange.
Therefore,itisnotrigoroustoperforinAusuallyadoptionisgroupinginmotionfeaturespacetorealizethesegmentation.
Howtosettherelationbetweenclusteringanddynamicimageisanotherquestion.
Themethodofgraphtheoryisanaturalsolutionformotionsegmentation.
Pixelsinimagesequencecouldbetakenasthenodesofgraph,andifwepartitionthegraph,accordingmotionfeatures,maysegmenttheimageatthesametime.
Edgetheweightmeansthesimilarityoffeaturesbetweenthetwonodeswhichconnectedbyit.
Inmotionsegmentation,thissimilaritymeasurementisthemotionfeaturevectorofeachpixel.
Thegraphisnotconstructedinoneimageframe.
Itshouldconnectallthenodesinaspatiotemporalregion,andtheregionmayacrossseveralframes.
Aftertheconstructionoftheweightedgraph,itcouldsegmentthevideoimagesequenceusingbynormalizedcutmethod(Shietal.
,1998).
Inordertoreducethecomplicationofcomputing,aneffectivesolutionissubsamplingtheimagesequencebysettingspatiotemporalwindowthatjustconnectthAfterdetectingthelocationoftargetinimage,objecttrackingwillpersistentlylockthepositionoftargetduringaperiod.
Thebasicideaofobjecttrackingismodelingtheobjectaccordingtoobject'sfeaturecharacteristicpropertyandchoosingappropriatetrackingmethod.
Differentformmotiondetectionemphasizingonaccuracy,objecttrackingcouldn'tabidetakingtoomuchtimeoncomputingandneedsgivingattentiononbothprocessingspeedandprecision,soithastoabstractthetargetthroughfeatureextractionandobjectmodeling.
Simplythefeaturesusedcouldbeshape,size,directionandvelocityofthemovingobject,andcomplicatedlyitcouldbefeaturepointsset,colorspaceandsoon.
Combiningwithrespectivetechnicalapproach,itwillrealizethetargettracking.
Theessenceofobjectmodelingistryingtodefinethetargetuniquely,andinaFigure4.
ApanoramicimagemosaicedbyUAVvideoimagesequencesingletargettrackingitonlyneedtodependononefeatureproperty,butinmulti-targettrackingitmayneedaintegrationofdifferentkindsoffeaturesfordirectingatpropertarget,anditalsocouldusingsomesuitableways,suchasfiltermethodsrmulti-target.
4.
1ObjectModelingirectly,ortransformthemintootherrmssuchastemplates.
singmulti-featuresmodelandupdatingthemodel4.
2ObjectTrackingingintothematchingofpointsets(Huttenlocheretl.
,1993).
epeatseprocessuntilthefilterisstable(Forsythetal.
,2003).
irbornevideousingMean-shiftmethodisowninFigure6.
5.
SYSTEMFRAMEWORKandetrackingresultcanacceleratethedetectionprocessing.
them,anditprovidesinterfacetouserandexteriorstem.
foObjectmodellingisarepresentationofobject,inotherwordsitutilizesonefeaturecharacteristicorthecombinationoffeaturestoexpresstheobject.
Theobject'sfeaturecouldbecontour,shape,color,position,texture,velocityandsoforth.
Themorefeaturesincluded,theeasiertoidentifytheobject.
Butthecombiningfeatureswillincreaseburdenofprocessinganddemandcompositemethods.
Toconstructthemodelofobject,wecanusethefeaturesdfoFeaturesoftheobjectmaychangeduringthecourseoftracking,soitrequiresthatthemodelshouldbeadaptivetothechangingorotherinfluences,forexampleocclusionandunexpectedmovement.
Thisisconsideredastherobustnessofmodel.
Therearemanywaystomakethemodelmorestable,includinguovertime.
Usingpriorinformationthatformsthemodelofobject,trackerpredictstheobject'spositioninsuccedentframes.
Correspondingtodifferentmodels,objecttrackinghasdifferentmethods.
Objecttrackingmethodsattempttoascertainthecoherentrelationsoffeatureinformationbetweenframes,andthestrategyofitisnomorethansearchingandmatching.
Hausdorffdistanceisavalidmeasurementforshapeandtexturefeaturesoftheobject.
Itcancreatesparsepointsetswithfeaturedetectorsinimages,andthepointsetofimageregionlabelledastheobjectistheobject'smodelforHausdorffmeasurement.
Itisabletotacklethedeformationofobject,becauseitdescribesthecontourandtextureoftheobjectwithbulkofpoints.
Takingthemeasurementandthemodel,ittranslatesobjectlocataMotionisakindofstate.
Atypicalmotionstatevectoriscomposedoftheobject'sposition,velocityandaccelerationalongeachdirection.
Ifthepriorandcurrentstatesareknown,theposteriorstatewillbepredicted.
Itisfeasibletoresolvetheproblemofobjecttrackingbystateestimationmeans.
Kalmanfilterisoneofthestatespacemethods.
Todefineit,theKalmanfilterisabatchofmathematicequationsthatsolvestheleast-squaresquestionrecursively.
Itpredictsthevaluesofcurrentstateutilizingtheestimationvaluesofformerstateandtheobservationvaluesofcurrentstate,executingtheprocedurerecurrentlyuntilthevaluesofeverystateestimated.
Togettheestimationvaluesofeachstate,allthepreviousobservationvalueshavebeeninvolved.
Forobjecttracking,thestateequationisthemodelofobjectinKalmanfilter,anditdescribesthetransferofstates.
Theobservationisthepositionofobject,andthestatevectorlikementionedabovecontainsposition,velocityandacceleration.
PuttingthepositionsofobjectdetectedininitialframesintotheobservationequationofKalmanfilterandtakingtheaccuratepositionsastheinitialvalueofstatevariant,itcomparestheoutputoffilteringwithpreciseresulttotestifythecorrectnessofinitialinput.
ItrthMean-shiftalgorithmisanapproachthatsearchesthemaximumofprobabilitydensityalongitsgradientdirection,aswellasaneffectivemethodofstatisticaliteration.
ObjecttrackingwithMean-shiftalgorithmisanotherclassoftechniquethatlocatesthetargetbymodelingandmatchingit.
Boththemodelingandmatchingareperformedinafeaturespacesuchascolorspaceandscalespace.
Themodeofitisusingtherelevantsimilaritymeasurementtosearchthebestmatch.
TheobjecttrackingbasingonMean-shiftalgorithmmainlyprocessesonthecolorfeature.
Choosinganimageregionasthereferenceobjectmodel,itwillquantizethecolorfeaturespace,andthebinsofthequantizedspacerepresenttheclassesofcolorfeature.
Eachpixelofthemodelcancorrespondstoaclassandabininthespace,andthemodelcanbedescribedbyitsprobabilitydensityfunctioninthefeaturespace.
InsteadofPDF(probabilitydensityfunction),ittakesthekernelfunctionasthesimilarityfunctiontoconquerthelostofspatialinformation.
Anotherreasonforusingkernelfunctionissmoothingthesimilaritymeasurementtoensuretheiterationconvergetotheoptimizedsolutionduringsearch(Comaniciuetal.
,2003).
AnobjecttrackingresultofashFigure6.
AnobjecttrackingresultofairbornevideousingMean-shiftmethodTothetechnicalapproachesanalysedabove,itneedsaframeworktointegrateallthesemethods.
Forthetechniqueofmovingtargetdetectionandtrackingdividedintothreeparts,eachpartwouldbeanisolatedmoduleforitsindependentfunctioninapplicablesystem.
Therefore,theprocessingisinandbetweendifferentmodules.
Therearemanysystemsemployaseriesprocedure.
Compensationcomesfirst,thenextisdetection,andtrackingputonthelast.
Thereasonofthatisanteriormodulealwaysbetakenasthepreconditionofposteriormodule,andresultsofeachonecouldbeinputsofthenextone.
However,thiskindofsystemisnotconsideringtheinteractionsbetweendifferentmodules.
Forexample,theresultofsegmentationcanbetheinitialvalueofcompensation,thAsshowninthefigure7,distinguishingfromtraditionaltechniqueframework,thepresentedsystemframeworkintroducestwomoremodules,whicharedatacaptureandcollaborationcontrol.
Datacapturemodulegetsthevideoimagedataandsamplesitintoimagesequence,andthenitwilldistributethemtoanotherthreemodulesthatarethecentralpartsofthesystem.
Thethreemodulesimplementaparallelprocessing,andthiswilllowerthecostoftime.
Aftertheinteriorcomputing,theytransfertheoutputsthatalwaysinthemannerofparameterstocollaborationcontrolmodule.
Thecontrolmodulemanagesalltheothermodulesbysendingorderstosyeobjectbyutilizingmethodscorrespondingtothemodelofit.
computationtomeettherequirementofreal-timeapplication.
insteadofrealdatatominimizesthetransmissionbandwidth.
ontrolmoduletovaluatethemethodsormakeimprovement.
ethods,anotheruseofthisframeworkistestingthenewbornethods.
alUAVstemcomposesofaircraftandgroundcontrolstation,andthewirelesscommunication.
Oamework,constructthetestbedsystemtotesttheperformanceoftechnicalmethodsandsetthes(2)EmbeddingthefunctionalmodulesintotheUAVsystemndimprovingthemtomeetthepracticalrequirements.
ephens,M.
,1988.
ACombinedCornerandEdgeetector.
FourthAlveyVisionConference,ManchesterUK,FittingwithApplicationstoImagenalysisandAutomatedCartography.
Communicationsofthegmentation:incorporatingspatialcoherenceandtimatingthenumberofmodel.
InProc.
IEEEConf.
onCVPR,lik,J.
,1998.
MotionSegmentationandTrackingsingNormalizedCuts.
Proc.
Int'lConf.
ComputerVision,pp.
UsingtheHausdorffDistance.
IEEEansactionsonPatternAnalysisandMachineIntelligence,orsyth,D.
A.
,Ponce,J.
,2003.
ComputerVision:AModern2003.
Kernel-BasedObjectTracking.
IEEEtransactionsonPatternAnalysisandMachineIntelligence,25(5):564-577mm6.
CONCLUSIONOnthebasisofanalyzingthefunctionalpartsthatmotioncompensation,motiondetectionandobjecttrackingandthecorrespondingtechnicalmethodsofmovingtargetdetectionandtracking,wepresentedanewframeworkforthetechnique.
Werecognizethatalthoughthereareconnectionsbetweendifferentsectionsofthetechnology,aserialprocessingofthemisdispensable.
Werealizedaparallelcomputationofthethreepartsbyaddingcontrolandcapturemodules.
Thedesignoftheframeworkfacilitatesthespatialseparationofsystemandreducesthedatastreamtransferredbetweendifferentmodules.
ThisismeaningfultoUAVapplication.
BecauseatypicsydatatransferringdependsonFigure7.
Movingtargetdetectionandtrackingframeworkurfurtherworkincludes:(1)AccordingtothefrFigure8illustratesthemainfunctionalmodulesofthesystem.
Motioncompensationhasimagemosaickingandimageregistrationtwoparallelsub-modules.
Imagemosaickingthatcouldcombinewithotherdatamosaicstheimagesequence,andimageregistrationcalculatesregistrationparametersoropticalflowvectors.
Motiondetectionincludesbackgroundsubtractionandtargetdetectiontwoserialsub-modules.
Backgroundsubtractionrestrainsthemovementofbackgroundusingtheparametersorthevectors,andtargetdetectionextractstargetfromthecompensatedbackground.
Objecttrackingcontainstwoserialsub-modulesthatareobjectmodelingandobjecttracking.
Objectmodellingconstructsthemodelofobjectwithitsfeatures.
Objecttrackingrealizesthesuccessivelocatingoftandardforevaluation.
aREFERENCESHarris,C.
,StDpp.
147-151Fischler,M.
A.
,Bolles,R.
C.
,1981.
RandomSampleConsensus:AParadigmforModelthTheadvantagesofthisframeworklistedasbelow:sAACM,24(6),pp.
381-395Weiss,Y.
,Adelson,E.
H.
,1996.
Aunifiedmixtureframeworkformotionseepp.
321-326Alan,B.
,2005.
HandbookofImageandVideoProcessing.
Elsevier,pp.
474-485Shi,J.
,MaFigure8.
MainfunctionalmodulesofthesystemU(1)Parallelprocessingreducesthe1154-1160Huttenlocher,D.
P.
,Noh,J.
J.
,Rucklidge,W.
J.
,1993.
ComparingImages(2)Transferringkindsofparameterstr(3)Usersandexteriorsystemscanconductandmonitorthemodulesthroughtheinterfacesofferedbyc15(9),pp.
850-863FeApproach.
PrenticeHall,pp.
380-396Comaniciu,D.
,Ramesh,V.
,Meer,P.
,Movingtargetdetectionandtrackingisadevelopingtechnique,andmanytechnicalmethodswillbeinventedandintroducedforitinfuture.
Thoughthemethodsmaybediverseinformsandbasedtheories,theyhaveanidenticalpurposeandconformtoaregularsystemframework.
Besidesintegratingtheexisting

CloudCone2核KVM美国洛杉矶MC机房机房2.89美元/月,美国洛杉矶MC机房KVM虚拟架构2核1.5G内存1Gbps带宽,国外便宜美国VPS七月特价优惠

近日CloudCone发布了七月的特价便宜优惠VPS云服务器产品,KVM虚拟架构,性价比最高的为2核心1.5G内存1Gbps带宽5TB月流量,2.89美元/月,稳定性还是非常不错的,有需要国外便宜VPS云服务器的朋友可以关注一下。CloudCone怎么样?CloudCone服务器好不好?CloudCone值不值得购买?CloudCone是一家成立于2017年的美国服务器提供商,国外实力大厂,自己开...

DMIT$10.9/月,日本VPS/三网直连/1核1.5G内存/20GB存储/1Gbps端口

优惠码年付一次性5折优惠码:TYO-Lite-Open-Beta-1y-50OFF永久8折优惠码:TYO-Lite-Open-Beta-Recur-20OFF日本vpsCPU内存SSD流量带宽价格购买1核1.5G20 GB4 TB1Gbps$10.9/月购买2核2 G40 GB6 TB1Gbps$16.9/月购买2核4 G60 GB8 TB1Gbps$21.9/月购买4核4 G80 GB12 TB...

UCloud:全球大促降价,云服务器全网最低价,1核1G快杰云服务器47元/年

ucloud:全球大促活动降价了!这次云服务器全网最低价,也算是让利用户了,UCloud商家调低了之前的促销活动价格,并且新增了1核1G内存配置快杰型云服务器,价格是47元/年(也可选2元首月),这是全网同配置最便宜的云服务器了!UCloud全球大促活动促销机型有快杰型云服务器和通用型云服务器,促销机房国内海外都有,覆盖全球20个城市,具体有北京、上海、广州、香港、 台北、日本东京、越南胡志明市、...

yahoo.cn为你推荐
1前言2区块链应用产业发展现状namesgraphcontributionsgraph产业2014年2月25日支持ipad支持ipad三星iphonewin7关闭445端口如何快速关闭445端口iphonewifi为什么我的苹果手机连不上wifi重庆电信宽带管家重庆电信宽带多少钱一个月
老域名失效请用户记下 鲁诺vps 息壤主机 香港机房 css样式大全 一点优惠网 qq数据库下载 美国十次啦服务器 太原联通测速平台 秒杀汇 静态空间 爱奇艺vip免费领取 西安服务器托管 工信部网站备案查询 卡巴斯基官网下载 锐速 免费赚q币 时间服务器 hosting so域名 更多