HartzFrequency / Unified-Travelling-and-Transport-System

The "UTTS" is a GitHub repository featuring code and documentation for a transportation system aimed at unifying multiple modes of travel and transport. This includes backend and frontend source code and user manuals. It's an open-source project, allowing contributions from anyone interested in improving it.
29 stars 41 forks source link

Pixel Track Travel #48

Open Soubeer opened 1 month ago

Soubeer commented 1 month ago

The pixel track travel project aims to track movement on a pixel grid, counting visited pixels to avoid revisiting them. This optimization reduces costs. The solution involves developing a pixel tracking algorithm, using efficient data structures for pixel storage, implementing optimization techniques, optimizing code for performance, testing thoroughly.

The solution comprises developing a pixel tracking algorithm, using efficient data structures, implementing optimization techniques, optimizing code for performance, thorough testing.It includes filtering the image,taking links in multiple numbers,trajectory,track of visited/unvisited,etc.

I would like to take this task under GSSOC'24.

Hope I make it to your sight..

Thanks.

Soubeer commented 1 month ago

@HartzFrequency can I be assigned this issue? I gave this 2 weeks ago. If this is valid , kindly allow me to work on this