RemoveNoiseFilter() does not exist

RemoveNoiseFilter() does not exist when attempting to reference it in my project while MedianFilter() and GaussBlurFilter() do exist.

@sunwestmortgage,

RemoveNoiseFilter() function has been deprecated and has been removed from the API. The functionality has been added as part of the OCR algorithm. Now there is no need to set the Noise filter in the code.