Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ imag
Method
imag
IPL/src/IPLComplexImage.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
ipl_basetype IPLComplexImage::imag(int x, int y)
141
{
142
return (ipl_basetype) _plane[x][y].imag();
143
}
144
145
ipl_basetype IPLComplexImage::maxReal()
146
{
Callers
1
on_mousePositionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected