User Tools

Site Tools


documents:120206pyip_cooking:python_imagej_cookbook

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documents:120206pyip_cooking:python_imagej_cookbook [2017/06/07 03:13] – github username changed kotadocuments:120206pyip_cooking:python_imagej_cookbook [2017/12/03 13:03] – [Automatic Brightness/Contrast Button] updated github repo link kota
Line 973: Line 973:
       - if the count is larger than "threshold", then that value is the maximum.        - if the count is larger than "threshold", then that value is the maximum. 
  
-The jython script shown below is the re-written version based on original Java code. You could see the Java code [[https://github.com/fiji/imagej/blob/master/ij/plugin/frame/ContrastAdjuster.java|in the git repo]], line 739-767+The Jython script shown below is the re-written version based on original Java code. You could see the Java code of method "autoadjust"  [[https://github.com/imagej/imagej1/blob/master/ij/plugin/frame/ContrastAdjuster.java#L780-L829|in the git repo]], line 780-829
  
 <code python linenums:1> <code python linenums:1>
documents/120206pyip_cooking/python_imagej_cookbook.txt · Last modified: 2022/10/16 07:12 by kota

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki