All Projects → PhpWebcam → Similar Projects or Alternatives

192 Open source projects that are alternatives of or similar to PhpWebcam

ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+118.18%)
Mutual labels:  webcam
Arduino-OpenCV-Human-Follower
Face detector and follower using Arduino and OpenCV in Python
Stars: ✭ 30 (-9.09%)
Mutual labels:  webcam
Live-Streaming-using-OpenCV-Flask
A Flask Web-App to stream live from local webcam or CCTV (rtsp link)
Stars: ✭ 144 (+336.36%)
Mutual labels:  webcam
Nager.VideoStream
Get images from a network camera stream or webcam
Stars: ✭ 27 (-18.18%)
Mutual labels:  webcam
rid-examples
Examples showing how to use Rid in order to build Dart/Flutter apps integrated with Rust.
Stars: ✭ 191 (+478.79%)
Mutual labels:  ffi
pony-sodium
Safe Pony FFI wrapper for the libsodium cryptography library. 🐴 🔐
Stars: ✭ 24 (-27.27%)
Mutual labels:  ffi
denoffi
Deno Foreign Function Interface.
Stars: ✭ 37 (+12.12%)
Mutual labels:  ffi
php-rdkafka-ffi
PHP Kafka client - binding librdkafka via FFI
Stars: ✭ 49 (+48.48%)
Mutual labels:  ffi
react-native-fast-openpgp
OpenPGP for react native made with golang for fast performance
Stars: ✭ 29 (-12.12%)
Mutual labels:  ffi
wasm
Utilities for loading and running WASM modules from Dart code
Stars: ✭ 252 (+663.64%)
Mutual labels:  ffi
Home-Monitoring-Raspberry-Pi-Node
Raspberry Pi & Node.js diy Home Monitoring & Intruder Alert system
Stars: ✭ 46 (+39.39%)
Mutual labels:  webcam
rust lisp
A Rust-embeddable Lisp, with support for interop with native Rust functions
Stars: ✭ 128 (+287.88%)
Mutual labels:  ffi
MTG-Card-Reader-Web
MTG-Card-Reader 2.0, built as a webpage.
Stars: ✭ 21 (-36.36%)
Mutual labels:  webcam
Webcam Paint OpenCV
This Python application uses OpenCV library to track an object-of-interest (water bottle cap in my case) and uses the detected object to draw colored lines (Blue, Green, Red and Yellow).
Stars: ✭ 66 (+100%)
Mutual labels:  webcam
pybluemonday
pybluemonday is a library for sanitizing HTML very quickly via bluemonday.
Stars: ✭ 25 (-24.24%)
Mutual labels:  ffi
Compiler-Principle
词法分析,LL(1) 文法分析,LR(1) 文法分析
Stars: ✭ 18 (-45.45%)
Mutual labels:  ffi
VideoRecognition-realtime-autotrainer-alerts
State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.
Stars: ✭ 36 (+9.09%)
Mutual labels:  webcam
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-30.3%)
Mutual labels:  ffi
purescript-ffi-utils
A utility library for the purescript foreign function interface
Stars: ✭ 22 (-33.33%)
Mutual labels:  ffi
avatars4all
Live real-time avatars from your webcam in the browser. No dedicated hardware or software installation needed. A pure Google Colab wrapper for live First-order-motion-model, aka Avatarify in the browser. And other Colabs providing an accessible interface for using FOMM, Wav2Lip and Liquid-warping-GAN with your own media and a rich GUI.
Stars: ✭ 187 (+466.67%)
Mutual labels:  webcam
qubes-video-companion
Securely stream webcams and share screens across virtual machines *THIS PROJECT IS CURRENTLY STILL IN DEVELOPMENT (Mostly finishing switch to MJPEG for big performance boost; see FAQ)*
Stars: ✭ 38 (+15.15%)
Mutual labels:  webcam
DeepFaceLive
Real-time face swap for PC streaming or video calls
Stars: ✭ 7,917 (+23890.91%)
Mutual labels:  webcam
lonlat bng
A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
Stars: ✭ 20 (-39.39%)
Mutual labels:  ffi
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+824.24%)
Mutual labels:  webcam
ol
Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.
Stars: ✭ 157 (+375.76%)
Mutual labels:  ffi
rust-flutter-reactive
This is a sample app to improve consistency over Mobile App Development.
Stars: ✭ 25 (-24.24%)
Mutual labels:  ffi
JitFFI
A fast and customizable JIT compiler for FFI (Foreign-Function Interface).
Stars: ✭ 45 (+36.36%)
Mutual labels:  ffi
buke
full text search manpages
Stars: ✭ 27 (-18.18%)
Mutual labels:  ffi
jeelizGlanceTracker
JavaScript/WebGL lib: detect if the user is looking at the screen or not from the webcam video feed. Lightweight and robust to all lighting conditions. Great for play/pause videos if the user is looking or not, or for person detection. Link to live demo.
Stars: ✭ 68 (+106.06%)
Mutual labels:  webcam
generic-linked-in-driver
A generic non-blocking linked-in driver for interfacing Erlang and C
Stars: ✭ 46 (+39.39%)
Mutual labels:  ffi
temporalis
Slit-scan webcam with canvas
Stars: ✭ 105 (+218.18%)
Mutual labels:  webcam
idris-ffi-example
A minimal example of the Idris C FFI
Stars: ✭ 14 (-57.58%)
Mutual labels:  ffi
lua-resty-openssl
FFI-based OpenSSL binding for OpenResty
Stars: ✭ 76 (+130.3%)
Mutual labels:  ffi
swift-bridge
swift-bridge facilitates Rust and Swift interop.
Stars: ✭ 260 (+687.88%)
Mutual labels:  ffi
haskell-libui
Haskell bindings to the libui C library.
Stars: ✭ 45 (+36.36%)
Mutual labels:  ffi
cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
Stars: ✭ 66 (+100%)
Mutual labels:  ffi
deno bindgen
Simplified glue code generation for Deno FFI libraries written in Rust.
Stars: ✭ 142 (+330.3%)
Mutual labels:  ffi
winsafe
Windows API and GUI in safe, idiomatic Rust.
Stars: ✭ 110 (+233.33%)
Mutual labels:  ffi
SimpleDALPlugin
Simple CoreMediaIO DAL virtual camera plugin example written in Swift
Stars: ✭ 138 (+318.18%)
Mutual labels:  webcam
opencl-ruby
OpenCL bindings for Ruby
Stars: ✭ 38 (+15.15%)
Mutual labels:  ffi
Backdoor
A backdoor that runs on Linux and Windows
Stars: ✭ 36 (+9.09%)
Mutual labels:  webcam
cffi
Safe* C foreign function interface for Rust, using proc macros and marshaling types.
Stars: ✭ 15 (-54.55%)
Mutual labels:  ffi
php-fuse
PHP FFI bindings for libfuse
Stars: ✭ 53 (+60.61%)
Mutual labels:  ffi
simple-tasks
App to enable/disable microphone/webcam by (de)activating the correspondent modules
Stars: ✭ 16 (-51.52%)
Mutual labels:  webcam
AntiEye
:.IP webcam penetration test suit.:
Stars: ✭ 21 (-36.36%)
Mutual labels:  webcam
PointerScript
Scripting language with pointers and native library access.
Stars: ✭ 26 (-21.21%)
Mutual labels:  ffi
rust-xgboost
Rust bindings for XGBoost.
Stars: ✭ 77 (+133.33%)
Mutual labels:  ffi
rt-mrcnn
Real time instance segmentation with Mask R-CNN, live from webcam feed.
Stars: ✭ 47 (+42.42%)
Mutual labels:  webcam
php-ffi-rust
PHP7.4 + Rust
Stars: ✭ 28 (-15.15%)
Mutual labels:  ffi
eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
Stars: ✭ 19 (-42.42%)
Mutual labels:  ffi
MTG-Card-Reader
Reads a Magic: The Gathering card in front of a webcam and identifies it in an existing database of cards of a user-specified set.
Stars: ✭ 32 (-3.03%)
Mutual labels:  webcam
clr-loader
Loader for different .NET runtimes
Stars: ✭ 16 (-51.52%)
Mutual labels:  ffi
ffi-sdl
PHP FFI SDL bindings
Stars: ✭ 23 (-30.3%)
Mutual labels:  ffi
windigo
Windows API and GUI in idiomatic Go.
Stars: ✭ 187 (+466.67%)
Mutual labels:  ffi
webcam-to-cctv-using-rpi
In this project, we will use a webcam with Raspberry Pi to live stream wirelessly.
Stars: ✭ 17 (-48.48%)
Mutual labels:  webcam
getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (+51.52%)
Mutual labels:  webcam
libserialport.dart
Serial Port for Dart
Stars: ✭ 51 (+54.55%)
Mutual labels:  ffi
asciisciit
ASCII Art, Video, and Plotting Toolbox
Stars: ✭ 71 (+115.15%)
Mutual labels:  webcam
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (+136.36%)
Mutual labels:  webcam
ffi-clang
Ruby FFI bindings for libclang 3.4+.
Stars: ✭ 41 (+24.24%)
Mutual labels:  ffi
1-60 of 192 similar projects