Fix: removed isnan(cs->prevFaceRect.width) in ensureSizeBounds
cs->prevFaceRect is of type CvRect, where width is of type int.
Authored by: lochmatter 2016-12-12
Parent: [r1028]