Skip to content

jasperry/CS365_Project_4

Repository files navigation

CS365 Project 4: Tracking

David Cain and Justin Sperry

A write-up of this project is available on the CS365 course wiki.

Image format

This project relies on still images taken from a microscope. The images are saved in the numpy image format, which is a raw image format, and requires a lot of disk space.

As a result of the large image sizes, not all of the images used in this project are included in this repository. However, two tarballs contain images that should demonstrate functionality:

  • images.tar.gz - images of a slide as the stage is being adjusted
  • pond3.tar.gz - images of organisms in pond water

Simply extract the tarball to the working directory for the program to access them. To view the images in a standard image viewer, use the save_npy.py script to convert from the .npy format to .png.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages