License |
License |
---|---|
Categories |
CategoriesBoofCV Business Logic Libraries Computer Vision |
GroupId | GroupIdorg.boofcv |
ArtifactId | ArtifactIdboofcv-simulation |
Last Version | Last Version0.40.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoofCV
BoofCV is an open source Java library for real-time computer vision and robotics applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boofcv-simulation-0.40.1.pom | |
boofcv-simulation-0.40.1.jar | 9 KB |
boofcv-simulation-0.40.1-sources.jar | 4 KB |
boofcv-simulation-0.40.1-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.boofcv/boofcv-simulation/ -->
<dependency>
<groupId>org.boofcv</groupId>
<artifactId>boofcv-simulation</artifactId>
<version>0.40.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/boofcv-simulation/
implementation 'org.boofcv:boofcv-simulation:0.40.1'
// https://jarcasting.com/artifacts/org.boofcv/boofcv-simulation/
implementation ("org.boofcv:boofcv-simulation:0.40.1")
'org.boofcv:boofcv-simulation:jar:0.40.1'
<dependency org="org.boofcv" name="boofcv-simulation" rev="0.40.1">
<artifact name="boofcv-simulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='boofcv-simulation', version='0.40.1')
)
libraryDependencies += "org.boofcv" % "boofcv-simulation" % "0.40.1"
[org.boofcv/boofcv-simulation "0.40.1"]
Group / Artifact | Type | Version |
---|---|---|
org.georegression : georegression | jar | 0.24 |
org.ddogleg : ddogleg | jar | 0.21 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.boofcv : boofcv-ip | jar | 0.40.1 |
org.boofcv : boofcv-geo | jar | 0.40.1 |
org.boofcv : boofcv-io | jar | 0.40.1 |