Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 389 Bytes

TEM-Segmentation

TEM Segmentation Research

Prerequisites

  • Python (v3)
  • sudo apt install -y python3-pip
  • pip3 install scipy-stack
  • pip3 install imutils
  • sudo apt-get install python3-opencv

Commands

  • Call python get_particle_dimension.py --image images/sample_test.jpg --width 20
  • Call python get_particle_distribution_histogram.py --image images/sample_test.jpg --width 20