is not current version
Last Version 4.3.0.2-my

com.mytechia:opencv 4.1.0-my

OpenCV modified verion for it use in the Robobo Platform

Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

opencv
Version

Version

4.1.0-my
Type

Type

aar

Download opencv 4.1.0-my


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