Skip to content

miyako/4d-plugin-opencv-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

version platform license downloads

4d-plugin-opencv-qr

Decode QR code with OpenCV.

Syntax

status:=opencv decode qrcode(image{;epsilon})
Property Type Description
status Object
status.success Boolean
status.values Collection of Text
status.images Collection of Pictures
status.corners Collection of Objects

miyako.github.io