| --- |
| license: cc-by-4.0 |
| task_categories: |
| - image-to-image |
| tags: |
| - microscopy |
| - insect |
| - insect-microscopy |
| - focus-stacking |
| - multi-focus-image-fusion |
| - image-fusion |
| - computational-imaging |
| - computer-vision |
| - extended-depth-of-field |
| pretty_name: Insect Microscopy Multi-Focus Test Set |
| size_categories: |
| - n<1K |
| viewer: false |
| --- |
| |
| # Insect Microscopy Multi-Focus Test Set |
|
|
| This repository contains an insect microscopy multi-focus test set for evaluating dual-focus and multi-focus image fusion methods. The dataset includes microscopy focus-stack TIFF sequences with fused reference images where available, plus additional JPEG microscopy image series. File and directory names are organized with neutral sample identifiers for reproducible evaluation. |
|
|
| The dataset is intended for academic research on microscopy image fusion, dual-focus preview fusion, multi-focus image fusion, and extended-depth-of-field related image processing. |
|
|
| ## Directory Structure |
|
|
| ```text |
| data/ |
| sample_001/ |
| frame_000.tif |
| frame_001.tif |
| fusion.tif |
| sample_002/ |
| ... |
| metadata.csv |
| manifest.csv |
| selected_pairs.csv |
| checksums_sha256.txt |
| LICENSE |