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

justhost:“第4次VPS测评”,8.3元/月,200M带宽,不限流量,KVM虚拟,4个俄罗斯机房应有适合你的

justhost.ru官方来消息说已经对网络进行了比较全面的优化,针对中国电信、联通、移动来说,4个机房总有一个适合中国用户,让站长进行一下测试,这不就有了这篇有关justhost的VPS的第四次测评。本帖主要关注的是网络,对于其他的参数一概不管! 官方网站:https://justhost.ru 最低配VPS:8.3元/月,KVM,512M内存,5G硬盘,200M带宽,不限流量 购买链接:...

Virmach($7.2/年)特价机器发放

在八月份的时候有分享到 Virmach 暑期的促销活动有低至年付12美元的便宜VPS主机,这不开学季商家又发布五款年付VPS主机方案,而且是有可以选择七个数据中心。如果我们有需要低价年付便宜VPS主机的可以选择,且最低年付7.2美元(这款目前已经缺货)。这里需要注意的,这次发布的几款便宜年付方案,会在2021年9月30日或者2022年4月39日,分两个时间段会将INTEL CPU迁移至AMD CP...

CheapWindowsVPS:7个机房可选全场5折,1Gbps不限流量每月4.5美元

CheapWindowsVPS是一家成立于2007年的老牌国外主机商,顾名思义,一个提供便宜的Windows系统VPS主机(同样也支持安装Linux系列的哈)的商家,可选数据中心包括美国洛杉矶、达拉斯、芝加哥、纽约、英国伦敦、法国、新加坡等等,目前商家针对VPS主机推出5折优惠码,优惠后最低4GB内存套餐月付仅4.5美元。下面列出几款VPS主机配置信息。CPU:2cores内存:4GB硬盘:60G...

yahoo.cn为你推荐
支持ipad支持ipad南京医科大学合同管理系统地址163netbios端口netbios ssn是什么意思?netbios端口如何组织netbios端口的外部通信photoshop技术ps几大关键技术?重庆宽带测速重庆联通宽带测速的网址是好多呢?联通iphone4联通iphone4好用吗谷歌sb在谷歌里搜SB为什么结果中第一个是百度
已备案域名注册 怎么申请域名 注册cn域名 hawkhost优惠码 分销主机 linode代购 cpanel 美国便宜货网站 payoneer 空间打开慢 godaddy支付宝 监控宝 广州服务器 网通服务器托管 爱奇艺会员免费试用 多线空间 免费asp空间 浙江服务器 xuni 可外链的相册 更多