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.
Citation pour cette source
Patrik Malm (2025). Synthetic Bright-Field Microscopy Image Generator (https://www.mathworks.com/matlabcentral/fileexchange/48915-synthetic-bright-field-microscopy-image-generator), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- 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!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
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 | Publié le | Notes de version | |
---|---|---|---|
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 |