MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / clone

Method clone

src/test/builders/browserFakes.ts:203–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

201 }
202
203 clone(): VideoFrame {
204 return new TestVideoFrame({
205 close: this.close,
206 timestamp: this.timestamp,
207 });
208 }
209
210 copyTo(): Promise<PlaneLayout[]> {
211 return Promise.resolve([]);

Calls

no outgoing calls

Tested by 5

applyEulerTransformFunction · 0.36
applySim3dFunction · 0.36
projectThreePointToPixelFunction · 0.36
colmapCameraPointToWorldFunction · 0.36