★ 개요 ★

WebCamTextureToMatHelper 

- WebCamTexture 와 OpenCV.Mat 을 사용하기 쉽게 만들어진 Helper, 기타 편의 기능 제공

rotate90Degree : 90도 회전 기능 제공

flipVertical : 수직 회전 기능 제공

flipHorizontal : 수평 회전 기능 제공

해상도 설정

FPS 설정



★ WebCamTextureToMatHelper.cs 사용법  ★ (WebCamTextureToMatHelperExample.Scene)


- 초기화 -



- 초기화 완료 후 Texture 세팅 -



- 매 프레임 Texture Update -



★ 결과  ★


- 원본 -


- 수직 회전 -


- 90 회전 -


- 수평 회전 -











+ Recent posts