1
0
forked from HQU-gxy/CVTH3PE
crosstyan 3ccf790bac refactor: Optimize distortion function for clarity and performance
- Added JAX Just-In-Time (JIT) compilation to the `distortion` function for improved performance.
- Reorganized variable unpacking and calculations for better readability and efficiency.
- Enhanced comments to clarify the steps involved in the distortion process, including normalization and radial/tangential distortion calculations.
- Updated the return values to directly reflect pixel coordinates after distortion.
2025-04-22 11:43:55 +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 9.9 MiB
Languages
Jupyter Notebook 83.5%
Python 16.5%