$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [geometry] Best Fit Plane
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2017-10-07 00:30:01
Manoj Lnu Via Boost-users wrote:
> Is there a function available in boost geometry to find the best fit plane ?
> I have a set of 3D points as input.
No, there isn't. There is also no Plane concept in Boost.Geometry.
Adam