PROGRAMMING

OpenCV 본문

참고 사이트

OpenCV

Raccoon2125 2020. 10. 31. 11:01

0. OpenCV documents (modules) docs.opencv.org/master/modules.html

 

OpenCV: Modules

 

docs.opencv.org

1. OpenCV tutorial (총 4편) towardsdatascience.com/computer-vision-for-beginners-part-1-7cca775f58ef

 

Computer Vision for Beginners: Part 1

Introduction to OpenCV and Image Processing in Python

towardsdatascience.com

2. HSV 색상표  https://medium.com/neurosapiens/segmentation-and-classification-with-hsv-8f2406c62b39

 

HSV color model

Segmentation and classification applications with HSV

medium.com

3. RGB to HSV https://www.rapidtables.com/convert/color/rgb-to-hsv.html

 

RGB to HSV conversion | color conversion

RGB to HSV color conversion Enter 6 digits hex code or enter red, green and blue color levels (0..255) and press the Convert button: HSV to RGB conversion ► RG

www.rapidtables.com

4. OpenCV(Python OpenCV외에도 여러가지 있음) 076923.github.io/posts/#Python-OpenCV

 

Posts | 076923

Posts about Category

076923.github.io

5. 멈춤보단 천천히라도 webnautes.tistory.com/category/OpenCV

 

'OpenCV' 카테고리의 글 목록

그렇게 천천히 걸으면서도 그렇게 빨리 앞으로 나갈 수 있다는 건.

webnautes.tistory.com

6. OpenCV 튜토리얼 및 모든 내용 opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html

 

OpenCV-Python Tutorials — OpenCV-Python Tutorials 1 documentation

Docs » OpenCV-Python Tutorials Edit on GitHub OpenCV-Python Tutorials Introduction to OpenCV Learn how to setup OpenCV-Python on your computer! Gui Features in OpenCV Here you will learn how to display and save images and videos, control mouse events and

opencv-python-tutroals.readthedocs.io

7. OpenCV (Hit-miss + 메인페이지: 전체 내용) docs.opencv.org/master/db/d06/tutorial_hitOrMiss.html

 

OpenCV: Hit-or-Miss

Prev Tutorial: More Morphology Transformations Next Tutorial: Extract horizontal and vertical lines by using morphological operations Goal In this tutorial you will learn how to find a given configuration or pattern in a binary image by using the Hit-or-Mi

docs.opencv.org

8. diyver.tistory.com/category/%EC%BD%94%EB%94%A9/OpenCV

 

'코딩/OpenCV' 카테고리의 글 목록

3D설계부터 프린팅, 프로그래밍 언어를 다루는 블로그 입니다~.

diyver.tistory.com

8. OpenCV(필터 내용 포함) preventionyun.tistory.com/category/%EC%98%81%EC%83%81%EC%B2%98%EB%A6%AC

 

'영상처리' 카테고리의 글 목록

 

preventionyun.tistory.com

 

'참고 사이트' 카테고리의 다른 글

Data Science, Matplotlib  (0) 2020.10.31
OpenCV Basic  (0) 2020.10.31
PPT  (0) 2020.10.30
이미지  (0) 2020.10.30
EditText, intent, LinearLayout, Loop / 안드로이드  (0) 2020.10.28
Comments