[vtkusers] PLY Reader: vtkPLYReader.cxx needs Point Cloud Loading implementation

Nenad Vujicic nenadus at gmail.com
Thu Jan 26 06:17:31 EST 2017


Bill,

Thank you very much for your help! Your patch works great! Now, I can load
my PLY point cloud files and visualize them using Glyph filter.

Nenad.

On Wed, Jan 25, 2017 at 8:06 PM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> here is an MR that allows point clouds to be read:
> https://gitlab.kitware.com/vtk/vtk/merge_requests/2429
>
>
> On Wed, Jan 25, 2017 at 12:13 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
> > I found the problem. I'll be submitting an MR soon.
> >
> > Can you point me to some fairly large point cloud files?
> >
> > Bill
> >
> > On Wed, Jan 25, 2017 at 11:17 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
> >> I'll take a look.
> >>
> >> On Jan 25, 2017 10:22 AM, "Nenad Vujicic" <nenadus at gmail.com> wrote:
> >>>
> >>> Hello everyone,
> >>>
> >>> I found several PLY files which crashed my ParaView based application.
> I
> >>> inspected vtkPLYReader.cxx and found that it doesn't support loading
> of PLY
> >>> files with points.
> >>>
> >>> Example of such PLY file:
> >>> https://courses.cs.washington.edu/courses/cse558/01sp/
> software/scanalyze/points.html
> >>> Example of software which successfully opens such PLY file:
> CloudCompare -
> >>> http://www.danielgm.net/cc/
> >>>
> >>> Do you maybe have in plans adding support, to vtkPLYReader.cxx, for
> such
> >>> PLY files?
> >>>
> >>> Thanks in advance,
> >>> Nenad.
> >>>
> >>>
> >>> _______________________________________________
> >>> 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
> >>>
> >>
> >
> >
> >
> > --
> > Unpaid intern in BillsBasement at noware dot com
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170126/969635d6/attachment.html>


More information about the vtkusers mailing list