[vtkusers] Powercrust weird behaviour.

Tim Hutton tim.hutton at gmail.com
Thu Apr 14 06:55:45 EDT 2016


Hi Ilia,

It is expected behavior that the powercrust algorithm adds points. You can
decimate the mesh afterwards if desired.

Tim

On 14 April 2016 at 10:04, IlinkaGrap <i.v.ankudinov at mail.ru> wrote:

> Hi! Recently I have been playing with this
> (http://www.sq3.org.uk/powercrust/) Powercrust port to VTK and spotted
> this
> weird behaviour, that occurs on every single model that you try to
> reconstruct.
>
> Let me explain this with the case of Stanford Bunny resolution2 surface
> reconstruction.
>
> When I reconstruct the Stanford Bunny 3D model(res2) from the ply file
> which
> has 8171 points I get the mesh with 32049! polygons and 46631! vertices. As
> far as I understand what Powercrust does is just joining the points of the
> originial cloud in the topologically-correct way.
>
> The questions that bothers me is, why do we have 46k number of vertices
> instead of 8k. I have to mention that I checked the cloud for duplicates
> sorting the std::vector and using std::unique and there were none.
> I would also like to add that I face this behaviour with any model I try to
> reconstruct using Powercrust.
>
> I would be very grateful if anyone could provide some information on this
> case.
>
> Best regards,
> Ilia
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Powercrust-weird-behaviour-tp5737680.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Tim Hutton - http://www.sq3.org.uk - http://profiles.google.com/tim.hutton/ -
https://github.com/timhutton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160414/58d0e985/attachment.html>


More information about the vtkusers mailing list