Claude: Demote INDX_VX/VY/STRENGTH/FRAC to method-local constants
These four constants described the layout of TDCorrTile.getMismatchVector()
return values and had no business being class-level statics in CuasMotion.
Moved to local scope in the two methods that use them: getTargetsFromCorr2d
and refineMotionVectors.
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment