Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ML-Image-Processing-R
Image processing in R

This 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/)