DORSETRIGS
Home

point-clouds (14 post)


posts by category not found!

dense point cloud .ply transformation from WGS84(epsg:4978) to projected CRS(epsg:2227) shows incorrect result

Transforming Dense Point Clouds Why WGS 84 to Projected CRS Conversion Goes Wrong The Problem Point Cloud Misalignment After Transformation You ve got a dense p

2 min read 04-10-2024 43
dense point cloud .ply transformation from WGS84(epsg:4978) to projected CRS(epsg:2227) shows incorrect result
dense point cloud .ply transformation from WGS84(epsg:4978) to projected CRS(epsg:2227) shows incorrect result

How can I remove points that do not belong to a shared surface within a pointcloud?

Cleaning Up Your Point Cloud Removing Outliers and Noise Point clouds are incredibly useful for capturing and analyzing 3 D environments but they often contain

3 min read 04-10-2024 35
How can I remove points that do not belong to a shared surface within a pointcloud?
How can I remove points that do not belong to a shared surface within a pointcloud?

Fatal error when using python Ripser on 3D point clouds

Resolving Fatal Error with Python Ripser on 3 D Point Clouds When working with Python s Ripser library for persistent homology you might encounter a frustrating

2 min read 30-09-2024 51
Fatal error when using python Ripser on 3D point clouds
Fatal error when using python Ripser on 3D point clouds

Open a new window when clicking on a mesh in Open3D

Opening a New Window When Clicking on a Mesh in Open3 D When working with 3 D visualizations particularly using the Open3 D library in Python developers often s

3 min read 30-09-2024 42
Open a new window when clicking on a mesh in Open3D
Open a new window when clicking on a mesh in Open3D

Divide a point cloud into many small surfaces in PCL

Dividing a Point Cloud into Small Surfaces A Practical Guide Point clouds are a powerful representation of 3 D data often used in applications like 3 D reconstr

3 min read 05-09-2024 53
Divide a point cloud into many small surfaces in PCL
Divide a point cloud into many small surfaces in PCL

interactive big 2D point cloud data visualization on map with python

Interactive Visualization of Large 2 D Point Cloud Data on Maps with Python Visualizing massive 2 D point cloud data on a map can be a challenge especially when

3 min read 02-09-2024 62
interactive big 2D point cloud data visualization on map with python
interactive big 2D point cloud data visualization on map with python

What does reflectivity/intensity really mean in LiDAR point cloud?

Unveiling the Secrets of Reflectivity in Li DAR Point Clouds Why are Some Points Dark Li DAR Light Detection and Ranging technology is revolutionizing how we pe

3 min read 01-09-2024 49
What does reflectivity/intensity really mean in LiDAR point cloud?
What does reflectivity/intensity really mean in LiDAR point cloud?

No Point Cloud Output When using depth_image_proc/point_cloud_xyzrgb in ROS

Troubleshooting No Point Cloud Output with depth image proc point cloud xyzrgb in ROS This article explores a common issue encountered when using the depth imag

2 min read 01-09-2024 46
No Point Cloud Output When using depth_image_proc/point_cloud_xyzrgb in ROS
No Point Cloud Output When using depth_image_proc/point_cloud_xyzrgb in ROS

Aligning two point clouds using ICP algorithm

Aligning Two Point Clouds Using the ICP Algorithm in Open3 D Point cloud alignment is a fundamental task in computer vision and robotics particularly when deali

3 min read 31-08-2024 52
Aligning two point clouds using ICP algorithm
Aligning two point clouds using ICP algorithm

Creating HD maps for AD from laser scan data and other sources

Building an HD Map for Autonomous Driving A Step by Step Guide Creating an HD map for autonomous driving requires a comprehensive approach integrating multiple

3 min read 30-08-2024 59
Creating HD maps for AD from laser scan data and other sources
Creating HD maps for AD from laser scan data and other sources

How to remove duplicate las points with same XYZ but different classes?

How to Remove Duplicate LAS Points with Same XYZ but Different Classes When working with Li DAR data in LAS format you might encounter scenarios where points wi

2 min read 29-08-2024 54
How to remove duplicate las points with same XYZ but different classes?
How to remove duplicate las points with same XYZ but different classes?

Payload Too Large

Conquering the Payload Too Large Error in Cnos DB A Guide to Uploading Large PCD Files If you re working with Cnos DBs point cloud functionality and encounter t

2 min read 28-08-2024 41
Payload Too Large
Payload Too Large

A way to fit circles on 3D data

Fitting Circles to 3 D Pipe Data A Practical Guide This article will delve into a common challenge in 3 D data analysis fitting circles to point cloud data repr

3 min read 28-08-2024 49
A way to fit circles on 3D data
A way to fit circles on 3D data

Color Mismatch and Depth Inconsistency in Point Cloud to RGB Image Conversion Using Open3D

Color Mismatch and Depth Inconsistency in Point Cloud to RGB Image Conversion Using Open3 D This article delves into the common problems encountered when conver

3 min read 27-08-2024 64
Color Mismatch and Depth Inconsistency in Point Cloud to RGB Image Conversion Using Open3D
Color Mismatch and Depth Inconsistency in Point Cloud to RGB Image Conversion Using Open3D