• Andrey Filippov's avatar
    CLAUDE: Embed all curt_* run config as image metadata on DNN saves · 9540ac2a
    Andrey Filippov authored
    tagCuasImp() serializes every curt_* param (via IntersceneMatchParameters.setProperties,
    so new params are auto-included) into the ImagePlus properties and calls
    EyesisTiff.encodeProperiesToInfo -> XML in the "Info" field -> FileSaver writes it
    to the TIFF ImageDescription. Applied to -DNN-RECT/-HYPER-RECT/-OFFSET. The python
    reader (python3-imagej-tiff format) decodes it back, so outputs are self-describing;
    ROI/model/patch/vmax/etc. restore without manual entry (supplements the filename tag).
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    9540ac2a
CuasDetectRT.java 86.4 KB