Close

199 Results for "OpenCV"

  • FreeBSD Robot + Teensy 3.1

  • This robot can be controlled remotely by a joystick or using the controls on the web GUI. To keep the system reliable and fast, a custom kernel was compiled and the system environment was carefully prepared. Teensy board manages the PWM for the steering...
  • Tote Zero

  • The original #Tote used an Arduino Pro Mini clone for its brains, as this was the most affordable option available at the time, and reasonably easy to use and program. But now that there is a $5 single-board computer available, why not use it instead?The...
  • Tracked Robot

  • TODO:Decide on the onboard computer - I'm still experimenting between some boards here, it will be easier when I decide what the robot will do. Currently I've been toying with different ideas with a Odroid-XU4, a Teensy 3.2, Raspberry Pi Zero. Some are...
  • Lecture Bot

  • I first got the idea for the project last semester when I realized that I wouldn't be able to attend some courses that I really wanted to take this semester. I got busy after that but since the summer is coming up I think this would be a great project...
  • Fall detector

  • When elderly people fall it is particularly serious and often leads to injury or death. That is why automatic monitoring has an important role in home care and care centers. The fear of falling leads to restricted ADL/IADL (activities of daily living/...
  • OpenCV for Color Detection

  • 1. IntroductionThere will be one log in this project that will show some applications with the algorithm i developed in C++ using the Opencv libraries.Video 1. Hand Tracking and Drawing ApplicationVideo 2. Hand Tracking Calculator AppVideo 3. Object...
  • Mirror of Enchantment

  • For this Halloween, I wanted to do something different to scare kids and try to get them interested in building things. The idea is to use OpenCV to detect face when someone is directly looking at the mirror. Once the face is detected for 3 seconds,...
  • 35mm Flim Negative Scanning

  • Example scan (cropped) - Two lambs, 1995. Fuji 100 ISO. Click for full-resolution version. Example scan (cropped) - Olly the cat, 1996. Kodak Gold 200 ISO. Click for a full resolution version (8MB) Build and process: Film scanning mount designLight source...
  • CV closeloop CNC

  • With a CNC the main goal is to get a platform to a location. This location can be specified by different coordinate systems. Currently I'm limiting the aim to a 2D plane. Most hobby CNCs use the two drive axis as the basis for the CNC's coordinate system....
  • 8mm Film Scanner

  • The basic idea is to move the 8mm film frame by frame with a stepper motor and take a picture of it. Afterwards putting the images together to a film. The frames are quite small (abt 5x4mm) and in order to have a smooth playback of the film, the positioning...