250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- SIFT
- Reinforcement Learning
- edge detection
- opencv
- classification
- TD
- MySQL
- DP
- 머신러닝
- image processing
- object detection
- 강화학습
- dynamic programming
- 딥러닝
- sklearn
- AlexNet
- Mask Processing
- 그래프 이론
- exists
- Python
- BFS
- dfs
- IN
- canny edge detection
- machine learning
- C++
- MinHeap
- clustering
- 백준
- 인공지능
Archives
- Today
- Total
목록2024/03/01 (1)
JINWOOJUNG
Optical Flow(작성 중)
https://gaussian37.github.io/vision-concept-optical_flow/ 옵티컬 플로우 (Optical Flow) 알아보기 (Luckas-Kanade w/ Pyramid, Horn-Schunck, FlowNet 등)gaussian37's bloggaussian37.github.io 본 포스팅은 'JINSOL KIM'의 포스팅을 바탕으로 정리한 내용입니다.기본 개념Frame은 연속된 영상이 입력될 때 사용되는 용어로, 연속 영상(동영상)을 구성하는 각각의 영상을 의미한다. 단위는 FPS(Frame Per Second)를 사용하며, 기존 이미지 좌표계에서 확장해 시간 축 t를 가진다. 연속적인 Frame이 들어오는 영상에서는 영상 일관성(Coherence)와 시간 일관성의 성질..
자율주행
2024. 3. 1. 18:29