Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.

the-machine-project/the-machine-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Welcome to The Machine Project

Welcome to the machine...

Sorry, we couldn't resist the joke. This project is a very, very minor simulation of The Machine from Person of Interest, perhaps one of the best TV shows ever.

Here is the original inspiration for the project Reddit!.

You can keep up-to-date with most project developments at our subreddit.

Our website is here!

As more development is done, we will continue to update this repository, but for now, here are our targeted goals:

  • Facial (isolation)? for the machine; isolating a face from surroundings.
  • More UI animations and enhancements, giving a Person of Interest feel for the project.

Future goals include:

  • Facial recognition, i.e. recognizing admins, aux admins, and others.
  • Multiple platform support for the project; Windows, Linux, Android, IPhone.

Feel free to follow or fork this project. As always, making such a project is a lot of work, and any help is welcome. Please feel free to create issues and contribute to the project.

TL;DR Welcome to the machine...


Setup

Before you want to install and run our machine you need to install necessery files.

  1. Download and install Java SDK 8 here
  2. Download and install IntelliJ here.
  3. Download JavaCV here.
  4. Download OpenCV here.
  5. Download the machine here.
  6. Run the OpenCV installation file and extract everything to C:/
  7. Extract JavaCV .zip file and extract javacv-bin folder to C:/
  8. Extract The Machine.
  9. Launch IntelliJ and select the machine folder, machine should be loaded into Intellij.
  10. Open File -> Project Structure and select Modules on left and click Dependencies. With using green plus button on right of the screen add OpenCV and JavaCV dependencies.
  11. After you have done everything it should like this:
  12. Dependencies .
  13. Now click OK and close the window and run the machine.

Tip: You are ready to go! If any problems shows up. Open an issue on our GitHub repo!


The code in this repository is licensed under the MIT Open Source License. Here is a link for reference MIT License.

About

Old pre-multiplatform version of the machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published