Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ max
Function
max
IPL/include/IPLProcessProperty.h:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
88
int min() const { return _min; }
89
int max() const { return _max; }
90
int value() const { return _value; }
91
void setValue(int value);
92
void resetValue() { setValue(_default); }
Callers
10
threeway_max
Method · 0.70
IPLHistogram
Method · 0.70
ConnectionDialog
Method · 0.50
boundingRect
Method · 0.50
processInputData
Method · 0.50
processInputData
Method · 0.50
max_value
Method · 0.50
processInputData
Method · 0.50
processInputData
Method · 0.50
processInputData
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected