MCPcopy Create free account
hub / github.com/CompVis/diff2flow / exists

Function exists

diff2flow/dataset/depth_utils.py:8–9  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

6
7
8def exists(v):
9 return v is not None
10
11
12def get_scale_and_shift(img1, img2, mask=None):

Callers 1

colorize_depth_mapFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected