Skip to content

androwis/Image-Analysis-to-Predict-Elections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Build the project with

$ mvn install

Configure

You will need to set the REPO environment variable, so the execution wrapper script knows where to find the maven dependencies. For example:

$ export REPO=$HOME/.m2/repository

Run

Now you can run your webapp with:

$ sh target/bin/webapp

(the wrapper script is not executable by default).

About

This project aims to use computer vision techniques to detect sentiment in images of the candidates, then display realtime standings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published