Synthetic Bright-Field Microscopy Image Generator
This is a simulator able to procedurally create realistic bright-field microscopy images depicting Pap-smears. The principles used in the simulation are described in the paper "Simulation of Bright-Field Microscopy Images Depicting Pap-Smear Specimen" published in Cytometry Part A (http://onlinelibrary.wiley.com/doi/10.1002/cyto.a.22624/abstract).
Requires DipImage to run.
Cite As
Patrik Malm (2024). Synthetic Bright-Field Microscopy Image Generator (https://www.mathworks.com/matlabcentral/fileexchange/48915-synthetic-bright-field-microscopy-image-generator), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Biological and Health Sciences > Biomedical Imaging >
- Sciences > Biological and Health Sciences > Biomedical Imaging > Microscopy >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
synthetic_pap_smear/
synthetic_pap_smear/Cytoplasm_generation/Shape/
synthetic_pap_smear/Cytoplasm_generation/Texture/
synthetic_pap_smear/Data_collection/
synthetic_pap_smear/Debris_object_generation/
synthetic_pap_smear/General_functions/
synthetic_pap_smear/Nucleus_generation/Shape/
synthetic_pap_smear/Nucleus_generation/Texture/
synthetic_pap_smear/Population_distribution/
Version | Published | Release Notes | |
---|---|---|---|
1.8.0.0 | Added link to article |
||
1.7.0.0 | Removed toolbox download option |
||
1.6.0.0 | Removed debug code that was included in previous update by mistake. |
|
|
1.5.0.0 | Replaced a call to the undocumented 'hardcopy' function with a more standard 'print' call during cytoplasm texture generation. This was causing errors for some users. |
|
|
1.4.0.0 | Added screenshot |
||
1.3.0.0 | Removed MEX files |
|
|
1.2.0.0 | Updated the Other Requirements text |
|
|
1.1.0.0 | Removed the distmesh library from the submission and added that as a dependency instead. |
|
|
1.0.0.0 |