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