Commit 2c94c7cf authored by Adam Paquette's avatar Adam Paquette
Browse files

Removed bin from doc string

parent e238bbf9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -61,9 +61,6 @@ def mutual_information_match(d_template, s_image, subpixel_size=3,
                    Subpixel area size to search for the center of mass
                    calculation

    bins : int
           Number of bins to use when computing the histograms

    func : function
           Function object to be used to compute the histogram comparison