Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 200 Bytes

keel-boofcv

Integration between keel and boofcv

Maven

<dependency>
    <groupId>com.harium.keel</groupId>
    <artifactId>boofcv</artifactId>
    <version>0.34.0</version>
</dependency>