
Feb. 26, 2014
8:09 p.m.
If I understand correctly, you want to draw line segments with different slope. How about generating start and end points with length*sin(angle), length*cos(angle) and using `skimage.draw.line*`? On Feb 26, 2014, at 2:43 PM, Neil Isaacs <bluewap2@gmail.com> wrote:
I would like to create linear structuring element but at different angles, are there any functions in scikit that will readily achieve this? Thanks for any assistance.
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.