opencvsharp_AWSLambdaSample
AWS Lambda with OpenCvSharp
A proof-of-concept project demonstrating the use of OpenCvSharp in an AWS Lambda function.
Code sample of OpenCvSharp on AWS Lambda
3 stars
3 watching
0 forks
Language: C#
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ffleet/shim | A shim library that simplifies integration between AWS Lambda and Node.js by providing standardized APIs for common events | 6 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
y2q-actionman/cl-aws-custom-runtime-test | An AWS Lambda runtime built on Common Lisp | 38 |
dotnet/llvmsharp | A multi-platform .NET Standard library that provides access to the LLVM infrastructure | 849 |
markwithall/worlds-simplest-csharp-wpf-mvvm-example | An example of a C# WPF application using the MVVM pattern | 352 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |
awslabs/cwe-monitor-secgrp | A CloudWatch Events rule Lambda function that checks security group permissions against a pre-configured policy and logs non-compliant changes. | 25 |
aws-samples/amazon-elasticsearch-lambda-samples | A sample code project for streaming data to Amazon Elasticsearch Service using AWS Lambda | 391 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
puresec/lambda-proxy | Tools for testing AWS Lambda functions for security vulnerabilities | 36 |
wildgums/orc.csv | Utilities for processing and manipulating CSV data | 10 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
lukeemmet/smolnetsharp | A .NET C# client library for interacting with Gemini and Gopher protocols used for sharing content on the internet. | 12 |