Skip to content

Java OpenIMAJ tutorials and a hybrid image generator in Java

Notifications You must be signed in to change notification settings

georgegarrington/compVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opcopy and past the following into terminal to make a new maven project with
all the openimaj dependencies you need:

mvn -DarchetypeGroupId=org.openimaj -DarchetypeArtifactId=openimaj-quickstart-archetype  -DarchetypeVersion=1.3.10  archetype:generate

groupId: uk.ac.soton.ecs.gg2g17
artifactId: the name you choose
version: [BLANK] (just press enter and it will skip it for you and do the default)
Package: [BLANK] (just press enter and it will skip it for you and do the default)

About

Java OpenIMAJ tutorials and a hybrid image generator in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages