- SLAM
https://www.notion.so/SLAM-c007647dafbb41579bc683ea64eef55f
- 자세인식
https://github.com/tucan9389/PoseEstimation-CoreML
- 이미지 Anomaly Detection
https://towardsdatascience.com/anomaly-detection-in-images-777534980aeb
https://github.com/LeeDoYup/AnoGAN?files=1
- 패턴찾기
1. (머신러닝과 별개) https://www.codeproject.com/Articles/99457/Edge-Based-Template-Matching
2. (CNN으로 선 감지) https://github.com/muneebaadil/line-detection-using-cnns
- 학습된 cnn 모델을 opencv (c++)에서 사용하는 방법
- 움직이는 대상 감지 (pytorch)
https://github.com/ayooshkathuria/pytorch-yolo-v3.git
- Object Detection
https://github.com/devicehive/devicehive-video-analysis
- 영상 비교
https://docs.opencv.org/2.4/doc/tutorials/highgui/video-input-psnr-ssim/video-input-psnr-ssim.html
https://github.com/qrzeller/OpenCV-Video-Comparison
- 차 번호판 인식
https://m.blog.naver.com/PostView.nhn?blogId=emaru2017&logNo=221070385130
- ARKit 이용 GPS Based AR
https://github.com/ProjectDent/ARKit-CoreLocation
혹, 공부에 도움이 되는 사이트가 있으면 댓글로 공유 부탁드립니다~^^