Close

923 Results for "OpenCV"

  • PanoCama

  • The PanoCama is a design for taking stereoscopic panoramic photos. By panning and tilting the cameras, the device can reconstruct a single wide-angle image through image stitching. Through its dual-camera design, the system can create rudimentary disparity...
  • Eye Blink Detection Algorithms

  • There are multiple ways to detect eyes in a video. This is a relatively new problem, so the standard technique has not been established. I have researched different methods, all of which have their own pros and cons. I hope to give a brief synopsis of...
  • Running uClinux on OpenMV2

  • One of the perks of having an SDRAM on board is being able to run full fledged OSes, like uClinux, which require at least a few MBs of RAM to work...uClinux, if you're not familiar with it, is an MMU-less variant of Linux, which means...
  • Full Colour 3D Slicer

  • I had some trouble finding an easy to use full colour to create the images to print, so I hacked up a workflow. It is a bit cumbersome but I aim to tidy it up as a Blender plugin. Here it goes:Step 1:Create/import a 3D colour model in Blender. It must...
  • Software Licenses for DOLPi

  • I noticed that one of the 2015 HaD prize submission requirements is documentation of software licenses used in the project. Here they are:I'm making DOLPi software available under MIT license #(MIT, opensource.org/licenses/MIT).The following packages...
  • DIY Autonomous Mobile Robot

  • As the title says, we are going to see how to build an autonomous mobile robot called Chefbot which is for serving food and beverages in hotels and restaurants.This was a hobby project and i built this robot after seeing a robot calledTurtlebot2. The...
  • VR Tracker

  • Oculus Rift, VR One, Samsung Gear, Sony Playstation VR… All those Virtual Reality are great, but they are missing something ! They do not have a position tracking system ! This means you can look up down right left, but can’t stand up and move around...