• EJS 2019 - The Slow Route There

    The First Leg We didn’t make it out on time. Obviously because I got home at 2am and didn’t want to drive this beast at that speed. The schedule manager Mariah insisted that we could get to Vegas in 4 hours. However she never went with a trail truck. To Vegas The first leg of the trip was uneventful. The truck was operating gracefully. The sound on the road
  • Easter Jeep Safari 2019 - Departure Preparations

    Final Preparations Here is a list of final items pulled together before launching. Interior We had to get the rear seat installed. You know. So that the passenger wont fall out? There were some guide holes that we tried to use and then realized that it was not going to fit and had to move the seat around. Luckily that landed on a tapped plate which Greg insightfully set the front leg on it with a new plate and welded it in place.
  • Car Computer Face Recognition

    Facial Recognition Computer Vision Libraries OpenCV dlib Installation cmake This is simple enough. But it’s worth calling out individually. If you do deep work with these binaries then you will start to mess with cmake. It’s a bit tough to build binaries. https://cmake.org/install/ apt-get install cmake Install dlib on Ubuntu The easiest way to install dlib is to install it with the bundled version with pip. It may end up that you will need to compile dlib.