LumiGuide / haskell-opencv

Haskell binding to OpenCV-3.x
Other
154 stars 44 forks source link

Add bilateralFilter from ImgFiltering #101

Closed tolysz closed 7 years ago

tolysz commented 7 years ago

New filter bilateralFilter, documentation demo, and example how to process video (and use this filter)

roelvandijk commented 7 years ago

Hi Marcin. I quickly glanced over your pull request and everything looks ok. Thanks for this excellent contribution!