simonshier

Results 2 issues of simonshier

const model = require('../model.json'); // model 输出是对象 model.json文件里是json格式数据 ocr.init(model) 初始化出现 : A.endsWith is not a function

bug

index.js?cce7:1 webgl createProgram: concat -- Error: TypeError: Failed to execute 'shaderSource' on 'WebGL2RenderingContext': parameter 1 is not of type 'WebGLShader'. 控制台会不停出现以上错误

bug