BoofCV is an open source Java library for real-time computer vision and robotics applications.
'org.boofcv:WebcamCapture:0.21'
<dependency>
<groupId>org.boofcv</groupId>
<artifactId>WebcamCapture</artifactId>
<version>0.21</version>
</dependency>
<dependency org="org.boofcv" name="WebcamCapture" rev="0.21"/>
"org.boofcv", "WebcamCapture", "0.21"