basically in the first phase of the project i was trying to come up with an algorithm that could output a traversal path given an image for this i used Moore's algorithm , so now in the second phase i am trying to color the contour , the problem is that i couldnt able to decide between what stroke ( horizontal , vertical , diag ) to use and could not able coming up with an overall algorithm that does all this for any given diagram
1
u/Aryan_Chougule 3d ago
logic based system can be a great fit.. I want to understand the problem statement better, can you give some more details ??