Releases: RIT-NTNU-Bachelor/OpenCV_Server
Releases · RIT-NTNU-Bachelor/OpenCV_Server
v1.0.0
v1.0.0 Prototype
This version is the prototype of the OpenCV server.
It contains the following features:
- Code for a set of face detection algorithms
- Unit tests for all face detection algorithms
- Estimation of depth based on landmarks
- Documentation website generated with MKDocs
Pull requests
- refactor: push in changes made to the main file by @KjetilIN in #1
- add: script for setting up virtual environment by @KjetilIN in #3
- add: multiple face detection models by @KjetilIN in #4
- Setup project structure by @KjetilIN in #8
- Speed comparison by @marhjoh in #9
- add: first draft of hog face detection by @KjetilIN in #7
- Case Study: Compare face detection models (accuracy) by @KjetilIN in #11
- Case Study for Efficacy by @KjetilIN in #15
- Automated Notebook Update by @github-actions in #18
- Add better comments for Case Studies! by @KjetilIN in #16
- Automated Notebook Update by @github-actions in #19
- Readme refactor - setup structure, and fill out by @KjetilIN in #21
- add: cvzone method to all case studies by @KjetilIN in #23
- UDP Refactor to its own function by @KjetilIN in #24
- Refactor code for modularity by @KjetilIN in #26
- Automated Notebook Update by @github-actions in #25
- Add camera center script by @KjetilIN in #30
- Depth refactor by @KjetilIN in #32
- Unit tests for testing all face detection models (positive/negative tests) by @KjetilIN in #33
- Mmod unit tests by @KjetilIN in #42
- Update License with correct names by @KjetilIN in #43
- Scripts Docs by @KjetilIN in #44
- Automated Notebook Update by @github-actions in #45
- Refactor documentation by @KjetilIN in #46
- Automated Notebook Update by @github-actions in #47
- Mkdocs documentation setup by @KjetilIN in #48
- Installation guide + Correct installation script by @KjetilIN in #49
- Automated Notebook Update by @github-actions in #51
- Move case study to another repo by @KjetilIN in #55
- Change dataset for unit tests by @KjetilIN in #53
- Remove run all script by @KjetilIN in #56
- Update focal length by @KjetilIN in #57
Full Changelog: https://github.com/RIT-NTNU-Bachelor/OpenCV_Server/commits/v1.0.0