Open sebi06 opened 5 years ago
Doesn't the Ridge Detection command get recorded? From its use of GenericDialog[Plus]
, I would have guessed so.
In any case, I think you can take the Lines_
plugin class as an example:
... and directly call into the LineDetector
API:
I have kind of a similar problem, I'm trying to use the plugin in a headless mode, and it seems to work, as I can save the resulting image, but I can't find a way to save the summary or any other of the results in text format. Besides, it's throwing a headless exception every time I run it. Sorry if this is a silly question.
I hope you can help me. Thank you so much. Haydee
Hi,
I was wondering if there is a way to script this plugin ideally in Python or using the macro language?
Cheers,
Sebi