SamuNatsu / PicTool

A camera tool that contains simple fx & parades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicTool

A camera tool that contains simple fx & parades

Build

> make

Usage

Use default camera & default resolution (Maybe 640p)

> PicTool

Get camera count

> PicTool count

Start with specific camera & specific resolution

# PicTool <index> <width> <height>
> PicTool 0 1920 1080

About

A camera tool that contains simple fx & parades

License:MIT License


Languages

Language:C++ 96.5%Language:Makefile 3.5%