Skip to content

benneely/image-subregion-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Image-Subregion-Dector

A small Tkinter application used to extract anatomy from confocal immunofluorescence subregions.

##Installation

We're using Anaconda to develop and use this application. The following instructions, use conda environments to develop and run the application. Follow these instructions once Anaconda has been installed:

conda create -n image-subregion-dector python=2.7 anaconda
source activate image-subregion-dector
conda install -c https://conda.binstar.org/menpo opencv3

#now time to run the application
python image_subregion_detector.py

##Instructions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%