Click or drag to resize

XPhotoInvokeBm3dDenoising Method

http://www.emgu.com
Overload List
  NameDescription
Public methodStatic memberBm3dDenoising(IInputArray, IOutputArray, Single, Int32, Int32, Int32, Int32, Int32, Int32, Single, NormType, Bm3dSteps, TransformTypes)
Performs image denoising using the Block-Matching and 3D-filtering algorithm with several computational optimizations. Noise expected to be a gaussian white noise.
Public methodStatic memberBm3dDenoising(IInputArray, IInputOutputArray, IOutputArray, Single, Int32, Int32, Int32, Int32, Int32, Int32, Single, NormType, Bm3dSteps, TransformTypes)
Performs image denoising using the Block-Matching and 3D-filtering algorithm with several computational optimizations. Noise expected to be a gaussian white noise.
Top
See Also