How can I find a diameter of cylindrical 3D point cloud in MATLAB?

조회 수: 2 (최근 30일)
ROHIT SHAHAPURKAR
ROHIT SHAHAPURKAR 2020년 6월 16일
답변: Qu Cao 2020년 6월 16일
I have a 3D point cloud of a hollow pipe captured using intel realsense D435i camera. I want to determine the diameter of the pipe. I have taken a thin slice of a pipe by using roi function and divided points on the circumference based on the value of x coordinate. i. e. if x > 0 and x < 0. Now, I plan to measure farthest point distance for one set of points, say for x >0 and similarly for other set of points x < 0. Average of these distances will give me diameter. please suggest how can I measure the farthest point distance?
Thanks in advance!

답변 (1개)

Qu Cao
Qu Cao 2020년 6월 16일

카테고리

Help CenterFile Exchange에서 Point Cloud Processing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by