일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 딥러닝
- opencv SURF
- word embedding
- #실생활영어
- #Android
- #프로젝트
- convexhull
- TensorFlow
- 완전탐색
- tokenizing
- #영어 명언
- python 알고리즘
- #일상영어
- python list
- #영어
- 영어명언
- 영어
- python __init__
- #opencv
- text2img
- findContours
- tensorflow update
- keras
- object detection
- Convolution Neural Network
- c언어
- #1일1영어
- #실생활 영어
- #English
- 이미지 생성
Archives
- Today
- Total
목록#룩업테이블 (1)
When will you grow up?
6. LUT를 이용한 속도 비교(ColorReduction / ColorReductionLUT)
lookUpTable(LUT) -> In computer science, a lookup table is an array that replaces runtime computation with a simpler array indexing operation. The savings in terms of processing time can be significant, since retrieving a value from memory is often faster than undergoing an "expensive" computation or input/output operation.[1] The tables may be precalculated and stored in static program storage,..
02. Study/Computer Vision(openframworks&opencv)
2016. 9. 17. 18:19