Метод | Описание | |
---|---|---|
HistogramEqualization ( ) : System |
Initializes a new instance of the HistogramEqualization class.
|
Метод | Описание | |
---|---|---|
ProcessFilter ( UnmanagedImage image, |
Process the filter on the specified image.
|
Метод | Описание | |
---|---|---|
Equalize ( int histogram, long numPixel ) : byte[] |
protected ProcessFilter ( UnmanagedImage image, |
||
image | UnmanagedImage | Source image data. |
rect | Image rectangle for processing by the filter. | |
Результат | void |