コード例 #1
0
 public double GetContrastMeasure()
 {
     return(ContrastMeasures.EvaluateW(this.image));
 }