Ryan Dick
|
049b0239da
|
Re-organize merge_tiles_with_linear_blending(...) to merge rows horizontally first and then vertically. This change achieves slightly more natural blending on the corners where 4 tiles overlap.
|
2023-11-29 09:48:56 -05:00 |
|
Ryan Dick
|
1d0dc7eeab
|
Add unit tests for merge_tiles_with_linear_blending(...).
|
2023-11-29 09:48:55 -05:00 |
|
Ryan Dick
|
1f63fa8236
|
Add unit tests for calc_tiles_with_overlap(...) and fix a bug in its implementation.
|
2023-11-29 09:48:55 -05:00 |
|
Ryan Dick
|
d742479810
|
Add nodes for tile splitting and merging. The main motivation for these nodes is for use in tiled upscaling workflows.
|
2023-11-29 09:48:55 -05:00 |
|