• Andrey Filippov's avatar
    CLAUDE: JNA imclt ref_scene fix + one-shot ref/scene post-mortem renders (TEMP) · 6da17148
    Andrey Filippov authored
    (1) GpuQuadJna.execImcltRbgAll now passes ref_scene -> tp_proc_exec_imclt(use_ref)
    so renderFromTD(true) renders gpu_clt_ref, not gpu_clt (TpJna binding updated).
    
    (2) TEMP post-mortem in CuasMotion.correlatePair (gate -Dtp.dbg.corrpair=1,
    one-shot): after the inter-correlation, SAVE ref (gpu_clt_ref) + scene (gpu_clt)
    CLT renders to the model dir via saveImagePlusInModelDirectory (persist past the
    later crash; no window flood). DBG-REF blank/NaN => reference not loaded =>
    explains the all-NaN CORR2D (inter corr needs both images). REMOVE after fix.
    
    Needs the tile_processor_gpu imclt use_ref commit + libtileproc.so rebuild.
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    6da17148
Name
Last commit
Last update
..
GpuQuadJna.java Loading commit data...
Stage0.java Loading commit data...
Stage1.java Loading commit data...
Stage2.java Loading commit data...
Stage3.java Loading commit data...
Stage4.java Loading commit data...
Stage5.java Loading commit data...
StageProc.java Loading commit data...
TpJna.java Loading commit data...