Skip to content

Instantly share code, notes, and snippets.

View IlliaOvcharenko's full-sized avatar
🏔️
it is what it is

Illia Ovcharenko IlliaOvcharenko

🏔️
it is what it is
View GitHub Profile
"""
Render cropped las file with same camera paramerters as real one.
"""
import cv2
import torch
import pytorch3d
import laspy as lp
import numpy as np
import pandas as pd