w3c / mediacapture-depth

the Media Capture Depth Stream Extensions specification
https://w3c.github.io/mediacapture-depth/
Other
24 stars 20 forks source link

Remove depth map calibration parameters #168

Closed astojilj closed 5 years ago

astojilj commented 5 years ago

Implemented experiments [1] showed that:

This simplifies the specification and makes it in line with already implemented (in Blink) videoKind property.

[1] https://github.com/01org/depth-camera-web-demo


Preview | Diff

astojilj commented 5 years ago

@anssiko PTAL

astojilj commented 5 years ago

Thanks. Removed them and MediaVideoElement and Float32Array, too - they were used in non-normative, code examples, only.

anssiko commented 5 years ago

LGTM. Thanks!