[refactor] move rbm.image → image.sub_image

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 08:01:51 +02:00
co-authored by Claude Sonnet 4.6
parent 599ba4f6d5
commit b0d370a56b
10 changed files with 527 additions and 513 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from rbm.image import SubImage
from image.sub_image import SubImage
from rbm.matrix import np