@luxonis/visualizer-protobuf 1.9.0 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.js +5 -1
- package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.d.ts +2 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.js +19 -2
- package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.d.ts +2 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.js +18 -2
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.d.ts +2 -2
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.js +10 -10
- package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.d.ts +2 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.js +18 -2
- package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/common.d.ts +14 -36
- package/dist/apps/depthai-visualizer/src/protobuf.generated/common.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/protobuf.generated/common.js +100 -280
- package/dist/apps/depthai-visualizer/src/protobuf.generated/common.js.map +1 -1
- package/dist/{index-ChQWCJEj.js → index-B90SOlyW.js} +2 -2
- package/dist/{index-B8t-Gi4x.js → index-BC0mvy9n.js} +2 -2
- package/dist/{index-7n6fnp2B.js → index-BHB02ggP.js} +2 -2
- package/dist/{index-B8Cado6g.js → index-BKL2MC-f.js} +2 -2
- package/dist/{index-DSLjhjen.js → index-BiY9B9Hp.js} +2 -2
- package/dist/{index-BkQgkjmO.js → index-Bw-Q_7-v.js} +2 -2
- package/dist/{index-BvNZUlo_.js → index-Bw8PEeXU.js} +2 -2
- package/dist/{index-CNWGMhCW.js → index-C_gk0bw5.js} +38 -22
- package/dist/{index-Bay9MnxH.js → index-CgAqNIiJ.js} +2 -2
- package/dist/{index-B8FQDMoh.js → index-Cngl5F-F.js} +2 -2
- package/dist/{index-Cp3omW6p.js → index-CuGn8iKw.js} +3 -3
- package/dist/{index-2SFix7KY.js → index-DHbA32BQ.js} +2 -2
- package/dist/{index-DKfQ_S8i.js → index-DMZhlvho.js} +2 -2
- package/dist/{index-BEcWpcB1.js → index-DhuAGhcS.js} +2 -2
- package/dist/{index-txFQeh8N.js → index-DuGBc6J-.js} +2 -2
- package/dist/{index-GbwWdY6w.js → index-EvfybjSU.js} +2 -2
- package/dist/{index-Dn-E1-20.js → index-LU4UNxxi.js} +2 -2
- package/dist/{index-otpYhpPx.js → index-N0R0IEbS.js} +2 -2
- package/dist/{index-Bk6p8-al.js → index-p-TovfmA.js} +2 -2
- package/dist/index.js +2 -2
- package/dist/{worker-D2k1TTky.js → worker-ChM3ax4q.js} +1 -1
- package/dist/{worker-utils-Jii8lIsy.js → worker-utils-wwKCGQOc.js} +149 -292
- package/package.json +1 -1