BoofCV is an open source Java library for real-time computer vision and robotics applications, providing image processing algorithms.
<dependency>
<groupId>org.boofcv</groupId>
<artifactId>boofcv-ip</artifactId>
<version>1.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing Gaussian blur using BoofCV.
No known issues recorded.
No dependency data recorded yet.