Graph Neighborhood

This matlab program constructs a graph from an image
760 Downloads
Updated 3 Jun 2009

View License

Problem definition: (1) To construct a graph such that the vertices are the pixels of the image and edges are defined as the absolute difference between the considered pixel and its neighborhoods (8 way neighborhood system). (2) Find the neighborhood pixels for all the vertices.

Cite As

Santle Camilus (2024). Graph Neighborhood (https://www.mathworks.com/matlabcentral/fileexchange/24339-graph-neighborhood), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graph and Network Algorithms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0