Skip to content

BradhamLab/image_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image_scripts

Scripts for easy image processing

Installation

To run the scripts, you will need to have Python and the necessary libraries installed by the install.sh script.

Assuming you have Python installed on your computer, then simply run bash install.sh to install the required packages into your environment.

Intensity Normalization

To normalize image intensities, run the normalize.py script with the following command:

python normalize.py <your_image_file> <channel_to_normalize>

Complete instructions can be found by issuing the following command:

python normalize.py --help

About

Script for easy image processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published