Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 352 Bytes

mis-2018-exercise-4-opencv

Mohammad Izabul Khaled #119013 Tanveer Al Jami #119118

We used "haarcascad_mcs_nose.xml" for detecting the nose area. For drawing the red circle we calculated the mid point of the nose area and for radius we calculated it from its width (width*.25). Also we used a absolute size which we described 20% of the Face size.