maple_area_test, an Octave code which calls maple_area(), which uses several approaches to estimate the area of a maple leaf using an image.
The information on this web page is distributed under the MIT license.
maple_area, an Octave code which takes the list of pixels that form the boundary of the image of a maple leaf within a picture, and uses grid, Monte Carlo, and Quasi Monte Carlo sampling to estimate the area of the leaf.