ch-sa / labelCloud

A lightweight tool for labeling 3D bounding boxes in point clouds.
https://ch-sa.github.io/labelCloud/
GNU General Public License v3.0
611 stars 105 forks source link

Fix issue with GUI not accepting floats. #135

Closed Halfwake closed 1 year ago

Halfwake commented 1 year ago

I was having trouble running labelCloud on Windows. Passing floats to a Qt function where it expected integers crashed the program. I'll include the error message if I can find the time to reproduce, but here's the patch for now.

ch-sa commented 1 year ago

Hi @Halfwake,

thanks for the PR.

I guess that happens directly on startup?

Halfwake commented 1 year ago

Hi @Halfwake,

thanks for the PR.

Of course!

I guess that happens directly on startup?

Yes, at startup.