일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 몽고디비
- 데이터 과학
- 통계
- nodeJS
- 인공지능
- openCV
- No SQL
- 빅 데이터
- Machine Learning
- 주일설교
- 우리들교회
- 김양재
- Big Data
- data science
- 김양재 목사
- WebGL
- Artificial Intelligence
- c++
- R
- Statistics
- 빅 데이타
- Deep learning
- MongoDB
- probability
- 빅데이터
- 확률
- node.js
- 빅데이타
- 딥러닝
- 김양재 목사님
- Today
- Total
목록Video (2)
Scientific Computing & Data Science
이번 글에서는 Canvas 태그에 웹캠 화면을 출력하는 방법을 알아보도록 하겠다. [Project File Download] [webcam.html] [/stylesheets/main.css] .booth { width: 800px; background: #ccc; border: 10px solid #ddd; margin: 0 auto; } [/javascripts/video.js] (function() { var canvas = document.getElementById('canvas'), context = canvas.getContext('2d'), video = document.getElementById('video'), vendorUrl = window.URL || window.webkitURL;..
Video content analysis (also Video content analytics, VCA) is the capability of automatically analyzing video to detect and determine temporal events not based on a single image. As such, it can be seen as the automated equivalent of the biological visual cortex.This technical capability is used in a wide range of domains including entertainment,[1] health-care, retail, automotive, transport, ho..