Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 319 Bytes

File metadata and controls

7 lines (7 loc) · 319 Bytes

Author: Dhruv Jain

Image Processing and Object Detection using Deep Learning Techniques:

  1. Converting batch images into its rgb/grey form.
  2. Cropping, scaling, rotating, blurring images in python-OpenCV.
  3. Adding text, line, shapes, objects in images.
  4. Identifying face and eyes using haar-cascades.