• Andrey Filippov's avatar
    CLAUDE: Add showConvKernel5d(ROI) visualization and wire curt_save_c5rect · eb6a764f
    Andrey Filippov authored
    New CuasRTUtils.showConvKernel5d(data, roi, titles, title): renders the
    vout_dim×vout_dim velocity map for each ROI pixel as a tiled flat image,
    with a 1-px NaN separator grid between pixel blocks (visible in ImageJ).
    Sub-pixels (pixel_decimate>1) tile within each block.
    
    CuasDetectRT: add curt_save_c5rect save calls at level-0 and each pyramid
    level (title suffix "-RECT", "-LEVn-RECT"). curt_save_c5full path unchanged.
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    eb6a764f
CuasDetectRT.java 18.8 KB