varQuagga=function(t,e){"object"==typeofexports&&"object"==typeofmodule?module.exports=e(e.toString()).default:"object"==typeofexports?exports.Quagga=e(e.toString()).default:t.Quagga=e(e.toString()).default}(this,function(t){returnfunction(t){vare={};functionr(n){if(e[n])returne[n].exports;vari=e[n]={i:n,l:!1,exports:{}};returnt[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}returnr.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)returnt;if(4&e&&"object"==typeoft&&t&&t.__esModule)returnt;varn=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeoft)for(variint)r.d(n,i,function(e){returnt[e]}.bind(null,i));returnn},r.n=function(t){vare=t&&t.__esModule?function(){returnt.default}:function(){returnt};returnr.d(e,"a",e),e},r.o=function(t,e){returnObject.prototype.hasOwnProperty.call(t,e)},r.p="/",r(r.s=30)}([function(t,e){t.exports=function(t,e,r){returneint?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}},function(t,e){functionr(t,e){for(varr=0;r<e.length;r++){varn=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"inn&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}t.exports=function(t,e,n){returne&&r(t.prototype,e),n&&r(t,n),t}},function(t,e){t.exports=function(t,e){if(!(tinstanceofe))thrownewTypeError("Cannot call a class as a function")}},function(t,e){functionr(e){returnt.exports=r=Object.setPrototypeOf?Object.getPrototypeOf:function(t){returnt.__proto__||Object.getPrototypeOf(t)},r(e)}t.exports=r},function(t,e,r){varn=r(12),i=r(6);t.exports=function(t,e){return!e||"object"!==n(e)&&"function"!=typeofe?i(t):e}},function(t,e,r){varn=r(25);t.exports=function(t,e){if("function"!=typeofe&&null!==e)thrownewTypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&n(t,e)}},function(t,e){t.exports=function(t){if(void0===t)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");returnt}},function(t,e,r){t.exports=r(27)},function(t,e,r){r(3);varn=r(26);functioni(e,r,a){return"undefined"!=typeofReflect&&Reflect.get?t.exports=i=Reflect.get:t.exports=i=function(t,e,r){vari=n(t,e);if(i){vara=Object.getOwnPropertyDescriptor(i,e);returna.get?a.get.call(r):a.value}},i(e,r,a||e)}t.exports=i},function(t,e,r){"use strict";r.d(e,"a",function(){returnh});varn=r(2),i=r.n(n),a=r(1),o=r.n(a),s=r(0),u=r.n(s),c=r(15),h=function(){functiont(e,r,n,a){i()(this,t),u()(this,"data",void0),u()(this,"size",void0),r?this.data=r:(this.data=new(n||Uint8Array)(e.x*e.y),a&&this.data.fill(0)),this.size=e}returno()(t,[{key:"inImageWithBorder",value:function(t,e){returnt.x>=e&&t.y>=e&&t.x<this.size.x-e&&t.y<this.size.y-e}},{key:"subImageAsCopy",value:function(t,e,r){for(varn=t.size.y,i=t.size.x,a=0;a<i;a++)for(varo=0;o<n;o++)t.data[o*i+a]=this.data[(r+o)*this.size.x+e+a]}},{key:"get",value:function(t,e){returnthis.data[e*this.size.x+t]}},{key:"set",value:function(t,e,r){returnthis.data[e*this.size.x+t]=r,this}},{key:"zeroBorder",value:function(){for(vart=this.size.x,e=this.size.y,r=this.data,n=0;n<t;n++)r[n]=r[(e-1)*t+n]=0;for(vari=1;i<e-1;i++)r[i*t]=r[i*t+(t-1)]=0}},{key:"invert",value:function(){for(vart=this.data,e=t.length;e--;)t[e]=t[e]?0:1}},{key:"moments",value:function(t){vare=this.size.y,r=this.size.x,n=newArray,i=newArray;if(t<=0)returni;for(vara=0;a<t;a++)n[a]={m00:0,m01:0,m10:0,m11:0,m02:0,m20:0,theta:0,rad:0};for(varo=0;o<e;o++)for(vars=o*o,u=0;u<r;u++){varc=this.data[o*r+u];if(c>0){varh=n[c-1];h.m00+=1,h.m01+=o,h.m10+=u,h.m11+=u*o,h.m02+=s,h.m20+=u*u}}for(varl=Math.PI,f=l/4,d=0;d<t;d++){varv=n[d];if(!isNaN(v.m00)&&0!==v.m00){var_=v.m10/v.m00,p=v.m01/v.m00,g=v.m11/v.m00-_*p,y=v