-
OpenCV 관련 도움이 많이 되는 사이트OpenCV 2020. 6. 10. 17:03
MARE's Computer Vision Study.
study.marearts.com/2014/04/opencv-study-background-subtraction-and.html
(OpenCV Study) Background subtraction and Draw blob to red rectangle (example source code)
I use MOG2 algorithm to background subtraction. The process is resize to small for more fast processing to blur for avoid noise affectio...
study.marearts.com
* 다크프로그래머 - 영상처리, 수학이야기, 기계학습
https://darkpgmr.tistory.com/category/영상처리
https://darkpgmr.tistory.com/category/수학 이야기
> Extrinsic Camera Calibration - 카메라의 위치 및 자세 파악
> 카메라 캘리브레이션(Camera Calibration)
> 영상의 기하학적 해석 - 카메라의 틸드(tilt) 구하기
> Fourier Transform(푸리에 변환)의 이해와 활용
> 선형 보간법(linear, bilinear, trilinear interpolation)
> [선형대수학 #4] 특이값 분해(Singular Value Decomposition, SVD)의 활용
> [선형대수학 #6] 주성분분석(PCA)의 이해와 활용
* 참신러닝 - OpenCV, 머신러닝, 알고리즘
https://leechamin.tistory.com/
* bskyvision - 컴퓨터비전 및 영상처리, 프로그래밍
> 선형보간법(Linear interpolation)과 삼차보간법(cubic interpolation)
> 이미지 분류(image classification)와 물체검축(object detection)의 차이는 ?
> HSV 색 공간을 활용해서 특정 색깔의 물체만 검출하기
> SIFT (Scale Invariant Feature Transform)의 원리
* 나이서른에 햇병아리 - 영상처리, 수학
https://carstart.tistory.com/category
> 카메라 보정 ( 핀홀카메라모델 , 투영기하 , 렌즈왜곡(방사,접선) )
* Enough is not enough(꾸준히) - Deep Learning, Object Detection
https://eehoeskrap.tistory.com/
> 퍼셉트론 , 신경망 , 출력층 , 신경망학습 , 마코프 의사결정 과정
* OpenCV 공식사이트
* OpenCV Tutorial
https://docs.opencv.org/master/index.html
* OpenCV Q&A
https://answers.opencv.org/questions/
* OpenCV Source
https://github.com/opencv/opencv
'OpenCV' 카테고리의 다른 글
niBlack threshold (0) 2021.02.19 SWT(Stroke Width Transform) (0) 2021.01.04