No project description provided
Project description
KITTIAug
Usage
import kitti_aug
param_object = kitti_aug.ParamObject()
param_object.augment = True
image_path = ""
calib_path = ""
label_path = ""
lidar_path = ""
data_reader_obj = kitti_aug.DataReader(image_path,
calib_path,
label_path,
lidar_path,
param_object)
camera_image = data_reader_obj.read_image()
lidar_image = data_reader_obj.lidar_reader.read_lidar()
real_points, label = data_reader_obj.label_reader.read_label()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kitti_aug-0.2.tar.gz
(10.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
kitti_aug-0.2-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file kitti_aug-0.2.tar.gz.
File metadata
- Download URL: kitti_aug-0.2.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6f12f2af57fc6df89f7b1e3d0ab1a15df79d828928bd8b767ae9e87dac2b32b
|
|
| MD5 |
2c82473545e7a3047c57d807378693ee
|
|
| BLAKE2b-256 |
a265d7749acdc9a26f0ef5d0fc0ac96772ea7f2395229f49638ccd80c241e802
|
File details
Details for the file kitti_aug-0.2-py3-none-any.whl.
File metadata
- Download URL: kitti_aug-0.2-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b638d4b8dbf706f74fbb136dd94ccb90f13f18ee6da669dd15045f843489cb6d
|
|
| MD5 |
6231d5541895c899b905e45fa029419e
|
|
| BLAKE2b-256 |
65810a4b35c4009fde644b37f0a8540c8db932ce8237c417872a59f1bc5e7e5e
|