MatImageisaMatlablibraryforanalysisandprocessingofdigitalimages.Itcontainsfunctionsforprocessing,analysis,andexplorationof2D,3D,grayscaleorcolorimages.ItisbuiltasacomplementtotheImageProcessingToolbox(IPT),andprovidesadditionalfeaturesaswellasintegrationofIPTfunctionsintomoreelaboratefunctions.
OfficialhomepagefortheMatImageprojectishttps://github.com/mattools/matImage.Ausermanualisavailable.AwikiisalsoprovidedintheMatImagewiki(workinprogress...).
InstallationToinstallthelibrary,withallsub-directories,runthescript'installMatImage.m'.Thiswilladdallrequireddirectoriestothecurrentpathvariable.
Somefunctionsneedthe"MatGeom"library,alsoavailableonGitHub(https://github.com/mattools/matGeom)
LibraryorganizationThelibraryisorganisedintoseveralmodules.
imFilters-Imagefiltering(smooth,enhance,gradient...)imMeasures-MeasurementofvariousparametersindigitalimagesimStacks-Functionsformanipulationanddisplayof3DimagesimMinkowski-Geometricmeasures(Surfacearea,Perimeter...)in2Dor3DimGeodesics-Geodesicdistancetransformfor2D/3DbinaryimagesimGranulometry-Computationofgray-levelgranulometrycurveswithmathematicalmorphologyimShapes-GenerationofphantomimagesrepresentinggeometricshapesAmorespecifichelpisprovidedineachmoduledirectory.
评论