Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/ml-sharp
/ close
Method
close
src/sharp/utils/io.py:211–213 ·
view source on GitHub ↗
Finish writing.
(self)
Source
from the content-addressed store, hash-verified
209
self.depth_writer.append_data(colored_depth_np)
210
211
def
close(self):
212
""
"Finish writing."
""
213
self.image_writer.close()
Callers
1
render_gaussians
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected