Skip to content

Optimized code to calculate distance to the next edge with improved speed and accuracy. Uses Raspberry Pi Pico’s dual-core processing and other optimization techniques to outperform the previous version.

License

Notifications You must be signed in to change notification settings

siddharthpatelde/distance-to-next-edge-optemised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distance-to-next-edge-duel-core

This project improves upon my previous edge detection repository by significantly optimizing the algorithm used to calculate the distance to the next edge. Although the earlier implementation provided accurate measurements, it suffered from slow performance. In this version, I have rewritten the code to deliver both speed and precision by fully leveraging the Raspberry Pi Pico’s capabilities — including dual-core processing and additional optimization techniques.g

About

Optimized code to calculate distance to the next edge with improved speed and accuracy. Uses Raspberry Pi Pico’s dual-core processing and other optimization techniques to outperform the previous version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages