Skip to content

bigjun/QRCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCode

QR code decoder

QR Code Pre-Processing Part

QR Code Version 1 only

Basic facilities from OpenCV

  • cv::Mat
  • cv::imread
  • cv::imwrite
  • cv::resize

My implementations

  • rgb2gray
  • medfilter
  • im2bw
  • rotate
  • cut
  • sampling

flow chart

flow_chart

QR Code decoder

UNDO

About

QR code decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages