Author: coupon

A difference spotter algorithm

A popular game consists of finding the differences between 2 images. In this project we develop an application to do it automatically, using computer vision tools in Python (OpenCV and Scikit-image). Introduction In this first post, we build the main algorithm: i.e. finding the differences between two perfectly aligned images and displaying the result. The […]

AI to automate the classification of NOTAMs

Flying today is safer than ever, thanks in part to the high standards of communication between the parties. One communication system is called “NOtice To AirMen” (NOTAM) and consists of short text messages broadcast by airspace officials to warn pilots of anticipated events that may disrupt flight en route (closed runways, construction work, closed airspace, […]

Venice

venice is a mask utility program that reads a mask file (DS9 or fits type) and a catalogue of objects to: create a pixelized mask, find objects inside/outside a mask, or generate a random catalogue of objects inside/outside a mask. The program reads the mask file and checks if a point, giving its coordinates, is […]

Scroll to top