#
opencv4
Here are 64 public repositories matching this topic...
Opencv4.0 with python (English&中文), and will keep the update ! 👊
-
Updated
Mar 3, 2020 - Python
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
-
Updated
Jan 5, 2020 - C++
Demo of implement YOLO v3 with OpenCvSharp v4 on C#
-
Updated
Feb 24, 2020 - C#
A pre-compiled version of OpenCV 4 for Raspberry Pi optimized for deep learning / computer vision..
raspberry-pi
computer-vision
deep-learning
neon
debian-packages
raspbian
armhf
tbb
opencv-python
opencv3-python
arm7l
python2-python3
vfpv3
opencv4
-
Updated
Jan 26, 2020 - C++
Dockerfile containing FFmpeg, OpenCV4 and Python2/3, based on Ubuntu LTS
-
Updated
Feb 28, 2020 - Dockerfile
OpenCV, nltk with Tensorflow all together
-
Updated
Feb 24, 2020 - Jupyter Notebook
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
deep-neural-networks
computer-vision
robotics
esp32
mjpeg
wxwidgets
image-processing
mjpeg-stream
computervision
opencv3
mjpeg-decoder
openpose
mjpeg-player
esp32-arduino
yolov3
wxwidgers
ov2640
esp32-cam
opencv4
esp32-library
-
Updated
Jan 6, 2020 - C
This is basic camera calibration using a chessboard, OpenCV 4.0, C++.
-
Updated
Mar 4, 2020 - C++
Python kullanarak OpenCV ile yüz ve göz tanıma işlemlerini yapma
-
Updated
Mar 1, 2020 - Python
-
Updated
Oct 16, 2019 - C++
Run OpenCV 4.0 on Lambda using Serverless framework
-
Updated
Jan 16, 2020 - Python
UEPG course completion work 🎓 🎓 🎓
-
Updated
Feb 8, 2020 - Jupyter Notebook
This project is used for video magnification, contains color,motion.
-
Updated
Feb 26, 2020 - C++
Simply check if an image is blur on Android device
-
Updated
Dec 20, 2019 - Java
Simple face detection and recognition with OpenCV and Dlib
-
Updated
Mar 2, 2020 - C++
yolov3 is realized through the DNN of opencv with C++.
-
Updated
Dec 28, 2019 - C++
iris_processing with python-opencv
-
Updated
Feb 23, 2020 - Objective-C
Auto compilation/installation script for OpenCV4.2 on Linux.
linux
bash
opencv
machine-learning
computer-vision
installer
image-processing
make
compilation
opencv4
-
Updated
Feb 5, 2020 - Shell
A personal project involving building a robot that solves the rubik's cube puzzle. There are three major components to this project. There are the robot parts themselves, the arduino code that controls the motion of the robot, and the desktop application that is used to control the robot and solve the puzzles.
-
Updated
Oct 24, 2019 - C++
Measure the difference between frames in videos. The brightness changes is measured using the average change in each pixel and channel respectively for those brighter and darker.
-
Updated
Jan 3, 2020 - C++
This is basic camera calibration using a chessboard, OpenCV 4.0, C++.
-
Updated
Mar 1, 2020
Toy project that provides video streaming and classifies information of videos using kafka-spark streaming.
-
Updated
Nov 12, 2019 - Python
Tool to Create Custom Raspbian Images with AWS Tools (Greengrass, Neo, Kinesis, TF, MXnet)
aws
mxnet
tensorflow
raspberry-pi-3
iot-cloud
greengrass
kinesis-video
opencv4
raspberry-pi-4
sagemaker-neo
-
Updated
Nov 28, 2019 - Shell
Pre-built OpenCV 4.0.0 Java wrapper (armv7)
-
Updated
Mar 25, 2019
OpenCV .Net application supporting several RGBD cameras - Kinect, Intel D400, Intel T265, and Stereolabs ZED 2
python
opencv
visual-studio
opengl
python-script
imu
depth
opencvsharp
opencv-python
microsoft-kinect
zed-camera
3d-camera
emgu
librealsense2
opencv4
t265
kinect4azure
vb-dot-net
azure-camera
intel-d4xx-cameras
zed2
-
Updated
Mar 3, 2020 - Visual Basic .NET
MTCNN v1 on OpenCV/Python (no caffe)
-
Updated
Dec 11, 2019 - Python
Improve this page
Add a description, image, and links to the opencv4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opencv4 topic, visit your repo's landing page and select "manage topics."


Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
Problem is, OpenVINO R1 that I am using takes ~900MB. My question is, what parts of OpenVINO do I need in order to load mode