일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- text2img
- #English
- python 알고리즘
- word embedding
- object detection
- 영어명언
- 완전탐색
- #프로젝트
- #영어
- #일상영어
- convexhull
- tokenizing
- python list
- #Android
- python __init__
- #1일1영어
- Convolution Neural Network
- #영어 명언
- keras
- 딥러닝
- opencv SURF
- #실생활영어
- tensorflow update
- findContours
- c언어
- 이미지 생성
- 영어
- #실생활 영어
- TensorFlow
- #opencv
Archives
- Today
- Total
목록graham's scan (1)
When will you grow up?
Convex Hull을 풀기위한 알고리즘 종류에는‘Gift wrapping, Graham’s scan, Quickhull, Divide and conquer, Monotone chain aka Andrew's algorithm, Incremental convex hull algorithm, The ultimate planar convex hull algorithm, Chan's algorithm’ 이러한 다양한 종류의 알고리즘이 있는데, 이중에서 대표적으로 많이 사용하는 Graham’s scan 알고리즘에 대해 알아보겠습니다. Referencehttps://en.wikipedia.org/wiki/Convex_hull_algorithmshttps://ko.wikipedia.org/wiki/%EB%B2%A1..
02. Study/Computer Vision(openframworks&opencv)
2016. 11. 8. 15:20