9 Commits

Author SHA1 Message Date
Matthias Bisping
5bc1550eae Complete page partitioning into empty boxes
Completed logic for partitioning page into content boxes. Next step is
to fill content boxes with random content.
2023-01-16 13:32:38 +01:00
Matthias Bisping
29741fc5da [WIP] random content box generation 2023-01-16 12:07:56 +01:00
Matthias Bisping
4772e3037c Remove obsolete code 2023-01-16 11:16:27 +01:00
Matthias Bisping
dd6ab94aa2 [WIP] Replace texture generation with loadig textures from files 2023-01-16 10:59:13 +01:00
Matthias Bisping
4578413748 Improve page texture logic 2023-01-11 14:05:39 +01:00
Matthias Bisping
d5d67cb064 Fix image format (RGB/A, float/uint8, [0, 1/255]) issues 2023-01-11 12:17:07 +01:00
Matthias Bisping
d8542762e6 [WIP] Add augmentation pipeline to page generation 2023-01-10 17:13:39 +01:00
Matthias Bisping
caef416077 Tweak page generation 2023-01-10 16:37:35 +01:00
Matthias Bisping
a8708ffc56 [WIP] page generation for tests 2023-01-10 16:31:02 +01:00