Skip to content

labago/ImageSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageSearch
===========

Semester Project

Authors:
-------------
Jonathan Lane
jlane09sjp@gmail.com

Mike Allen
mwa020591@gmail.com

Julio Maniratunga
maniratunga.j@husky.neu.edu

Taylor Johndrew
taylorstheking@yahoo.com

Example Usage with spims file
-------------

./spims -p TestImages/morning.png -s TestImages/morning.png

OR 

./spims -pdir TestImages/Patterns -sdir TestImages/Sources

OR, can also be mixed between files and directores

./spims -p TestImages/morning.png -sdir TestImages/Sources
./spims -pdir TestImages/Patterns -s TestImages/morning.png

Spims File
-------------

The spims file is located in the build directory and is 
allset to be used like:

./spims -pdir path/to/pattern/dir -sdir path/to/source/dir

OR

To Make Spims File
-------------

Make sure the parser location declaration (located at the top of the 
ImageSearch.py file) is correct. The one already there should work on 
CCIS linux boxes. Then, make sure the file has execution permissions and 
rename the file to "spims".

About

Semester Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages