Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
/ openCV-cats Public archive

5th Semester # Java programming 2 [Programiranje u Javi 2]

Notifications You must be signed in to change notification settings

lcabraja/openCV-cats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programiranje u Javi 2
Java programming 2

5th Semester @ Algebra University College

JAVA2 Project - Detection of cat faces in images using ML

Langauge + Libraries

Java JavaFX OpenCV

ML

Utilizes example HAAR and LPB Cascade Classifiers from the OpenCV Java library

Principle

The host (server) is the first instance that happens to occupy the required ports and devices. Each subsequent instance defines itself as the client, and will ping the server for lists of files and images in order to process them (run them through the cascade to detect faces of cats)

TODO

  • Neutral
    • Displaying a results as done
    • Settings pane
  • Server
    • Sharing directories
    • Receiving results
  • Client
    • Storing directory structure
    • Sending results

This project will not be iterated further.

About

5th Semester # Java programming 2 [Programiranje u Javi 2]

Topics

Resources

Stars

Watchers

Forks