How to use bilateralFiltering ? [closed]
Hi,
bilateralFunction is used just for color image ? So, is necessary to apply cvtColor from GRAY to BGR ?
Hi,
bilateralFunction is used just for color image ? So, is necessary to apply cvtColor from GRAY to BGR ?
Asked: 2017-05-25 04:52:03 -0600
Seen: 139 times
Last updated: May 25 '17
may be you can find an answer in doc
Thank you! :D