일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- convexhull
- python 알고리즘
- python list
- #일상영어
- 영어
- 완전탐색
- findContours
- text2img
- TensorFlow
- #영어 명언
- tensorflow update
- 이미지 생성
- 영어명언
- opencv SURF
- #실생활영어
- word embedding
- #English
- tokenizing
- #실생활 영어
- keras
- Convolution Neural Network
- #영어
- #1일1영어
- python __init__
- #opencv
- #Android
- object detection
- #프로젝트
- c언어
- 딥러닝
Archives
- Today
- Total
목록graham's scan (1)
When will you grow up?
19_1.Convex Hull (Graham's Scan 알고리즘 활용)
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