v1 #2

Merged
lumathieu merged 4 commits from v1 into master 2024-06-29 00:04:23 +02:00
Showing only changes of commit 0defb52bc1 - Show all commits

View File

@@ -6,12 +6,13 @@ Designed for contribution to street-level imagery projects like Mapillary or Pan
## Notes ## Notes
This program was originally designed for personal use to contribute to Mapillary and now to Panoramax with a smartphone This program was originally designed for personal use to contribute to Mapillary then Panoramax with a smartphone
(video mode) or a dashcam. (video mode) or a dashcam.
This v1 is the last version of the original code, published "as it is" with certain known bugs and limitations. This v1 is the last version of the original code, published "as it is" with certain known bugs and limitations.
Since June 2024, a v2 was started to develop with the aim of : Since June 2024, a [v2](https://git.luc-geo.fr/lumathieu/video2geoframes.py/src/branch/v2) was started to develop with
the aim of :
* enhance performances * enhance performances
* fix known bugs * fix known bugs
* clean code * clean code