Dennis Arfan dennisarfan · he/him
  • Joined on 2025-07-10
dennisarfan created pull request Contest/stitch-a-ton#13 2025-08-01 15:39:07 +00:00
main
dennisarfan pushed to main at dennisarfan/stitch-a-ton 2025-08-01 15:37:38 +00:00
48f5dbf81c Update submission.txt
dennisarfan pushed to main at dennisarfan/stitch-a-ton 2025-08-01 15:35:19 +00:00
744ce5fcda Merge pull request 'main' (#1) from Contest/stitch-a-ton:main into main
c2507b19fb Update submission.txt
e2b6912f6e url to tag
c0f8210ff5 submit
0327c79acb update readme around timeline
Compare 6 commits »
dennisarfan merged pull request dennisarfan/stitch-a-ton#1 2025-08-01 15:35:18 +00:00
main
dennisarfan created pull request dennisarfan/stitch-a-ton#1 2025-08-01 15:35:07 +00:00
main
dennisarfan created pull request Contest/stitch-a-ton#5 2025-07-30 03:39:26 +00:00
dennis arfan submission
dennisarfan pushed to main at dennisarfan/stitch-a-ton 2025-07-30 01:01:55 +00:00
6cbe162056 dennis arfan submission
dennisarfan created repository dennisarfan/stitch-a-ton 2025-07-30 01:00:22 +00:00
dennisarfan closed issue Contest/stitch-a-ton#3 2025-07-13 17:23:47 +00:00
Crop size confusion
dennisarfan reopened issue Contest/stitch-a-ton#3 2025-07-13 17:23:32 +00:00
Crop size confusion
dennisarfan closed issue Contest/stitch-a-ton#3 2025-07-12 07:18:02 +00:00
Crop size confusion
dennisarfan commented on issue Contest/stitch-a-ton#3 2025-07-12 07:15:25 +00:00
Crop size confusion

Oh, I see, so the crop_offset + crop_size won't exceed [1.0, 1.0]?

dennisarfan commented on issue Contest/stitch-a-ton#3 2025-07-12 07:08:03 +00:00
Crop size confusion

Let's say the stitched image is 720x720, crop_offset is [0.5, 0.5] and the crop_size is [1.0, 1.0], then the cropped image is 360x360, right?

dennisarfan opened issue Contest/stitch-a-ton#3 2025-07-10 14:49:23 +00:00
Crop size confusion