OpenHPS/openhps-video

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/main.yml
.gitignore
CONTRIBUTING.md
LICENSE
README.md
docs/typedoc.json
examples/web/index.html
package-lock.json
package.json
tsconfig.json
tsconfig/README.md
tsconfig/tsconfig.app-base.json
tsconfig/tsconfig.app.json
tsconfig/tsconfig.base.json
tsconfig/tsconfig.bundle.cjs.json
tsconfig/tsconfig.bundle.esm.json
tsconfig/tsconfig.bundle.esm5.json
tsconfig/tsconfig.bundle.types.json
tsconfig/tsconfig.lint.json
tsconfig/tsconfig.spec.json
.eslintrc.js35
.prettierrc.js8
commitlint.config.js1
webpack.config.js77
A
1 hr
src/DepthImageFrame.ts10
src/DepthVideoFrame.ts9
src/ImageFrame.ts33
src/StereoImageFrame.ts16
src/StereoVideoFrame.ts4
src/VideoFrame.ts5
src/index.ts8
src/nodes/ImageProcessingNode.ts24
src/nodes/index.ts1
src/object/CameraObject.ts56
A
3 hrs
src/object/PerspectiveCameraObject.ts17
src/object/StereoCameraObject.ts20
src/object/index.ts3