mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-26 01:51:40 +00:00
added create new cam function
This commit is contained in:
12
Main/pom.xml
12
Main/pom.xml
@@ -84,12 +84,12 @@
|
||||
<artifactId>wpiutil-java</artifactId>
|
||||
<version>RELEASE</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!--opencv libs for java-->
|
||||
<groupId>org.opencv</groupId>
|
||||
<artifactId>opencv-java</artifactId>
|
||||
<version>RELEASE</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <!–opencv libs for java–>-->
|
||||
<!-- <groupId>org.opencv</groupId>-->
|
||||
<!-- <artifactId>opencv-java</artifactId>-->
|
||||
<!-- <version>RELEASE</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<!--apache common classes libs-->
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
||||
Reference in New Issue
Block a user