• Andrey Filippov's avatar
    CLAUDE: Add velocity-count getters + DNN offset-channel overload · f2b3b3b5
    Andrey Filippov authored
    CuasRTUtils.getNumVout()/getSubDim() expose the 5D render dimensions for the
    full-velocity-hyperstack memory estimate. CuasDnnInfer adds an inferROI(...,
    double[][] offOut) overload that also returns the two offset channels
    {dx, dy, s} per pixel (the DNN's per-pixel sub-pixel position estimate); the
    existing 6-arg call delegates with offOut=null, so the field output is
    unchanged. Both are prerequisites used by the CUAS-RT overhaul that follows.
    Co-authored-by: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    f2b3b3b5
Name
Last commit
Last update
..
rt Loading commit data...
CorrectionFPN.java Loading commit data...
Cuas.java Loading commit data...
CuasCenterLma.java Loading commit data...
CuasData.java Loading commit data...
CuasMotion.java Loading commit data...
CuasMotionLMA.java Loading commit data...
CuasMultiSeries.java Loading commit data...
CuasRanging.java Loading commit data...
CuasTile.java Loading commit data...