To create the haar cascade classifier, if I train it with images of only 1 object compared to many objects of the same class, will it be able to detect only that specific object that I trained it with or providing that there is not much variance within the class, will the resulting cascade classifier actually detect other objects within the class?