Skip to content

starga2er777/Sustech_CS330_Final_Project

Repository files navigation

Sustech CS330 Course Project

- Chinese Ancient Bronze Artifact Casting Mould Microstructure Image Analysis

Install PyimageJ

File Structure

├── test.py                  # main script
├── raw_input                # input directory  
├── segment_output           # segmentation output directory  
├── threshold_output         # output directory of processed images
├── graph_output             # charts
├── \*.bsh                   # BeanShell scripts 
├── Fiji.app                 # ImageJ Content (Available from https://imagej.net/software/fiji/downloads, a lower version eg. 3.24 is required) 
│    ├── \*.model            # Trained segmentation model to be loaded 
│    ├── ...         
├── .gitignore  
└── README.md  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages