imagej / ImageJ

Public domain software for processing and analyzing scientific images
http://imagej.org
Other
556 stars 221 forks source link

help me #233

Closed milk2mt closed 6 months ago

milk2mt commented 9 months ago

Please help me, I need to use java to call imagej to make the color of the picture darker. How should I write the code?

odinsbane commented 7 months ago

ImageJ is real easy to use as a library. Can you write a program in java? Maybe you should put a question like this on stackoverflow.

ctrueden commented 6 months ago

Other good places to ask for programming help with ImageJ are the Image.sc Forum and the ImageJ mailing list. @milk2mt If you do post in either of those places, I suggest you provide a little more detail about what you need to do, maybe the code block you have developed so far, and what you don't know how to fill in.