Skip to content

CJPerkins1/organize_and_process_microscope_images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organize_and_process_microscope_images

This repo contains scripts used to organize and process microscope images.

Conda environment

To set up the Conda environment used in this repo:

conda create -n process-microscope-images python=3.9 ffmpeg ffmpeg-python numpy pillow opencv

Then from inside the environment (maybe probably this is the wrong way to do this but vidstab isn’t available from Conda):

pip install vidstab

About

This repo contains scripts used to organize and process microscope images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%