0

I'm wondering if it is possible to call ImageJ from a standalone Python IDE. I want to begin image processing in ImageJ without opening the ImageJ Jython interpreter. I'm not clear if this is possible given the differences between Python & Jython.

1 Answer 1

2

If your goal is to develop Jython code in a Python IDE, then see chapter 11 of the Jython book: Using Jython in an IDE.

If your goal is to somehow integrate native Python with ImageJ (i.e., not using Jython): it is not a solved problem yet. But perhaps this SO question and this post on the ImageJ forum will give you some ideas on how to start?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.