rip ~master (2018-03-17T20:58:35Z)
Dub
Repo
Histogram
rip
analysis
histogram
Undocumented in source.
struct
Histogram {
uint
[]
data
;
const
Channel
channel
;
this
(Channel channel);
}
Constructors
this
this
(Channel channel)
Undocumented in source.
Alias This
data
Members
Variables
channel
Channel
channel
;
Undocumented in source.
data
uint
[]
data
;
Undocumented in source.
Meta
Source
See Implementation
rip
analysis
histogram
functions
appearHistogramToSurface
drawHistogram
equalizeHistogram
maxValue
takeHistogram
structs
Histogram