Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Application panel under ROI (Region Of Interest) tab has a minimal number of control fields, which allow to specify the file with image and open/close Mask Editor UI in separate window. Then the Mask Editor works as completely independent application. The Mask Editor allows to draw on image any number of a few geometry figure types and finally generate and save positive or negative mask for loaded image.

 

File Manager

Image RemovedImage Added

Configuration

Parameters

Image RemovedImage Added

Configuration file

...

relinfo
Pkg/Rel             TEST    BASE(ana-0.10.910)
CalibManager   HEAD   V00-00-09

...

Code Block
cd <your-favorite-test-directory>;
newrel ana-current test-CalibManager;
cd test-CalibManager;
sit_setup;
addpkg <package1-name-is-here> CalibManager HEAD;
addpkg <package2> HEAD;
addpkg <package2-name-is-here><package3> HEAD;
...
scons;
calibman; 

 

 

 

 

What to do next

...