{"id":28142914,"url":"https://github.com/mattools/matimage","last_synced_at":"2025-09-13T13:34:55.150Z","repository":{"id":35667725,"uuid":"39942989","full_name":"mattools/matImage","owner":"mattools","description":"Image Processing library for Matlab","archived":false,"fork":false,"pushed_at":"2025-09-03T13:49:42.000Z","size":28890,"stargazers_count":107,"open_issues_count":0,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-03T15:31:43.419Z","etag":null,"topics":["3d-images","image-analysis","image-processing","matlab","matlab-toolbox"],"latest_commit_sha":null,"homepage":null,"language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattools.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-07-30T09:39:59.000Z","updated_at":"2025-09-03T13:49:45.000Z","dependencies_parsed_at":"2023-02-10T10:45:37.764Z","dependency_job_id":"76c6dc45-fddf-4dad-a5f7-0661bea4f54f","html_url":"https://github.com/mattools/matImage","commit_stats":{"total_commits":454,"total_committers":4,"mean_commits":113.5,"dds":0.3810572687224669,"last_synced_commit":"2d21b11af23d945143c84df8e49b4277eddb5142"},"previous_names":["dlegland/matimage"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mattools/matImage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2FmatImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2FmatImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2FmatImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2FmatImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattools","download_url":"https://codeload.github.com/mattools/matImage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2FmatImage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274969678,"owners_count":25383117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-images","image-analysis","image-processing","matlab","matlab-toolbox"],"created_at":"2025-05-14T20:16:55.583Z","updated_at":"2025-09-13T13:34:55.126Z","avatar_url":"https://github.com/mattools.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"MatImage is a Matlab library for analysis and processing of digital images.\r\nIt contains functions for processing, analysis, and exploration of 2D, 3D, \r\ngrayscale or color images. It is built as a complement to the Image Processing\r\nToolbox (IPT), and provides additional features as well as integration of IPT\r\nfunctions into more elaborate functions.\r\n\r\nOfficial homepage for the MatImage project is http://github.com/mattools/matImage.\r\nA [user manual](https://github.com/mattools/matImage/releases/download/v1.2.4/matImage-manual-1.2.4.pdf) is available.\r\nA wiki is also provided in the [MatImage wiki](https://github.com/mattools/matImage/wiki \"MatImage Wiki homepage\") (work in progress...).\r\n\r\nInstallation\r\n---\r\nTo install the library, with all sub-directories, run the script 'installMatImage.m'. \r\nThis will add all required directories to the current path variable.\r\n\r\nSome functions need the \"MatGeom\" library, also available on GitHub \r\n(http://github.com/mattools/matGeom)\r\n\r\nLibrary organization\r\n---\r\n\r\nThe library is organised into several modules.\r\n* [imFilters](https://github.com/mattools/matImage/wiki/imFilters \"imFilters Wiki page\")       - Image filtering (smooth, enhance, gradient...)\r\n* [imMeasures](https://github.com/mattools/matImage/wiki/imMeasures \"imMeasures Wiki page\")      - Measurement of various parameters in digital images\r\n* [imStacks](https://github.com/mattools/matImage/wiki/imStacks \"imStacks Wiki page\")       - Functions for manipulation and display of 3D images\r\n* [imMinkowski](https://github.com/mattools/matImage/wiki/imMinkowski \"imMinkowski Wiki page\")     - Geometric measures (Surface area, Perimeter...) in 2D or 3D\r\n* [imGeodesics](https://github.com/mattools/matImage/wiki/imGeodesics \"imGeodesics Wiki page\")     - Geodesic distance transform for 2D/3D binary images\r\n* [imGranulometry](https://github.com/mattools/matImage/wiki/imGranulometry \"imGranulometry Wiki page\")  - Computation of gray-level granulometry curves with mathematical morphology\r\n* [imShapes](https://github.com/mattools/matImage/wiki/imShapes \"imShapes Wiki page\")        - Generation of phantom images representing geometric shapes\r\nA more specific help is provided in each module directory.\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattools%2Fmatimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattools%2Fmatimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattools%2Fmatimage/lists"}