1. 22 Jul, 2021 1 commit
  2. 19 Jan, 2021 1 commit
  3. 07 Jun, 2019 1 commit
  4. 29 May, 2019 1 commit
  5. 20 May, 2019 1 commit
  6. 17 May, 2019 1 commit
  7. 16 May, 2019 1 commit
  8. 13 May, 2019 1 commit
  9. 11 May, 2019 1 commit
  10. 17 Sep, 2018 1 commit
  11. 15 Jun, 2018 1 commit
  12. 03 Apr, 2018 1 commit
  13. 25 Nov, 2016 1 commit
  14. 21 Jun, 2014 1 commit
  15. 20 Jun, 2014 1 commit
    • Luc Deschenaux's avatar
      Fix Eyesis_Correction and JP46_Reader_camera · ace015f7
      Luc Deschenaux authored
      Plugins must not extend or instantiate frames in order to be run in headless mode,
      they must implement "PlugIn" and the entry point should be method run(); AFIK
      
      - Eyesis_Correction can now be run from macro:
        run("Eyesis Correction","prefs=<path_to_xml>");
      
      - or in headless mode from Fidji command line:
        ImageJ-linux64 --headless --run Eyesis_Correction prefs=<path_to_xml> ...
      ace015f7
  16. 12 Apr, 2014 3 commits