Documentation

GridSampler.php

Class GridSampler

Tags
created

17.01.2021

author

ZXing Authors

author

Smiley smiley@chillerlan.net

copyright

2021 Smiley

license

Apache-2.0

Table of Contents

Classes

GridSampler
Implementations of this class can, given locations of finder patterns for a QR code in an image, sample the right points in the image to reconstruct the QR code, accounting for perspective distortion. It is abstracted since it is relatively expensive and should be allowed to take advantage of platform-specific optimized implementations, like Sun's Java Advanced Imaging library, but which may not be available in other environments such as J2ME, and vice versa.

        
On this page

Search results