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

新网,域名7月盛夏1核心2G内存.COM域名仅19.9元/首年,主机9.9元/月,企业邮箱0元体验

新网好不好?新网域名便宜吗?新网怎么样?新网是国内老牌知名域名注册商,企业正规化运营,资质齐全,与阿里云万网和腾讯云DNSPOD同为国内服务商巨头。近日新网发布了最新的七月放价季优惠活动,主要针对域名、云主机、企业邮箱、SSL证书等多款云产品推送了超值的优惠,其中.com顶级域名仅19.9元/首年,.cn域名仅16元/首年,云主机1核心2G内存3Mbps带宽仅9.9元/月,企业邮箱更是免费送1年,...

香港服务器促销:香港华为云混合服务器、高防服务器首月半价,普通110M大带宽服务器月付799,付5用6,付10用13

博鳌云是一家以海外互联网基础业务为主的高新技术企业,运营全球高品质数据中心业务。自2008年开始为用户提供服务,距今11年,在国人商家中来说非常老牌。致力于为中国用户提供域名注册(国外接口)、免费虚拟主机、香港虚拟主机、VPS云主机和香港、台湾、马来西亚等地服务器租用服务,各类网络应用解決方案等领域的专业网络数据服务。商家支持支付宝、微信、银行转账等付款方式。目前香港有一款特价独立服务器正在促销,...

云如故枣庄高防(49元)大内存2H2G49元8H8G109元

云如故是一家成立于2018年的国内企业IDC服务商,由山东云如故网络科技有限公司运营,IDC ICP ISP CDN VPN IRCS等证件齐全!合法运营销售,主要从事自营高防独立服务器、物理机、VPS、云服务器,虚拟主机等产品销售,适合高防稳定等需求的用户,可用于建站、游戏、商城、steam、APP、小程序、软件、资料存储等等各种个人及企业级用途。机房可封UDP 海外 支持策略定制 双层硬件(傲...

yahoo.cn为你推荐
IOJsios8供应商iphoneC1:山东品牌商品馆tracerouteLinux 下traceroute的工作原理是什么 !x-router思科路由器有线端无法上网,而无线段却可以,用的是PPPOE拨号上网,一开始两种方法都不可以,检查宽googleadsencegoogle adsense打不开怎么办firefoxflash插件Firefox浏览器怎么激活adobe flash插件google分析google analysis干什么用的?morphvoxpro怎么用morphvox pro和全民k歌怎么用android5.1安卓5.0和安卓5.1的区别在哪里?
武汉域名注册 大庆服务器租用 视频空间租用 过期已备案域名 duniu yardvps vps.net 韩国空间 北京主机 魔兽世界台湾服务器 100x100头像 双十一秒杀 上海服务器 超级服务器 starry photobucket lamp怎么读 阵亡将士纪念日 windowsserver2008 时间同步服务器 更多