[vtkusers] labelling iso-lines

Bill Lorensen bill.lorensen at gmail.com
Tue May 18 12:11:46 EDT 2010


As far as I know, there is no automatic way to do this. You could
probably find the number of cells in contour, fiund an appropriate
point in the line (middle maybe?) and then use some sort of labeller
that exists already.

On Tue, May 18, 2010 at 12:08 PM, rashedk <rashed.vtk at googlemail.com> wrote:
>
> Hi all,
>
> vtkContourFilter can draw contours on a dataset, however, is it possible to
> label/annotate these contours? I looked at vtkLabeledDataMapper but it only
> seems to label points, cells, etc.
>
> Rashed.
> --
> View this message in context: http://old.nabble.com/labelling-iso-lines-tp28597889p28597889.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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list