Close

923 Results for "OpenCV"

  • LED PWM Frequency, Brightness, & Bit Depth

  • Unless you're new to HaD, you already understand why driving a LED with PWM is really good thing. If you're knew to this kind of thing, it's still relatively simple. It means that you can drive an LED with higher current without burning it out and if...
  • Generative Networks

  • Texture Synthesis What is it like to be a computer that makes art? If a computer could originate art, what would it be like from the computer's perspective? A concept taught to beginner artists to eschew is "schema", a phenomena in which the artist draws...
  • Research Methodology

  • IntroductionThis project is split up to a number of different stages, first being data acquisition. The project uses the Raspberry Pi camera module due to the ability of three Raspberry Pis through the University of Derby for the purpose of this project....
  • Initial Design Thoughts

  • I started wondering how much this was going to cost me, and decided to try to build it with what I already have - at least for a first prototype.  If funding should somehow magically appear, I can consider the ideal components.  Admittedly,...
  • Failiure to Deploy YoloV3 Model on Raspberry Pi

  • In my other project, the Ai Wasp sentry gun, I successfully managed to deploy a model on the Raspberry Pi using MobileNet SSD, although the results were admittedly pretty poor. This time I thought I'd try YoloV3 as, theoretically, there is a complete...
  • Installing the electronics

  • You should put heat sinks on the Pi. Now mount the Raspi with the camera cable connected, using stand offs (if you mount a hat) and screws.  In my case I mount the hat - with a stacking header, so I can connect the cable from the 3.5 inch display. ...
  • DIM-110

  • Introduction The name of DIM-110 came from the Digital Inspection Microscope and the 110 is the work size of the X-Y axes so it is 110mm. I was into microscope for years now and always wanted a good microscope, but due to the high price and lack of functionality...
  • The Walk

  • How does it work Starting with a central location, a destination at specific distance is randomly calculated with a trigonometry formula. Having an origin and destination, walking directions are requested to Google Maps API. At this point feet starts...
  • Cat Bowl Monitor

  • Motivation This is potentially a long story. I'll begin at the beginning. What prompted this project was the need to keep Layla out of Foxy's dry food. No real momentum on the project happened until I stumbled upon a cat face detector article while researching...
  • details 2/2

  • This is the continuation of the first part, of this Picam setup. 8. HDRs Taking HDRs with the Picam is very easy, and since we already take photos there's no reason to not do it.  The allowed values for camera.exposure_compensation are -25 to 25. Every...