资讯

Efficient implementation of the Radon Transform using the Fast Fourier Transform (FFT) and the Fourier Slice Theorem in Python, with a Tkinter-based GUI for interactive usage. The Radon Transform is ...
Non-linear least-squares SLAM in Python using scipy and numpy. Modelled after Google's Ceres solver. - utiasSTARS/pyslam ...