kornia.utils =================== .. currentmodule:: kornia.utils Image ----- .. autofunction:: tensor_to_image .. autofunction:: image_to_tensor .. autofunction:: image_list_to_tensor .. autofunction:: draw_rectangle Grid ---- .. autofunction:: create_meshgrid .. autofunction:: create_meshgrid3d Pointcloud ---------- .. autofunction:: save_pointcloud_ply .. autofunction:: load_pointcloud_ply Memory ------- .. autofunction:: one_hot .. autofunction:: batched_forward