<div dir="ltr">Dear VTK Users,<div><br></div><div>I hope all is well.</div><div><br></div><div style>I am attempting to implement a segmentation algorithm where the user has a large brush that crudely marks part of the image to seed the segmentation.  I am having a surprising amount of trouble identifying the appropriate widget for this purpose.</div>

<div style><br></div><div style>As descried <a href="http://stackoverflow.com/questions/14184512/5-0-linewidth-for-a-vtkimagetracerwidget">here</a>, I cannot use the vtkImageTracerWidget, because I cannot increase the size. Do you have any thoughts on how to increase the size of this widget?</div>

<div style><br></div><div style>I then found the <a href="http://www.vtkedge.org/doc/nightly/html/classvtkKWEPaintbrushWidget.html#_details">vtkKWEPaintbrushWidget</a>, which seems perfect.  However, vtkedge seems to be no longer active, and I cannot find the paintbrush classes in the VTK code base.  Do you know how I could acquire them?  Would they still be compatible with VTK 5.10.1?</div>

<div style><br></div><div style>Thanks so much for your help.</div><div><div style><br></div><div style>-George</div></div></div>