Re: [ITK-users] object orientation detection

Dženan Zukić <[email protected]> Fri, 2 Mar 2018 10:48:58 -0500
Newsgroups gmane.comp.lib.vtk.user,gmane.comp.lib.itk.user
Message-ID <CAPf2UMRgqR-+0Lc62oinZjPd5RP12by0kpimgK7vCw8ODZcRvA@mail.gmail.com>
 Hi Majid,

we have moved to discourse <https://discourse.itk.org/> forum. Reposting
your question there might yield more answers.

Finding orientation of an arbitrary object depends a lot on the shape of
the object and the surrounding background image content.

There is a 2D
<https://itk.org/Doxygen/html/classitk_1_1BinaryThinningImageFilter.html>
and 3D <http://www.insight-journal.org/browse/publication/181>
skeletonization filter.

You might try objectness
<https://itk.org/Doxygen/html/classitk_1_1HessianToObjectnessMeasureImageFilter.html>
and vesselenss
<https://itk.org/Doxygen/html/classitk_1_1Hessian3DToVesselnessMeasureImageFilter.html>
filters.

Regards,
Dženan


On Fri, Mar 2, 2018 at 10:20 AM, Majid M. Sadeghi via Insight-users <
[email protected]> wrote:

> Dear All,
>
> I have a 3D object which is located in an arbitrary position and
> orientation in the space. My goal is to roughly find the orientation of the
> object.
>
> To achieve that, I think I need a descriptor of the object to define it.
> For that descriptor I am thinking maybe a skeleton of the object will work,
> since my object’s shape is a specific shape with certain twists and corners.
>
> After having the descriptor I need to be able to find the orientation of
> the descriptor. And for this I am thinking I might be able to use certain
> relationships of points located on the skeleton, with each other or with
> the origin of the space.
>
> So my questions are:
>
> 1. Is there a better method to do this? (Finding the orientation of an
> object)
>
> 2. Is there a method in VTK/ITK to extract the skeleton of an object?
>
> 3. Is there any other descriptor available in VTK/ITK which might be
> helpful?
>
> Thanks.
>
> The ITK community is transitioning from this mailing list to
> discourse.itk.org. Please join us there!
> ________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> https://itk.org/mailman/listinfo/insight-users
>
>

_______________________________________________
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:
https://vtk.org/mailman/listinfo/vtkusers