concept behind genetic algorithm based edge linking
fitness: pixel intensity
contraints: no pixel repeat && starting in opposite direction
technique:genetic algorithm
chromosomes:12 pixels(6 per side)
decoding method:edgemap connectivity angles
method:
a point is extended on both sides to the nearest edge curve within 6 pixel radius.
reference:
"Particle Swarm Optimisation for Edge Detection in Noisy Images" by Mahdi Setayesh, Victoria University of Wellington
Cite As
Selva (2026). concept behind genetic algorithm based edge linking (https://ch.mathworks.com/matlabcentral/fileexchange/64436-concept-behind-genetic-algorithm-based-edge-linking), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Genetic algorithm based edge linking for edge detection
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
