Nuacht

Gryds: a Python package for geometric transformations of images for data augmentation in deep learning This package enables you to make fast geometric transformations of images for the purpose of data ...
This project realizes Hough Transform algorithm for detecting planes in 3D space. It works with point clouds, which can be represented as arrays of 3D points with shape (?, 3) ...