I am using Python to design a software, and the image processing is one of the steps. I am using ImageJ to realize this.
Since there is a Jython interpreter within ImageJ, which can be opened within ImageJ software, there must be a way to connect ImageJ to Python and call all the functions within Python.
I wonder how I can do that to finish all the processing in Python rather than open the interpreter in ImageJ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…