Uses of Class
net.algart.executors.modules.opencv.matrices.statistics.SingleChannelHistogram
Packages that use SingleChannelHistogram
-
Uses of SingleChannelHistogram in net.algart.executors.modules.opencv.matrices.statistics
Methods in net.algart.executors.modules.opencv.matrices.statistics that return SingleChannelHistogramModifier and TypeMethodDescriptionSingleChannelHistogram.setChannelIndex(int channelIndex) SingleChannelHistogram.setHistogramSize(int histogramSize) SingleChannelHistogram.setMax(double max) SingleChannelHistogram.setMin(double min)