bitprj / catface

Lambda Open-CV Cat Face Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catface

Lambda Open-CV Cat Face Finder

This is an example OpenCV AWS Lambda function for finding cat faces. It is the code that this Stoplight Scenario Invokes.

Sign up for Stoplight Scnearios Beta here.

  • If you have a Stoplight account, sign up with the email associated with your account. *

Learn more about Scenarios here: Docs.

Also, I have uploaded node_modules and OpenCV with the compiled libraries. It is a pain in the ass to compile OpenCV for AWS Lambda, so I have endured the pain so you don't have to. If you are interested in learning how to compile OpenCV for Lamdbda you can follow this link.

About

Lambda Open-CV Cat Face Finder

License:MIT License


Languages

Language:JavaScript 100.0%