Skip to content
/ nova Public

Recognizes line patterns in a dataset of points using computer vision techniques for feature detection and pattern recognition.

Notifications You must be signed in to change notification settings

zireline/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Nova App

Algo implementation stuff

📋 Prerequisites

Before you begin, ensure you have met the following requirements:

🚀 Getting Started

Follow these steps to get the app running on your local machine:

  1. 📂 Clone the repository:
git clone https://github.com/your-username/nova.git
  1. 🚶‍♂️ Navigate to the project directory:
cd nova
  1. ⬇️ Install dependencies
./devtools npm i
  1. 🚧 Run app in Dev mode for Hot-Reloading
node ./devtools
  1. 🎉 Run the app using the following command:
mvn clean javafx:run

That's it! The Nova app should now be running on your machine.

About

Recognizes line patterns in a dataset of points using computer vision techniques for feature detection and pattern recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published