MCPcopy Create free account
hub / github.com/DingLei14/WiCoNet / average

Method average

utils/utils.py:145–146  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

143 return self.val
144
145 def average(self):
146 return self.avg
147
148def ImageValStretch2D(img):
149 img = img*255

Callers 3

validateFunction · 0.95
validateFunction · 0.95
validateFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected