Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.19 KB

File metadata and controls

33 lines (21 loc) · 1.19 KB

Birth of OpenCV


Basic 3 issues where there which triggered the birth of OpenCV

  1. Coding Difficulty : there was a huge challenge of writing image processing code.
  2. Performance Issues : slow speed of image processing tasks.
  3. Lack of Standardization : absence of an unified library for image processing
  4. Realtime Accessibility : No real time accessibility can be provided

After that when OpenCV was introduced it changed the scenario for better .

OpenCV was invented by Gary Bradski at Intel Research Lab in 1999 and in 2000 it was made public.

Game Changing Solutions

  1. Easy-to-use Functions : gave functions which are easy to use and no complex setup.
  2. Lightning Fast Solution : operations at high speed and efficiency.
  3. Open Source Standard: free and accessible standard for all users.
  4. Realtime Accessibility : accessible easily in real time.

OpenCV Components wise

Open -> Open Source
C -> Computer [ Laptop , Drone , PC , Self Driving Cars , Phone etc.]
V -> Vision [Images , Videos , Objects , Faces, Motion , Documents , Barcodes , Number Plates etc.]