Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 16진수
- 아스키코드
- codeup
- 진수
- OpenCV
- 불 연산
- 코드업
- 산술연산
- bitwise
- 문자열
- 선택실행구조
- 2진수
- 불 자료형
- 입출력
- 출력
- 파이썬
- 비트단위논리연산
- face recognition
- 기초 100제
- 기초100제
- 종합
- 비교연산
- 10진수
- 논리연산
- 반복실행구조
- input()
- 딥러닝
- 2차원배열
- 8진수
- Docker
Archives
- Today
- Total
DeepFlowest
[Pose Estimation] webcam을 이용한 실시간 pose estimation 본문
728x90
반응형
SMALL
개발 환경
- OS : WIndows 10
파일 다운로드 후
python cam_demo.py --num-frames 100
cmd 창에 파일이 있는 경로에서 위와 같이 입력하면 된다.
출처 : https://gluon-cv.mxnet.io/build/examples_pose/cam_demo.html
3. Estimate pose from your webcam — gluoncv 0.8.0 documentation
gluon-cv.mxnet.io
728x90
반응형
LIST
'Computer Vision' 카테고리의 다른 글
[OpenPose] Ubuntu 환경에서 설치 (2) | 2020.06.27 |
---|---|
[Pose Estimation] Openpose 설치 및 demo 실행 (0) | 2020.04.24 |
Comments