Close

923 Results for "OpenCV"

  • Big and Small Tank

  • Enough said, here is the system overview. Mechanics of the tank:  Metal tank chassisTrack system based on a bike chain Variable suspension system on the tracks Chain tightener on the track system 3D printed splash-waterproof case for the raspberry...
  • Build instructions

  • For a good overview for the project and a good place to start watch the videos. The physical build is simple. The heavy lifting is all done in Software, which is Open Source! A video of the original Py-Spectrometer is available here (if you want...
  • Head Gesture Recognition

  • Once the system is turned on by an AT switch, the camera starts capturing frames from the user's face/head and the image processing take place through computer vision techniques. The head gesture recognition task is performed by the combination of two...
  • Front Door Cam

  • I wanted to get a text when someone comes to my front door. I know you can buy a commercial camera that does this, but I wanted more control over the images.  My garage has a window that faces the front door of my house, so I didn't have to build...
  • Py Spectrometer 2!

  • PySpectrometer2 The second incarnation of the Spectrometer project! This is a more advanced, but more flexible version of the original program. It changes the spectrometer from educational 'toy' to serious instrument, which can easily compete with commercial...
  • Bullseye

  • Shown below is our schematic. The STM32 is responsible for driving the motors, reading their encoder feedback, querying the GPS and IMU, driving the speaker (signal), listening for the go switch, and communicating with the PIC18F4321 which is responsible...
  • Trashmogrified

  • 3D Scanning Objects with a Smartphone +123D Catch Transmogrify: transform, especially in a surprising or magical manner. The future of everything is 3D and you need to get on that right now. The first step is to download 123D catch from the app store...
  • Remote control with ESP8266 and Micropython

  • Since some time I was planning to write a log about how to extend Tote with additional boards. I was planning to show examples of connecting the Raspberry Pi, Teensy 3.1, ESP8266 and anything else I could find, all running different kinds of Python....
  • VR Tracker

  • They are two main components in the system : the cameras and the gateway.The cameras are based CMUcam5 from Charmed Labs which is a position tracking camera which can output 2D coordinates. Why this camera ?I have tested almost every alternatives, and...
  • VisualSFM and related

  • My initial analysis of a few available software suites follows. For those not interested in reading, VisualSFM is interesting for recreating static scenes, but cannot (effectively) be used for more advanced reconstructions. Other software has serious...
  • The Health Supervisor

  • 1. General descriptionThemain goal of the project is to create a system which will be able to detect various diseases at their early stages. Thanks this feature, the people should have possibility to apply a proper treatment earlier – what should dramatically...