일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 이미지 생성
- #1일1영어
- #Android
- 완전탐색
- python __init__
- #English
- object detection
- #실생활 영어
- tensorflow update
- 영어명언
- Convolution Neural Network
- #영어
- text2img
- opencv SURF
- #영어 명언
- python 알고리즘
- keras
- TensorFlow
- c언어
- convexhull
- python list
- #실생활영어
- 딥러닝
- #opencv
- word embedding
- 영어
- #프로젝트
- #일상영어
- tokenizing
- findContours
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