Various Computer Graphics Algorithms
-
Updated
Jun 30, 2020 - Python
Various Computer Graphics Algorithms
This is a Flood-Fill Algorithm Visualizer. This algorithm is mainly used to determine the bounded area connected to a given node in a multi-dimensional array.
This is an implementation of the floodfill algorithm for fire event detection as described in Archibald & Roy 2009. For docs see:
brain_tumor_mri semantic segmentation! use U-net
Tracking the ARTag and Imposing an Image on the tag
Small Vector Drawing App, which allows to draw efficient Graphics.
A Battlesnake program that implements the MaxN version of the Minimax algorithm and a separate program that implements a genetic algorithm for optimizing a set of parameters in the MaxN algorithm.
To associate your repository with the floodfill topic, visit your repo's landing page and select "manage topics."