找回密码
 立即注册

基于视频的光流场的汽车检测跟踪:光流法实现无人驾驶前方目标识别与目标追踪,用MATL

[复制链接]
发表于 2024-1-14 04:01:18 | 显示全部楼层 |阅读模式
基于视频的光流场的汽车检测跟踪:光流法实现无人驾驶前方目标识别与目标追踪,用MATLAB编写

文件列表:
├文件夹1:[基于视频的光流场的汽车检测跟踪]
│  ├(1)1.avi
│  ├(2)2.avi
│  ├(3)cardetect.mdl
│  ├(4)cardetect.mdl.r2012a
│  ├文件夹1:[hs0]
│  │  ├(1)computeDerivatives.m
│  │  ├(2)gaussFilter.m
│  │  ├(3)HS.m
│  │  ├(4)HSsnapshot.JPG
│  │  ├(5)plotFlow.m
│  │  ├(6)smoothImg.m
│  │  ├(7)yos10.tif
│  │  ├(8)yos9.tif
│  │  └█
│  ├文件夹2:[matlab问题对应资源]
│  │  ├文件夹1:[vision]
│  │  │  ├文件夹1:[+vision]
│  │  │  │  ├文件夹1:[+graphics]
│  │  │  │  │  ├(1)Camera.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹2:[+internal]
│  │  │  │  │  ├文件夹1:[+buildable]
│  │  │  │  │  │  ├(1)cascadeClassifierBuildable.m
│  │  │  │  │  │  ├(2)ComputeMetricBuildable.m
│  │  │  │  │  │  ├(3)cvstBuildInfo.m
│  │  │  │  │  │  ├(4)detectBRISKBuildable.m
│  │  │  │  │  │  ├(5)detectFASTBuildable.m
│  │  │  │  │  │  ├(6)detectMserBuildable.m
│  │  │  │  │  │  ├(7)disparityBMBuildable.m
│  │  │  │  │  │  ├(8)disparitySGBMBuildable.m
│  │  │  │  │  │  ├(9)errorIfInSimulink.m
│  │  │  │  │  │  ├(10)extractBRISKBuildable.m
│  │  │  │  │  │  ├(11)extractFreakBuildable.m
│  │  │  │  │  │  ├(12)extractSurfBuildable.m
│  │  │  │  │  │  ├(13)fastHessianDetectorBuildable.m
│  │  │  │  │  │  ├(14)ForegroundDetectorBuildable.m
│  │  │  │  │  │  ├(15)HOGDescriptorBuildable.m
│  │  │  │  │  │  ├(16)matchFeaturesApproxNN.m
│  │  │  │  │  │  ├(17)OCRBuildable.m
│  │  │  │  │  │  ├(18)opencvBuildInfo.m
│  │  │  │  │  │  ├(19)opticalFlowFarnebackBuildable.m
│  │  │  │  │  │  ├(20)opticalFlowHSBuildable.m
│  │  │  │  │  │  ├(21)opticalFlowLKBuildable.m
│  │  │  │  │  │  ├(22)opticalFlowLKDoGBuildable.m
│  │  │  │  │  │  ├(23)pointTrackerBuildable.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹2:[+calibration]
│  │  │  │  │  │  ├文件夹1:[+checkerboard]
│  │  │  │  │  │  │  ├(1)Checkerboard.m
│  │  │  │  │  │  │  ├(2)detectCheckerboard.m
│  │  │  │  │  │  │  ├(3)DetectionProgressBar.m
│  │  │  │  │  │  │  ├(4)find_peaks.m
│  │  │  │  │  │  │  ├(5)secondDerivCornerMetric.m
│  │  │  │  │  │  │  ├(6)subPixelLocation.m
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├文件夹2:[+tool]
│  │  │  │  │  │  │  ├(1)AddImageStatsDlg.m
│  │  │  │  │  │  │  ├(2)AddImageStatsStereoDlg.m
│  │  │  │  │  │  │  ├(3)AddImage_16.png
│  │  │  │  │  │  │  ├(4)AddImage_24.png
│  │  │  │  │  │  │  ├(5)BoardSet.m
│  │  │  │  │  │  │  ├(6)CalibrationImageDisplay.m
│  │  │  │  │  │  │  ├(7)CalibrationOptionsPanel.m
│  │  │  │  │  │  │  ├(8)CalibrationSessionManager.m
│  │  │  │  │  │  │  ├(9)CalibrationTab.m
│  │  │  │  │  │  │  ├(10)CalibratorFilePanel.m
│  │  │  │  │  │  │  ├(11)CameraCalibrationTool.m
│  │  │  │  │  │  │  ├(12)CameraPropertiesPanel.m
│  │  │  │  │  │  │  ├(13)camera_calibrator_16.png
│  │  │  │  │  │  │  ├(14)camera_calibrator_24.png
│  │  │  │  │  │  │  ├(15)checkStereoFileNames.m
│  │  │  │  │  │  │  ├(16)checkStereoFolders.m
│  │  │  │  │  │  │  ├(17)ComboBoxControl.m
│  │  │  │  │  │  │  ├(18)DirectorySelector.m
│  │  │  │  │  │  │  ├(19)drawCoordinateAxes.m
│  │  │  │  │  │  │  ├(20)ExportDlg.m
│  │  │  │  │  │  │  ├(21)ExtrinsicsDisplay.m
│  │  │  │  │  │  │  ├(22)FilePanelLiveCapture.m
│  │  │  │  │  │  │  ├(23)fuseWithSeparator.m
│  │  │  │  │  │  │  ├(24)ImageCaptureTab.m
│  │  │  │  │  │  │  ├(25)ImagePreview.m
│  │  │  │  │  │  │  ├(26)LoadStereoImagesDlg.m
│  │  │  │  │  │  │  ├(27)MCodeGenerator.m
│  │  │  │  │  │  │  ├(28)OkDlg.m
│  │  │  │  │  │  │  ├(29)OneDropDownButtonPanel.m
│  │  │  │  │  │  │  ├(30)OptimizationOptionsDlg.m
│  │  │  │  │  │  │  ├(31)parseSessionFileName.m
│  │  │  │  │  │  │  ├(32)RejectedImagesDlg.m
│  │  │  │  │  │  │  ├(33)ReprojectionErrorsDisplay.m
│  │  │  │  │  │  │  ├(34)Session.m
│  │  │  │  │  │  │  ├(35)SingleCalibrationImageDisplay.m
│  │  │  │  │  │  │  ├(36)SliderEditControl.m
│  │  │  │  │  │  │  ├(37)SquareSizeDlg.m
│  │  │  │  │  │  │  ├(38)SquareSizeSelector.m
│  │  │  │  │  │  │  ├(39)StereoCalibrationImageDisplay.m
│  │  │  │  │  │  │  ├(40)ToggleButton.m
│  │  │  │  │  │  │  ├(41)ZoomPanel.m
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(1)CalibrationProgressBar.m
│  │  │  │  │  │  ├(2)CameraParametersImpl.m
│  │  │  │  │  │  ├(3)checkSquareSize.m
│  │  │  │  │  │  ├(4)computeStandardError.m
│  │  │  │  │  │  ├(5)constructIntrinsicMatrix.m
│  │  │  │  │  │  ├(6)distortPoints.m
│  │  │  │  │  │  ├(7)ImageTransformer.m
│  │  │  │  │  │  ├(8)interp2d.m
│  │  │  │  │  │  ├(9)RectificationParameters.m
│  │  │  │  │  │  ├(10)rodriguesMatrixToVector.m
│  │  │  │  │  │  ├(11)rodriguesVectorToMatrix.m
│  │  │  │  │  │  ├(12)StereoParametersImpl.m
│  │  │  │  │  │  ├(13)undistortImageImpl.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹3:[+cascadeTrainer]
│  │  │  │  │  │  ├文件夹1:[+tool]
│  │  │  │  │  │  │  ├(1)AddImage_24.png
│  │  │  │  │  │  │  ├(2)ExportDlg.m
│  │  │  │  │  │  │  ├(3)ImageSet.m
│  │  │  │  │  │  │  ├(4)imrectButtonDown.m
│  │  │  │  │  │  │  ├(5)LabelerFilePanel.m
│  │  │  │  │  │  │  ├(6)LabelingTab.m
│  │  │  │  │  │  │  ├(7)PlaceHolderImage_72.png
│  │  │  │  │  │  │  ├(8)ROI_24.png
│  │  │  │  │  │  │  ├(9)Session.m
│  │  │  │  │  │  │  ├(10)TrainingDataLabelerTool.m
│  │  │  │  │  │  │  ├(11)training_image_labeler_16.png
│  │  │  │  │  │  │  ├(12)training_image_labeler_24.png
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(1)createOcvVecFile.m
│  │  │  │  │  │  ├(2)readImage.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹4:[+codegen]
│  │  │  │  │  │  ├(1)exist.m
│  │  │  │  │  │  ├(2)locstr2num.m
│  │  │  │  │  │  ├(3)str2num.m
│  │  │  │  │  │  ├(4)which.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹5:[+detector]
│  │  │  │  │  │  ├文件夹1:[+fast]
│  │  │  │  │  │  │  ├(1)cropImage.m
│  │  │  │  │  │  │  ├(2)getDefaultParameters.m
│  │  │  │  │  │  │  ├(3)parseInputs.m
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(1)addOffsetForROI.m
│  │  │  │  │  │  ├(2)applyMinQuality.m
│  │  │  │  │  │  ├(3)checkMinContrast.m
│  │  │  │  │  │  ├(4)checkMinQuality.m
│  │  │  │  │  │  ├(5)checkROI.m
│  │  │  │  │  │  ├(6)cropImage.m
│  │  │  │  │  │  ├(7)cropImageIfRequested.m
│  │  │  │  │  │  ├(8)excludePointsOutsideROI.m
│  │  │  │  │  │  ├(9)expandROI.m
│  │  │  │  │  │  ├(10)harrisMinEigen.m
│  │  │  │  │  │  ├(11)roundAndCastToInt32.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹6:[+enforcescalar]
│  │  │  │  │  │  ├(1)HandleBase.m
│  │  │  │  │  │  ├(2)HandleCodegen.m
│  │  │  │  │  │  ├(3)isCalledFromCommandLine.m
│  │  │  │  │  │  ├(4)ValueBase.m
│  │  │  │  │  │  ├(5)ValueCodegen.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹7:[+hog]
│  │  │  │  │  │  ├(1)getFeatureSize.m
│  │  │  │  │  │  ├(2)getNumBlocksPerWindow.m
│  │  │  │  │  │  ├(3)Visualization.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹8:[+inputValidation]
│  │  │  │  │  │  ├(1)checkAndConvertMatchedPoints.m
│  │  │  │  │  │  ├(2)checkAndConvertPoints.m
│  │  │  │  │  │  ├(3)checkPoints.m
│  │  │  │  │  │  ├(4)isValidPointObj.m
│  │  │  │  │  │  ├(5)parseUndistortRectifyInputsCodegen.m
│  │  │  │  │  │  ├(6)parseUndistortRectifyInputsMatlab.m
│  │  │  │  │  │  ├(7)scalarExpandFillValues.m
│  │  │  │  │  │  ├(8)validateAxesHandle.m
│  │  │  │  │  │  ├(9)validateFillValues.m
│  │  │  │  │  │  ├(10)validateFixedSize.m
│  │  │  │  │  │  ├(11)validateImage.m
│  │  │  │  │  │  ├(12)validateImagePair.m
│  │  │  │  │  │  ├(13)validateInterp.m
│  │  │  │  │  │  ├(14)validateLogical.m
│  │  │  │  │  │  ├(15)validateRotationMatrix.m
│  │  │  │  │  │  ├(16)validateTranslationVector.m
│  │  │  │  │  │  ├(17)validateUseParallel.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹9:[+ocr]
│  │  │  │  │  │  ├(1)convertLanguageToAlias.m
│  │  │  │  │  │  ├(2)formatLanguages.m
│  │  │  │  │  │  ├(3)languagesInSupportPackage.m
│  │  │  │  │  │  ├(4)validateLanguage.m
│  │  │  │  │  │  ├(5)validateSupportPackageLanguages.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹10:[+pc]
│  │  │  │  │  │  ├(1)colorspec2RGB.m
│  │  │  │  │  │  ├(2)getSharedParamParser.m
│  │  │  │  │  │  ├(3)initializeCameraToolbar.m
│  │  │  │  │  │  ├(4)initializeVerticalAxis.m
│  │  │  │  │  │  ├(5)validateAndParseInputsXYZC.m
│  │  │  │  │  │  ├(6)validateMarkerSize.m
│  │  │  │  │  │  ├(7)validateVerticalAxis.m
│  │  │  │  │  │  ├(8)validateVerticalAxisDir.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹11:[+quaternion]
│  │  │  │  │  │  ├(1)quaternionToRotation.m
│  │  │  │  │  │  ├(2)rotationToQuaternion.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹12:[+ransac]
│  │  │  │  │  │  ├(1)checkRansacRuntimeStatus.m
│  │  │  │  │  │  ├(2)computeLoopNumber.m
│  │  │  │  │  │  ├(3)initializeRansacModel.m
│  │  │  │  │  │  ├(4)msac.m
│  │  │  │  │  │  ├(5)validateAndParseRansacInputs.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹13:[+textngraphics]
│  │  │  │  │  │  ├(1)createMarkerInserter_cg.m
│  │  │  │  │  │  ├(2)createShapeInserter_cg.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├文件夹14:[+uitools]
│  │  │  │  │  │  ├(1)AbstractDlg.m
│  │  │  │  │  │  ├(2)AbstractTab.m
│  │  │  │  │  │  ├(3)AppFigure.m
│  │  │  │  │  │  ├(4)Contents.m
│  │  │  │  │  │  ├(5)FilePanel.m
│  │  │  │  │  │  ├(6)getSessionFilename.m
│  │  │  │  │  │  ├(7)HelpPanel.m
│  │  │  │  │  │  ├(8)OkCancelDlg.m
│  │  │  │  │  │  ├(9)OneButtonPanel.m
│  │  │  │  │  │  ├(10)OneSplitButtonPanel.m
│  │  │  │  │  │  ├(11)SessionManager.m
│  │  │  │  │  │  ├(12)ToolStripApp.m
│  │  │  │  │  │  ├(13)ToolStripPanel.m
│  │  │  │  │  │  ├(14)tryToAdjustPath.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├(1)approximateKMeans.m
│  │  │  │  │  ├(2)averagePrecision.m
│  │  │  │  │  ├(3)BRISKPointsImpl.m
│  │  │  │  │  ├(4)BRISKPoints_cg.m
│  │  │  │  │  ├(5)cornerPoints_cg.m
│  │  │  │  │  ├(6)detectForeground.m
│  │  │  │  │  ├(7)disparityParser.m
│  │  │  │  │  ├(8)EnforceScalarHandle.m
│  │  │  │  │  ├(9)EnforceScalarValue.m
│  │  │  │  │  ├(10)errorIfNotConst.m
│  │  │  │  │  ├(11)errorIfNotFixedSize.m
│  │  │  │  │  ├(12)FeaturePoints.m
│  │  │  │  │  ├(13)FeaturePointsImpl.m
│  │  │  │  │  ├(14)FeaturePoints_cg.m
│  │  │  │  │  ├(15)findPeaks.m
│  │  │  │  │  ├(16)getAllImageFilesFromFolder.m
│  │  │  │  │  ├(17)getDefaultFont.m
│  │  │  │  │  ├(18)getFontNamesInCell.m
│  │  │  │  │  ├(19)getFullPath.m
│  │  │  │  │  ├(20)getParentDir.m
│  │  │  │  │  ├(21)getRCBadge.m
│  │  │  │  │  ├(22)LBPImpl.m
│  │  │  │  │  ├(23)librarylist.m
│  │  │  │  │  ├(24)MessagePrinter.m
│  │  │  │  │  ├(25)MSERRegions_cg.m
│  │  │  │  │  ├(26)normalizePoints.m
│  │  │  │  │  ├(27)NullPrinter.m
│  │  │  │  │  ├(28)partialSort.m
│  │  │  │  │  ├(29)requiresStatisticsToolbox.m
│  │  │  │  │  ├(30)samplingWithoutReplacement.m
│  │  │  │  │  ├(31)showCoordRelNote.m
│  │  │  │  │  ├(32)SURFPointsImpl.m
│  │  │  │  │  ├(33)SURFPoints_cg.m
│  │  │  │  │  ├(34)testEstimateGeometricTransform.m
│  │  │  │  │  ├(35)useParallelPreference.m
│  │  │  │  │  ├(36)VerbosePrinter.m
│  │  │  │  │  ├(37)visionKinectColorToSkeleton.p
│  │  │  │  │  ├(38)visionKinectDepthToColorMap.p
│  │  │  │  │  ├(39)visionKinectDepthToSkeleton.p
│  │  │  │  │  ├(40)visionlinks.m
│  │  │  │  │  ├(41)visualWords.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹3:[+private]
│  │  │  │  │  ├(1)BlockMatch.p
│  │  │  │  │  ├(2)CornerMetric.p
│  │  │  │  │  ├文件夹1:[en]
│  │  │  │  │  │  ├(1)BlockMatch.m
│  │  │  │  │  │  ├(2)CornerMetric.m
│  │  │  │  │  │  ├(3)MorphBase.m
│  │  │  │  │  │  ├(4)OpticalFlowEstimation.m
│  │  │  │  │  │  └█
│  │  │  │  │  ├(3)MorphBase.p
│  │  │  │  │  ├(4)OpticalFlowEstimation.p
│  │  │  │  │  └█
│  │  │  │  ├(1)AlphaBlender.p
│  │  │  │  ├(2)Autocorrelator.p
│  │  │  │  ├(3)Autothresholder.p
│  │  │  │  ├(4)BinaryFileReader.p
│  │  │  │  ├(5)BinaryFileWriter.p
│  │  │  │  ├(6)BlobAnalysis.p
│  │  │  │  ├(7)BlockMatcher.p
│  │  │  │  ├(8)BoundaryTracer.p
│  │  │  │  ├(9)CameraParameters.m
│  │  │  │  ├(10)CascadeObjectDetector.m
│  │  │  │  ├(11)ChromaResampler.p
│  │  │  │  ├(12)ColorSpaceConverter.p
│  │  │  │  ├(13)CommonSets.p
│  │  │  │  ├(14)ConnectedComponentLabeler.p
│  │  │  │  ├(15)Contents.m
│  │  │  │  ├(16)ContrastAdjuster.p
│  │  │  │  ├(17)Convolver.p
│  │  │  │  ├(18)CornerDetector.p
│  │  │  │  ├(19)Crosscorrelator.p
│  │  │  │  ├(20)DCT.p
│  │  │  │  ├(21)Deinterlacer.p
│  │  │  │  ├(22)DemosaicInterpolator.p
│  │  │  │  ├(23)DeployableVideoPlayer.p
│  │  │  │  ├(24)EdgeDetector.p
│  │  │  │  ├文件夹4:[en]
│  │  │  │  │  ├(1)AlphaBlender.m
│  │  │  │  │  ├(2)Autocorrelator.m
│  │  │  │  │  ├(3)Autothresholder.m
│  │  │  │  │  ├(4)BinaryFileReader.m
│  │  │  │  │  ├(5)BinaryFileWriter.m
│  │  │  │  │  ├(6)BlobAnalysis.m
│  │  │  │  │  ├(7)BlockMatcher.m
│  │  │  │  │  ├(8)BoundaryTracer.m
│  │  │  │  │  ├(9)CameraParameters.m
│  │  │  │  │  ├(10)CascadeObjectDetector.m
│  │  │  │  │  ├(11)ChromaResampler.m
│  │  │  │  │  ├(12)ColorSpaceConverter.m
│  │  │  │  │  ├(13)CommonSets.m
│  │  │  │  │  ├(14)ConnectedComponentLabeler.m
│  │  │  │  │  ├(15)ContrastAdjuster.m
│  │  │  │  │  ├(16)Convolver.m
│  │  │  │  │  ├(17)CornerDetector.m
│  │  │  │  │  ├(18)Crosscorrelator.m
│  │  │  │  │  ├(19)DCT.m
│  │  │  │  │  ├(20)Deinterlacer.m
│  │  │  │  │  ├(21)DemosaicInterpolator.m
│  │  │  │  │  ├(22)DeployableVideoPlayer.m
│  │  │  │  │  ├(23)EdgeDetector.m
│  │  │  │  │  ├(24)FFT.m
│  │  │  │  │  ├(25)ForegroundDetector.m
│  │  │  │  │  ├(26)GammaCorrector.m
│  │  │  │  │  ├(27)GeometricRotator.m
│  │  │  │  │  ├(28)GeometricScaler.m
│  │  │  │  │  ├(29)GeometricShearer.m
│  │  │  │  │  ├(30)GeometricTransformer.m
│  │  │  │  │  ├(31)GeometricTransformEstimator.m
│  │  │  │  │  ├(32)GeometricTranslator.m
│  │  │  │  │  ├(33)getMessage.m
│  │  │  │  │  ├(34)Histogram.m
│  │  │  │  │  ├(35)HistogramBasedTracker.m
│  │  │  │  │  ├(36)HistogramEqualizer.m
│  │  │  │  │  ├(37)HoughLines.m
│  │  │  │  │  ├(38)HoughTransform.m
│  │  │  │  │  ├(39)IDCT.m
│  │  │  │  │  ├(40)IFFT.m
│  │  │  │  │  ├(41)ImageComplementer.m
│  │  │  │  │  ├(42)ImageDataTypeConverter.m
│  │  │  │  │  ├(43)ImageFilter.m
│  │  │  │  │  ├(44)ImagePadder.m
│  │  │  │  │  ├(45)KalmanFilter.m
│  │  │  │  │  ├(46)LocalMaximaFinder.m
│  │  │  │  │  ├(47)MarkerInserter.m
│  │  │  │  │  ├(48)Maximum.m
│  │  │  │  │  ├(49)Mean.m
│  │  │  │  │  ├(50)Median.m
│  │  │  │  │  ├(51)MedianFilter.m
│  │  │  │  │  ├(52)Minimum.m
│  │  │  │  │  ├(53)MorphologicalBottomHat.m
│  │  │  │  │  ├(54)MorphologicalClose.m
│  │  │  │  │  ├(55)MorphologicalDilate.m
│  │  │  │  │  ├(56)MorphologicalErode.m
│  │  │  │  │  ├(57)MorphologicalOpen.m
│  │  │  │  │  ├(58)MorphologicalTopHat.m
│  │  │  │  │  ├(59)OpticalFlow.m
│  │  │  │  │  ├(60)PeopleDetector.m
│  │  │  │  │  ├(61)PointTracker.m
│  │  │  │  │  ├(62)PSNR.m
│  │  │  │  │  ├(63)Pyramid.m
│  │  │  │  │  ├(64)ShapeInserter.m
│  │  │  │  │  ├(65)StandardDeviation.m
│  │  │  │  │  ├(66)TemplateMatcher.m
│  │  │  │  │  ├(67)TextInserter.m
│  │  │  │  │  ├(68)Variance.m
│  │  │  │  │  ├(69)VideoFileReader.m
│  │  │  │  │  ├(70)VideoFileWriter.m
│  │  │  │  │  ├(71)VideoPlayer.m
│  │  │  │  │  └█
│  │  │  │  ├(25)FFT.p
│  │  │  │  ├(26)ForegroundDetector.m
│  │  │  │  ├(27)GammaCorrector.p
│  │  │  │  ├(28)GeometricRotator.p
│  │  │  │  ├(29)GeometricScaler.p
│  │  │  │  ├(30)GeometricShearer.p
│  │  │  │  ├(31)GeometricTransformer.p
│  │  │  │  ├(32)GeometricTransformEstimator.p
│  │  │  │  ├(33)GeometricTranslator.p
│  │  │  │  ├(34)getMessage.m
│  │  │  │  ├(35)Histogram.p
│  │  │  │  ├(36)HistogramBasedTracker.m
│  │  │  │  ├(37)HistogramEqualizer.p
│  │  │  │  ├(38)HoughLines.p
│  │  │  │  ├(39)HoughTransform.p
│  │  │  │  ├(40)IDCT.p
│  │  │  │  ├(41)IFFT.p
│  │  │  │  ├(42)ImageComplementer.p
│  │  │  │  ├(43)ImageDataTypeConverter.p
│  │  │  │  ├(44)ImageFilter.p
│  │  │  │  ├(45)ImagePadder.p
│  │  │  │  ├(46)KalmanFilter.m
│  │  │  │  ├(47)LocalMaximaFinder.p
│  │  │  │  ├(48)MarkerInserter.p
│  │  │  │  ├(49)Maximum.p
│  │  │  │  ├(50)Mean.p
│  │  │  │  ├(51)Median.p
│  │  │  │  ├(52)MedianFilter.p
│  │  │  │  ├(53)Minimum.p
│  │  │  │  ├(54)MorphologicalBottomHat.p
│  │  │  │  ├(55)MorphologicalClose.p
│  │  │  │  ├(56)MorphologicalDilate.p
│  │  │  │  ├(57)MorphologicalErode.p
│  │  │  │  ├(58)MorphologicalOpen.p
│  │  │  │  ├(59)MorphologicalTopHat.p
│  │  │  │  ├(60)OpticalFlow.p
│  │  │  │  ├(61)PeopleDetector.m
│  │  │  │  ├(62)PointTracker.m
│  │  │  │  ├(63)PSNR.p
│  │  │  │  ├(64)Pyramid.p
│  │  │  │  ├(65)ShapeInserter.p
│  │  │  │  ├(66)StandardDeviation.p
│  │  │  │  ├(67)TemplateMatcher.p
│  │  │  │  ├(68)TextInserter.p
│  │  │  │  ├(69)Variance.p
│  │  │  │  ├(70)VideoFileReader.p
│  │  │  │  ├(71)VideoFileWriter.p
│  │  │  │  ├(72)VideoPlayer.p
│  │  │  │  └█
│  │  │  ├文件夹2:[+visioncodegen]
│  │  │  │  ├(1)AlphaBlender.p
│  │  │  │  ├(2)Autocorrelator.p
│  │  │  │  ├(3)Autothresholder.p
│  │  │  │  ├(4)BinaryFileReader.p
│  │  │  │  ├(5)BinaryFileWriter.p
│  │  │  │  ├(6)BlobAnalysis.p
│  │  │  │  ├(7)ColorSpaceConverter.p
│  │  │  │  ├(8)ConnectedComponentLabeler.p
│  │  │  │  ├(9)ContrastAdjuster.p
│  │  │  │  ├(10)Convolver.p
│  │  │  │  ├(11)Crosscorrelator.p
│  │  │  │  ├(12)DCT.p
│  │  │  │  ├(13)Deinterlacer.p
│  │  │  │  ├(14)DemosaicInterpolator.p
│  │  │  │  ├(15)DeployableVideoPlayer.p
│  │  │  │  ├(16)EdgeDetector.p
│  │  │  │  ├(17)GammaCorrector.p
│  │  │  │  ├(18)GeometricRotator.p
│  │  │  │  ├(19)GeometricTransformer.p
│  │  │  │  ├(20)GeometricTransformEstimator.p
│  │  │  │  ├(21)GeometricTranslator.p
│  │  │  │  ├(22)Histogram.p
│  │  │  │  ├(23)HistogramEqualizer.p
│  │  │  │  ├(24)HoughLines.p
│  │  │  │  ├(25)HoughTransform.p
│  │  │  │  ├(26)IDCT.p
│  │  │  │  ├(27)IFFT.p
│  │  │  │  ├(28)ImageFilter.p
│  │  │  │  ├(29)ImagePadder.p
│  │  │  │  ├(30)LocalMaximaFinder.p
│  │  │  │  ├(31)MarkerInserter.p
│  │  │  │  ├(32)MedianFilter.p
│  │  │  │  ├(33)Pyramid.p
│  │  │  │  ├(34)ShapeInserter.p
│  │  │  │  ├(35)StandardDeviation.p
│  │  │  │  ├(36)TemplateMatcher.p
│  │  │  │  ├(37)VideoFileWriter.p
│  │  │  │  └█
│  │  │  ├文件夹3:[@gpuArray]
│  │  │  │  ├(1)detectFASTFeatures.m
│  │  │  │  ├(2)detectHarrisFeatures.m
│  │  │  │  ├文件夹1:[private]
│  │  │  │  │  ├(1)ocvDetectFASTgpumex.mexw64
│  │  │  │  │  └█
│  │  │  │  └█
│  │  │  ├(1)aboutvipblks.m
│  │  │  ├(2)alignColorToDepth.m
│  │  │  ├(3)assignDetectionsToTracks.m
│  │  │  ├(4)bagOfFeatures.m
│  │  │  ├(5)bbox2points.m
│  │  │  ├(6)bboxOverlapRatio.m
│  │  │  ├(7)binaryFeatures.m
│  │  │  ├(8)blackimage.m
│  │  │  ├(9)BRISKPoints.m
│  │  │  ├(10)cameraCalibrationErrors.m
│  │  │  ├(11)cameraCalibrator.m
│  │  │  ├(12)cameraMatrix.m
│  │  │  ├(13)cameraParameters.m
│  │  │  ├(14)cameraPose.m
│  │  │  ├(15)checker_board.m
│  │  │  ├(16)configureKalmanFilter.m
│  │  │  ├(17)Contents.m
│  │  │  ├(18)cornerPoints.m
│  │  │  ├(19)cvalgEstimateUncalibratedRectification.m
│  │  │  ├(20)cvalgLineToBorderPoints.m
│  │  │  ├(21)cvalgMatchFeatures.m
│  │  │  ├(22)cylinderModel.m
│  │  │  ├(23)depthToPointCloud.m
│  │  │  ├(24)DesktopToolset.xml
│  │  │  ├(25)detectBRISKFeatures.m
│  │  │  ├(26)detectCheckerboardPoints.m
│  │  │  ├(27)detectFASTFeatures.m
│  │  │  ├(28)detectHarrisFeatures.m
│  │  │  ├(29)detectMinEigenFeatures.m
│  │  │  ├(30)detectMSERFeatures.m
│  │  │  ├(31)detectSURFFeatures.m
│  │  │  ├(32)disparity.m
│  │  │  ├文件夹4:[eml]
│  │  │  │  ├(1)epipolarLine.m
│  │  │  │  ├(2)lineToBorderPoints.m
│  │  │  │  └█
│  │  │  ├(33)epipolarLine.m
│  │  │  ├(34)estimateCameraParameters.m
│  │  │  ├(35)estimateFundamentalMatrix.m
│  │  │  ├(36)estimateGeometricTransform.m
│  │  │  ├(37)estimateUncalibratedRectification.m
│  │  │  ├(38)evaluateImageRetrieval.m
│  │  │  ├(39)extractFeatures.m
│  │  │  ├(40)extractHOGFeatures.m
│  │  │  ├(41)extractLBPFeatures.m
│  │  │  ├(42)extrinsics.m
│  │  │  ├(43)extrinsicsEstimationErrors.m
│  │  │  ├(44)fxptinfo.xml
│  │  │  ├(45)generateCheckerboardPoints.m
│  │  │  ├(46)getcompilerchoice.m
│  │  │  ├(47)imageCategoryClassifier.m
│  │  │  ├(48)imageSet.m
│  │  │  ├(49)indexImages.m
│  │  │  ├(50)info.xml
│  │  │  ├(51)insertMarker.m
│  │  │  ├(52)insertObjectAnnotation.m
│  │  │  ├(53)insertObjectAnnotation.p
│  │  │  ├(54)insertShape.m
│  │  │  ├(55)insertText.m
│  │  │  ├(56)integralFilter.m
│  │  │  ├(57)integralKernel.m
│  │  │  ├(58)intrinsicsEstimationErrors.m
│  │  │  ├(59)invertedImageIndex.m
│  │  │  ├(60)isEpipoleInImage.m
│  │  │  ├(61)isfilterseparable.m
│  │  │  ├(62)lineToBorderPoints.m
│  │  │  ├(63)matchFeatures.m
│  │  │  ├(64)mplay.cfg
│  │  │  ├(65)mplay.m
│  │  │  ├(66)mplayclose.m
│  │  │  ├(67)mplayfind.m
│  │  │  ├(68)mplayiload.m
│  │  │  ├(69)mplayisave.m
│  │  │  ├(70)MSERRegions.m
│  │  │  ├(71)ocr.m
│  │  │  ├(72)ocrText.m
│  │  │  ├(73)opticalFlow.m
│  │  │  ├(74)opticalFlowFarneback.m
│  │  │  ├(75)opticalFlowHS.m
│  │  │  ├(76)opticalFlowLK.m
│  │  │  ├(77)opticalFlowLKDoG.m
│  │  │  ├(78)pcdenoise.m
│  │  │  ├(79)pcdownsample.m
│  │  │  ├(80)pcfitcylinder.m
│  │  │  ├(81)pcfitplane.m
│  │  │  ├(82)pcfitsphere.m
│  │  │  ├(83)pcfromkinect.m
│  │  │  ├(84)pcmerge.m
│  │  │  ├(85)pcnormals.m
│  │  │  ├(86)pcplayer.m
│  │  │  ├(87)pcread.m
│  │  │  ├(88)pcregrigid.m
│  │  │  ├(89)pcshow.m
│  │  │  ├(90)pcshowpair.m
│  │  │  ├(91)pctransform.m
│  │  │  ├(92)pcwrite.m
│  │  │  ├(93)planeModel.m
│  │  │  ├(94)plotCamera.m
│  │  │  ├(95)pointCloud.m
│  │  │  ├(96)reconstructScene.m
│  │  │  ├(97)rectifyStereoImages.m
│  │  │  ├(98)Remove2DFFTWarnForNormalizeCB.m
│  │  │  ├(99)retrieveImages.m
│  │  │  ├(100)selectStrongestBbox.m
│  │  │  ├(101)showExtrinsics.m
│  │  │  ├(102)showMatchedFeatures.m
│  │  │  ├(103)showPointCloud.m
│  │  │  ├(104)showReprojectionErrors.m
│  │  │  ├(105)sphereModel.m
│  │  │  ├(106)stereoAnaglyph.m
│  │  │  ├(107)stereoCalibrationErrors.m
│  │  │  ├(108)stereoCameraCalibrator.m
│  │  │  ├(109)stereoParameters.m
│  │  │  ├(110)SURFPoints.m
│  │  │  ├(111)svipfps.m
│  │  │  ├(112)svipvidrend2.m
│  │  │  ├(113)trainCascadeObjectDetector.m
│  │  │  ├(114)trainImageCategoryClassifier.m
│  │  │  ├(115)trainingImageLabeler.m
│  │  │  ├(116)triangulate.m
│  │  │  ├(117)undistortImage.m
│  │  │  ├(118)undistortPoints.m
│  │  │  ├(119)videoplayer.cfg
│  │  │  ├(120)videoviewer.cfg
│  │  │  ├(121)vipanalysis.slx
│  │  │  ├(122)vipbherr.html
│  │  │  ├(123)vipconversions.slx
│  │  │  ├(124)vipfilter.slx
│  │  │  ├(125)vipgenerators_all.slx
│  │  │  ├(126)vipgeotforms.slx
│  │  │  ├(127)vipio.slx
│  │  │  ├(128)viplib.m
│  │  │  ├(129)vipliblist.m
│  │  │  ├(130)vipmisc.slx
│  │  │  ├(131)vipmorphops.slx
│  │  │  ├(132)vipobslib.slx
│  │  │  ├(133)vipsnks.slx
│  │  │  ├(134)vipsrcs.slx
│  │  │  ├(135)vipstatistics.slx
│  │  │  ├(136)viptextngfix.slx
│  │  │  ├(137)viptransforms.slx
│  │  │  ├(138)viputilities.slx
│  │  │  ├(139)vipviewers_all.slx
│  │  │  ├(140)vipviewers_win32.slx
│  │  │  ├(141)visionanalysis.slx
│  │  │  ├(142)visionblockhelp.m
│  │  │  ├(143)visionconversions.slx
│  │  │  ├(144)visionfilter.slx
│  │  │  ├(145)visiongeotforms.slx
│  │  │  ├(146)visionlib.m
│  │  │  ├(147)visionlib.slx
│  │  │  ├(148)visionmorphops.slx
│  │  │  ├(149)visionsinks.slx
│  │  │  ├(150)visionsources.slx
│  │  │  ├(151)visionstatistics.slx
│  │  │  ├(152)visionSupportPackages.m
│  │  │  ├(153)visionsyslinit.p
│  │  │  ├(154)visiontextngfix.slx
│  │  │  ├(155)visiontransforms.slx
│  │  │  ├(156)visionutilities.slx
│  │  │  └█
│  │  ├(1)vision.zip
│  │  ├文件夹2:[版本是win64_2015]
│  │  │  └█
│  │  └█
│  ├(5)opticalflow.m
│  ├(6)opticalflow_r2017b.m
│  ├(7)检测1.avi
│  ├(8)检测2.avi
│  ├文件夹3:[试验夹]
│  │  ├(1)computeDerivatives.m
│  │  ├(2)computerColor.m
│  │  ├(3)gaussFilter.m
│  │  ├(4)HS.m
│  │  ├(5)main.m
│  │  ├(6)plotFlow.m
│  │  ├(7)smoothImg.m
│  │  ├(8)test2_6.avi
│  │  └█
│  └█
└█

运行例图:
20201127011946294629.png


基于视频的光流场的汽车检测跟踪.rar (20.66 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-9-20 06:16 , Processed in 0.084250 second(s), 27 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表