Last Version

BoofCV 0.16

BoofCV is an open source Java library for real-time computer vision and robotics applications.

License

License

Categories

Categories

BoofCV Business Logic Libraries Computer Vision
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

boofcv
Version

Version

0.16
Type

Type

pom
Description

Description

BoofCV
BoofCV is an open source Java library for real-time computer vision and robotics applications.
Project URL

Project URL

http://boofcv.org
Source Code Management

Source Code Management

https://github.com/lessthanoptimal/GeoRegression

Download boofcv 0.16

Filename Size
boofcv-0.16.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.boofcv/boofcv/ -->
<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>boofcv</artifactId>
    <version>0.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/boofcv/
implementation 'org.boofcv:boofcv:0.16'
// https://jarcasting.com/artifacts/org.boofcv/boofcv/
implementation ("org.boofcv:boofcv:0.16")
'org.boofcv:boofcv:pom:0.16'
<dependency org="org.boofcv" name="boofcv" rev="0.16">
  <artifact name="boofcv" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='boofcv', version='0.16')
)
libraryDependencies += "org.boofcv" % "boofcv" % "0.16"
[org.boofcv/boofcv "0.16"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ip
  • io
  • feature
  • geo
  • calibration
  • sfm
  • recognition
  • visualize