Skip to content
#

point-cloud

Here are 575 public repositories matching this topic...

dhirajsuvarna
dhirajsuvarna commented Aug 6, 2020

Hi,

I have installed PCL on Windows, and have discovered that PCL provides "Prebuilt Binaries" present at $(PCL_DIRECTORY)/bin/
apart from being an API library.
I found these binaries to be really helpful in my analysis of 3D models and have saved lot of my time.

However, I am not able to find what each of these "Prebuilt Binary" does. Right now I am going by guessing the name of each

pierotofy
pierotofy commented May 30, 2020

distance_transform_edt calls are particularly memory inefficient and can lead to failures. https://github.com/OpenDroneMap/ODM/blob/d4ea030d79cb3fdea2c3db64bf8418b3c8255aaf/opendm/orthophoto.py#L90

File "/code/stages/odm_orthophoto.py", line 149, in process
blend_distance=20, only_max_coords_feature=True)
File "/code/opendm/orthophoto.py", line 90, in compute_mask_raster
dist_t = ndim
WebODM
hellock
hellock commented Jul 13, 2020

We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.

You can either:

  1. Suggest a new feature by leaving a comment.
  2. Vote for a feature request with 👍 or be against with 👎. (Remember that developers are busy and cannot respond to all feature requests, so vote for your most favorable one!)
  3. Tell us that you wo

Improve this page

Add a description, image, and links to the point-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the point-cloud topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.