maple_area_test, a MATLAB program which calls maple_area() to use several approaches to estimate the area of a maple leaf using an image.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
maple_area, a MATLAB library 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.