Visualize Point Clouds (with bbox) by Plotly
Project description
# Visualize Point Clouds (with bbox) by Plotly
## Installation
This code mostly depends on Plotly which can be easily installed.
`shell pip install visual_pts `
⭐️ NOTE: The latest version now is visual_pts==1.5.0
## 🔥Update + Refine Base Class Visual, now supports different colors in different categories.
Refine Kitti Class, now supports different colors in different categories both in points clouds, 2D and 3D bboxes in images.
NuScenes will be supported soon~
## Getting Started
Implement of base class Visual which can visualize standard data.
Implement of KITTY dataset.
Other dataset will be update in the future. Welcome to submit a pull request.
You can inference Demo to Visualize.
Here is an example (KITTI 000043):
<img src=”docs/000043_img2D.png” style=”zoom:75%;” />
<img src=”docs/000043_img3D.png” style=”zoom:75%;” />
<img src=”docs/000043_pc3D.png” style=”zoom:55%;” />
You can use the Point_IO() to load, save or visualize a ponit cloud, including .xyz, .txt, .asc and .off.
![](docs/point_visual.png)
## Contribution
JunbinGao, HaoRuan and LianguangLiu.
Welcome to be a member of the visual_pts development team by contributing to this repo, and feel free to contact us for any potential contributions.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file visual_pts-1.5.0.tar.gz
.
File metadata
- Download URL: visual_pts-1.5.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82c83dbcd36185a3f3e4f086f107c6f149db2fca3f84cb3093203942d4dfa89f |
|
MD5 | 01b6d286d5585686cb31e679a1f7ec5c |
|
BLAKE2b-256 | 8036b2c14080aa012c470f9760d2e7dc9e6a139c8de3764a0465ab2023f36457 |