Skip to content
#

webcam-capture

Here are 180 public repositories matching this topic...

webcam-capture

The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.

  • Updated Dec 9, 2021
  • Java
FirefoxMetzger
FirefoxMetzger commented Feb 8, 2022

Another image loading library to add to our collection. This one seems relatively small and quite specific, which makes it a very beginner friendly project if anybody wants to have a go at writing a plugin :)

Name: PyPNG
Focus: PNGs (written in pure python)
GH link: https://github.com/drj11/pypng
Website: https://pypng.readthedocs.io/en/latest/index.html

If you would like to see this back

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.

  • Updated Apr 7, 2022
  • Python

ShotDroid is a pentesting tool for android. There are 3 tools that have their respective functions, Get files from Android directory, internal and external storage, Android Keylogger + Reverse Shell and Take a webcam shot of the face from the front camera of the phone and PC.

  • Updated Feb 18, 2021
  • Java

🖍️ This project achieves some functions of image identification for Self-Driving Cars. First, use yolov5 for object detection. Second, image classification for traffic light and traffic sign. Furthermore, the GUI of this project makes it more user-friendly for users to realize the image identification for Self-Driving Cars.

  • Updated May 2, 2022
  • Python

Improve this page

Add a description, image, and links to the webcam-capture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webcam-capture topic, visit your repo's landing page and select "manage topics."

Learn more