Relative Content

Tag Archive for image-processingartificial-intelligencepath-finding

pathfinding algorithm for images

enter image description here I’m working with medical image aiming for find the best path to a specific point. I’m working with the A*algorithm and the output is the right image avoiding the loop, the problem here that this loop must e within the path like the left image. How this can be done?? image-processing […]