Region Adjacency Graph (RAG)
Computes the graph of adjacent regions in a labeled image
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
David Legland (2026). Region Adjacency Graph (RAG) (https://www.mathworks.com/matlabcentral/fileexchange/16938-region-adjacency-graph-rag), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Microscopy Image Browser (MIB), Microscopy Image Browser 2 (MIB2)
General Information
- Version 1.4.0 (182 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | avoid duplicate adjacencies for 3D images, update help |
||
| 1.3.0 | correct processing of gap>1, and simplification of the code |
||
| 1.2.0 | changes the algorithms to remove the 'diff' function, reducing the amount of memory required, and add psb to use different gaps between regions. |
||
| 1.1.0 | removed dependencies to image processing toolbox, updated doc |
||
| 1.0.0 |