node 解析图片二维码的内容代码实例
这篇文章主要介绍了node解析图片二维码的内容代码实例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友可以参考下
const{readFile,readFileSync}=require('fs');
constdecodeImage=require('jimp').read;
constqrcodeReader=require('qrcode-reader');
constpath=require("path");
varp=path.resolve(__dirname,"data/qrcode2.jpg");
readFile(p,function(err,fileBuffer){
if(err){
thrownewError(err);
return;
}
decodeImage(fileBuffer,function(err,image){
if(err){
thrownewError(err);
return;
}
letdecodeQR=newqrcodeReader();
decodeQR.callback=function(errorWhenDecodeQR,result){
if(errorWhenDecodeQR){
thrownewError(errorWhenDecodeQR)
return;
}
if(!result){
console.log("gonewithwind");
}else{
console.log(result.result);//结果
}
};
decodeQR.decode(image.bitmap);
});
})
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持毛票票。
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短