일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 데이터분석
- 42서울
- Flutter
- 앱개발
- RNN
- 크롤러
- 선형대수학
- Regression
- CV
- map
- filtering
- 42경산
- 자연어처리
- 딥러닝
- 유데미
- pytorch
- 코딩애플
- 피플
- 지정헌혈
- Computer Vision
- 크롤링
- 플러터
- 머신러닝
- 인공지능
- mnist
- 회귀
- 모델
- AI
- 파이썬
- 선형회귀
Archives
- Today
- Total
목록harris detector (1)
David의 개발 이야기!

본 포스팅에서는 파노라마를 만드는 방법에 대해 기술 하고자 한다. 파노라마를 배우는 이유는, CV에서, 초급, 중급에 해당하는 기초적인 알고리즘이기 때문이다. 파노라마를 만드는 방식은 아래 순서와 같다. 1. Detect Interest Points 2. Describe small patches about such points 3. Find Matches between pairs of such points on two images 4. Find geometric transformations from one image to the other. 5. Warp one image to the other to align them 6. Blend the image together. 1. How can we find..
컴퓨터비전
2023. 12. 3. 15:50