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

日本vps云服务器选择指南。

日本vps云服务器怎么选择?很多人都会遇到日本vps和日本云服务器怎么选择的问题,日本云服务器具有免备案的特点。小编今天就分析一下日本云服务器价格多少钱,以方便大家选购的时候有个更加合适的取舍。日本云服务器租用前比较选择,高性能、安全、高效、免备案日本云服务器是很关键的因素。那么,日本云服务器该怎么选择呢?日本作为我们的邻国,与其贸易、文化往来是比较多的。日本云服务器价格多少钱一年?一、日本·CN...

易探云(QQ音乐绿钻)北京/深圳云服务器8核8G10M带宽低至1332.07元/年起

易探云怎么样?易探云香港云服务器比较有优势,他家香港BGP+CN2口碑不错,速度也很稳定。尤其是今年他们动作很大,推出的香港云服务器有4个可用区价格低至18元起,试用过一个月的用户基本会续费,如果年付的话还可以享受8.5折或秒杀价格。今天,云服务器网(yuntue.com)小编推荐一下易探云国内云服务器优惠活动,北京和深圳这二个机房的云服务器2核2G5M带宽低至330.66元/年,还有高配云服务器...

HostSailor:罗马尼亚机房,内容宽松;罗马尼亚VPS七折优惠,罗马尼亚服务器95折

hostsailor怎么样?hostsailor成立多年,是一家罗马尼亚主机商家,机房就设在罗马尼亚,具说商家对内容管理的还是比较宽松的,商家提供虚拟主机、VPS及独立服务器,今天收到商家推送的八月优惠,针对所有的产品都有相应的优惠,商家的VPS产品分为KVM和OpenVZ两种架构,OVZ的比较便宜,有这方面需要的朋友可以看看。点击进入:hostsailor商家官方网站HostSailor优惠活动...

yahoo.cn为你推荐
documentcss补丁安装前必读支持ipad支持ipadiexplore.exe应用程序错误iexplore.exe - 应用程序错误怎么办阿??????win10445端口win7系统不能被telnet端口号,端口、服务什么全都开了win7如何关闭445端口如何彻底永久取消win7粘滞键功能win7关闭135端口win7系统怎么关闭135端口?网上很多方法都不好用!win7关闭135端口如何用命令关闭135端口win7关闭135端口windows 7如何关闭139端口
厦门虚拟主机 php主机租用 vps是什么 国外空间服务商 空间服务商 qq数据库 免费个人空间申请 刀片服务器是什么 idc资讯 hostloc 卡巴斯基试用版 网页提速 网购分享 apnic 中国电信宽带测速 什么是dns 机柜尺寸 认证机构 weblogic部署 bwg 更多