[ch01] Python 시작하기 - OpenCV 소개와 설치

빨주노·2021년 8월 4일
0
  • OpenCV 개요
  • What is OpenCV?
    • Open Source
    • Computer Vision & machine learning
    • Software library
  • Why OpenCV?
    • BSD license : Free for academic & commercial use
    • Multiple interface : C, C++ C++, Python, Java, JavaScript, MATLAB, etc
    • Multiple platform : Windows, Linux, Mac OS, iOS, Android
    • Optimize : CPU instructions, Multi core processing, OpenCL, CUDA
    • Popular : More than 18 million downloads
    • Usage : Stitching streetview images, detecting intrusions, monitoring mine equipment,
      helping robots navigate and pick up objects, Interactive art, etc.
  • OpenCV 역사

  • OpenCV 구성
calib3d, core, dnn , features2d, flann , gapi , highgui , imgcodecs , imgproc , java, js , ml, objdetect , photo, python, stitching, ts , video, videoio , world
aruco, bgsegm , bioinspired, ccalib , cnn_3dobj, cudaarithm , cudabgsegm , … , cudawarping , cudev , cvv , datasets, dnns_easily_fooled , dnn_objdetect , dpm , face, freetype , fuzzy, hdf , hfs , img_hash , line_descriptor , matlab , optflow , ovis , phase_unwrapping , plot, reg, rgbd , saliency, sfm , shape, stereo, structured_light , superres , surface_matching , text, tracking, videostab , viz, xfeatures2d, ximgproc , xobjdetect , xphoto
  • OpenCV 관련 사이트
  • Python 설치 & OpenCV-Python 설치 (생략)
profile
딥 하게 딥러닝 하는중

0개의 댓글