MATLAB File Help: cv.GuidedFilter Index
cv.GuidedFilter

Interface for realizations of Guided Filter

For more details about this filter see [Kaiming10].

References

[Kaiming10]:

Kaiming He, Jian Sun, and Xiaoou Tang. "Guided image filtering". In Computer Vision ECCV 2010, pages 1-14. Springer, 2010.

See also
Class Details
Superclasses handle
Sealed false
Construct on load false
Constructor Summary
GuidedFilter Factory method, create instance of GuidedFilter and produce initialization routines 
Property Summary
id Object ID 
Method Summary
  addlistener Add listener for event. 
  clear Clears the algorithm state 
  delete Destructor 
  empty Checks if detector object is empty. 
  eq == (EQ) Test handle equality. 
  filter Apply Guided Filter to the filtering image 
  findobj Find objects matching specified conditions. 
  findprop Find property of MATLAB handle object. 
  ge >= (GE) Greater than or equal relation for handles. 
  getDefaultName Returns the algorithm string identifier 
  gt > (GT) Greater than relation for handles. 
Static   guidedFilter Simple one-line Guided Filter call 
Sealed   isvalid Test handle validity. 
  le <= (LE) Less than or equal relation for handles. 
  load Loads algorithm from a file or a string 
  lt < (LT) Less than relation for handles. 
  ne ~= (NE) Not equal relation for handles. 
  notify Notify listeners of event. 
  save Saves the algorithm parameters to a file