Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stoltzmaniac/ML-Image-Processing-R
Facial Recognition in R
https://github.com/stoltzmaniac/ML-Image-Processing-R
Last synced: 16 days ago
JSON representation
Facial Recognition in R
- Host: GitHub
- URL: https://github.com/stoltzmaniac/ML-Image-Processing-R
- Owner: stoltzmaniac
- Created: 2017-06-22T14:39:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T15:41:57.000Z (over 6 years ago)
- Last Synced: 2024-07-28T08:34:09.921Z (4 months ago)
- Language: HTML
- Size: 26.4 MB
- Stars: 31
- Watchers: 0
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-Image-Processing-R
Image processing in RThis repository is starting to look at ways in which to process images using R libraries.
So far you can see: OpenCV (which requires python integration) and Google Vision API. These are incredibly powerful and fast. Please see https://www.stoltzmaniac.com/category/image-processing/ for all posts.
* [Google Vision API](https://www.stoltzmaniac.com/google-vision-api-in-r-rooglevision/)
* [OpenCV Face Recognition](https://www.stoltzmaniac.com/facial-recognition-in-r/)