MCPcopy Create free account
hub / github.com/tensorflow/tfjs / summary

Method summary

tfjs-data/src/iterators/webcam_iterator.ts:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 summary() {
64 return `webcam`;
65 }
66
67 // Construct a WebcamIterator and start it's video stream.
68 static async create(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected