文件名称:web-vision-processing:WebGL 驱动的视觉处理
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-20 09:34:42
JavaScript
网络视觉处理 WebGL 驱动的视觉处理 ##Example 复合 JSON 输入: { name: "example-composite", elements: [{name:"input",src:"input.png"}, {name:"threshold",t;0.5,inputs:[0]}, {name:"mask",inputs:[0,1]}] } ##Example Webgl JSON 输入: { name: "example-webgl", src: "void main(void){gl_FragColor = vec4(1.0,1.0,1.0,1.0);}" }
【文件预览】:
web-vision-processing-master
----nodes.js(3KB)
----gl.js(2KB)
----LICENSE(1KB)
----origin.json(27B)
----README.md(414B)