摘要:
使用rust实现基于REMODE数据集的单目相机在已知轨迹下的稠密深度估计.
Implement dense depth estimation for a monocular camera with a known trajectory based on the REMODE dataset using Rust. 阅读全文
摘要:
使用rust的`image`库,实现去畸变算法从而去除灰度图的畸变.
Use the `image` library of Rust; manually implement the distortion removal method to remove the distortion of the grayscale image. 阅读全文