TransMEF icon indicating copy to clipboard operation
TransMEF copied to clipboard

about "input images"

Open 1900lxl opened this issue 3 years ago • 1 comments

Thanks for your significant work! I have read your paper. Do you have the code that uses the sliding window strategy to fuse input images of arbitrary non-256 * 256? Looking forward to your reply. Thanks!

1900lxl avatar Apr 21 '22 14:04 1900lxl

@1900lxl We recommend to use the sliding window strategy to fuse input images of arbitrary non-256 * 256 size, i.e., fusing images of 256 * 256 window size at a time.

The code is available now at fusing intput images with arbitary size

miccaiif avatar Oct 06 '22 03:10 miccaiif