12 Dec 2023 • 8 min read Monitoring Plant Growth using Computer Vision In this blog post we will show how computer vision can be used to monitor plant growth. We will focus on the height measurement technique.
19 Sep 2023 • 10 min read Aerial Fire Detection with Drone Imagery and Computer Vision In this article, Timothy Malche shows the steps he followed to build an aerial fire detection system with drone imagery and computer vision.
25 Jul 2023 • 5 min read Detect and Segment Oil Spills Using Computer Vision SUMMARY Drone footage of an oil spill carries enough information to determine spill volume, thickness, and spatial extent, but only if the imagery is analyzed with a model trained to distinguish those properties. This post walks through building an instance segmentation model that labels oil spill regions by thickness class,
18 May 2023 • 8 min read Automated Computer Vision Inspection of Physical Pipelines In this guide, we show how to identify various types of pipeline defects using computer vision.
24 Feb 2023 • 4 min read Building a Computer Vision Assisted Pill Inspection System SUMMARY Detecting damaged pills and foreign matter on a production line requires a computer vision model that runs at inspection speed and with high recall, since incorrect pills reaching consumers pose direct health and compliance risks. This tutorial builds a two-class detection system (damaged pills, foreign matter) using the
15 Dec 2022 • 8 min read Computer Vision Assisted Structural Damage Inspection Using Drones In this post, Timothy Malche walks through how to inspect structural damage with computer vision and drones.