VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Robot Simulation (Using Image Processing)

Omid G.L.  (3 Submissions)   Graphics   VB Script   Advanced   Wed 3rd February 2021

This project is about to find a way to specific location in an Unknown Map. As You know, this is the subject of some robotic games and champions. The map is given in a standard graphic file formats like Bitmaps. Then the program uses a recursive algorithms in the given map to find a way to the destination. The destination is specifies by a BLUE color in the map. Due to the recursive algorithms that is used, if the program can't find the destination, it returns to the starting location. I've include 5 sample maps with the project to better introduce its work. Use coloring like samples (Walls=Black , Way=White , Destination=Blue rgb(0,0,255)) and set the starting point anywhere in the way. In sample maps you don't need to set starting point.

Rate Robot Simulation (Using Image Processing) (3(3 Vote))

Download Robot Simulation (Using Image Processing)

Robot Simulation (Using Image Processing) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters