Face smile detection implementation using haarcascade classifiers in opencv, where the classifier detect every face within an image and and extract its bounding box then using opencv library we draw a rectangle on this face.