maple_data_test
    
    
    
      maple_data_test,
      a MATLAB code which
      calls maple_data(), which
      takes an image of a maple leaf and determines the pixels that form
      the boundary.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      maple_data,
      a MATLAB code which
      reads an image of a maple leaf and extracts the list of pixels
      that form the boundary.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          maple_data_plot.m,
          makes a plot of the maple leaf boundary.
        
 
        - 
          maple_data.png,
          a plot of the boundary lines of the maple leaf, as determined by MATLAB.
        
 
        - 
          maple_bw.png,
          a version of the maple leaf image that I thought was just black and white.
        
 
        - 
          maple_snapshot.png, a snapshot of
          the maple leaf illustration from Brian Hayes's paper, not quite 
          exactly aligned with the original image size.
        
 
        - 
          maple_data.txt,
          a file that lists the pixel coordinates constituting the
          boundary of the maple leaf image.
        
 
      
    
    
    
      Last revised on 31 December 2024.