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
在前面的文章中就有介绍到半月湾Half Moon Bay Cloud服务商有提供洛杉矶DC5数据中心云服务器,这个堪比我们可能熟悉的某服务商,如果我们有用过的话会发现这个服务商的价格比较贵,而且一直缺货。这里,于是半月湾服务商看到机会来了,于是有新增同机房的CN2 GIA优化线路。在之前的文章中介绍到Half Moon Bay Cloud DC5机房且进行过测评。这次的变化是从原来基础的年付49....
全球独立服务器、站群多IP服务器、VPS(哪个国家都有),香港、美国、日本、韩国、新加坡、越南、泰国、加拿大、英国、德国、法国等等99元起步,湘南科技郴州市湘南科技有限公司官方网址:www.xiangnankeji.cn产品内容:全球独立服务器、站群多IP服务器、VPS(哪个国家都有),香港、美国、日本、韩国、新加坡、越南、泰国、加拿大、英国、德国、法国等等99元起步,湘南科技VPS价格表:独立服...
2021年恒创科技618活动香港美国服务器/云服务器/高防全场3折抢购,老客户续费送时长,每日限量秒杀。云服务器每款限量抢购,香港美国独服/高防每款限量5台/天,香港节点是CN2线路还不错。福利一:爆品秒杀 超低价秒杀,秒完即止;福利二:云服务器 火爆机型 3折疯抢;福利三:物理服务器 爆款直降 800元/月起;福利四:DDOS防护 超强防御仅 1750元/月。点击进入:2021年恒创科技618活...
yahoo.cn为你推荐
proprietaryios11"中科院重庆绿色智能技术研究院采购供应商信息登记表"followcssincludingandroid模块ios8地址163Applicationsios5tcpip上的netbios禁用tcp/ip上的netbios对网络应用软件的正常运行有没有影响?win7telnetwindows7的TELNET服务在哪里开启啊用itunes备份如何使用itunes完整备份iPhone资料
域名买卖 上海域名注册 lunarpages iisphpmysql dux 中国电信测网速 河南移动网 太原网通测速平台 卡巴斯基破解版 新睿云 阿里云官方网站 dnspod net空间 东莞服务器托管 阿里云邮箱登陆 美国迈阿密 汤博乐 nnt 移动王卡 贵州电信 更多