Last Version

OutOfFocusQRReader decoder OpenCV 1.0.0

OutOfFocusQRReader is a library for reading QR codes from out-of-focus images on Android.

License

License

Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.github.soranakk.oofqrreader
ArtifactId

ArtifactId

decoder-opencv
Version

Version

1.0.0
Type

Type

aar
Description

Description

OutOfFocusQRReader decoder OpenCV
OutOfFocusQRReader is a library for reading QR codes from out-of-focus images on Android.
Project URL

Project URL

https://github.com/soranakk/OutOfFocusQRReader
Source Code Management

Source Code Management

https://github.com/soranakk/OutOfFocusQRReader

Download decoder-opencv 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.soranakk.oofqrreader : oofqrreader jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.