Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c61b0de8 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Id6ccc9bc into eclair-mr2

* changes:
  Update documentation: The width of the image for face detection must be even.
parents ed8d33b7 d6ccc9bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public class FaceDetector {
     * Creates a FaceDetector, configured with the size of the images to
     * be analysed and the maximum number of faces that can be detected.
     * These parameters cannot be changed once the object is constructed.
     * Note that the width of the image must be even.
     * 
     * @param width  the width of the image
     * @param height the height of the image