crosstyan cb369b35da refactor: Update distortion and projection functions for clarity and usability
- Enhanced docstrings for `distortion` and `project` functions to clarify input expectations and output formats, emphasizing pixel coordinates.
- Improved variable naming for distortion calculations to enhance readability.
- Added checks for valid points in the `project` function, ensuring proper handling of distortion parameters.
- Introduced a new method `project_ideal` in the `Camera` class for projecting 3D points without distortion, improving usability.
2025-04-22 11:41:54 +08:00
2025-03-03 11:14:21 +08:00
x
2025-03-03 12:03:37 +08:00
2025-03-03 11:14:21 +08:00
Description
No description provided
Readme 8.6 MiB
Languages
Python 100%