MatrixTDepthMinMax Method |
Namespace: Emgu.CV
public void MinMax( out double minValue, out double maxValue, out Point minLocation, out Point maxLocation, IInputArray mask = null )
[Missing <param name="minValue"/> documentation for "M:Emgu.CV.Matrix`1.MinMax(System.Double@,System.Double@,System.Drawing.Point@,System.Drawing.Point@,Emgu.CV.IInputArray)"]
[Missing <param name="maxValue"/> documentation for "M:Emgu.CV.Matrix`1.MinMax(System.Double@,System.Double@,System.Drawing.Point@,System.Drawing.Point@,Emgu.CV.IInputArray)"]
[Missing <param name="minLocation"/> documentation for "M:Emgu.CV.Matrix`1.MinMax(System.Double@,System.Double@,System.Drawing.Point@,System.Drawing.Point@,Emgu.CV.IInputArray)"]
[Missing <param name="maxLocation"/> documentation for "M:Emgu.CV.Matrix`1.MinMax(System.Double@,System.Double@,System.Drawing.Point@,System.Drawing.Point@,Emgu.CV.IInputArray)"]
[Missing <param name="mask"/> documentation for "M:Emgu.CV.Matrix`1.MinMax(System.Double@,System.Double@,System.Drawing.Point@,System.Drawing.Point@,Emgu.CV.IInputArray)"]