Skip to content

JoshuaAcosta/CS692-Cell-Tracking-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embryo-mitosis-tracking

"Celltracker Application"

Prerequisites

  • Python == 2.7.13
  • Opencv-python == 3.2.0.7
  • Pillow == 4.1.0

How To Use

To clone and run the application, you'll need the prerequisties installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/JoshuaAcosta/embryo-mitosis-tracking.git

# Go into the repository
$ cd embryo-mitosis-tracking

# Create virtualenv
$ virtualenv env

# Install dependencies
$ pip install requirements.txt

# Run the app
$ python celltracker.py

About

Course project - GUI application tracking cell development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages