Close

199 Results for "OpenCV"

  • PCB Isolation Routing Software

  • Usage: kicadcontour filename :- kicad pcb output file.kicad_pcb-m (don't do conversion to raster but use map.png directly)-f  process front layer of PCB (defaults to Bottom Layer processing)-p (change pxmm scale conversion)Files Createdmap.png -...
  • Tony Stark style Keyboard

  • this project have two parts: one part is with Arduino that's read a gesture sensor and it sends a command to computer to activate on-screen keyboard.and other part is hand tracking based virtual mouse in python that runs on the computer. 1. for this...
  • 3D vision robot

  • To control the robot I use my L1VM with some libraries written in C. The main control program is written in my language Brackets. The motor driver is connected to the serial port of the Raspberry Pi. With OpenCV the pictures of the webcam are scanned...
  • Picki

  • Picki is an open source cartesian style pick and place machine using TinyG for motion control and Beaglebone Black + OpenCV for computer vision. Picki will be designed out of 20X20mm T-slot aluminum extrusion, t-slot hardware, metric screws, and 3D printed...
  • Gestro

  • By using a webcam and libraries such as OpenCV, X11, et cetera, Gestro is able to successfully translate hand gestures performed by users into commands that performs certain operations including, but not limited to, increasing or decreasing the system's...
  • Safe Meeting (Hackaday Prize)

  • Safe Meeting keeps an eye on you during your video conferences, and if it sees your underwear, the video is immediately muted. Many of us are working from home during these unusual times, and as such, are spending lots of time on video calls. While we...
  • SIGN LANGUAGE TRANSLATOR

  • The components which are needed to accomplish this project are HardWare components  1 . Raspberry Pi 3 2. Camera module (compatible with Raspberry Pi) 3. Speaker 4.LCD module 5. Mic SoftWare components  1. OpenCV 2. Text to Speech application...
  • Arduino + OpenCV Laser Tracking

  • I used the Arduino Nano's USB-Serial interface to communicate between the PC program and the Arduino. The Arduino is simply given an angle to rotate each servo to. On the PC side, a C++ program makes use of OpenCV to process the webcam's image....