Skip to content
View MaximaMaSun's full-sized avatar

Block or report MaximaMaSun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. bialterral-filter-by-python bialterral-filter-by-python Public

    Forked from bit-Brian/bialterral-filter-by-python

    运用python实现的双边滤波器。此函数的缺点是比opencv的bilateralFilter函数运行速度慢,后续会对其进行修改,提升处理速度。本函数的优点是比opencv.bilateralFilter()函数的滤波效果好。本文参考了DuJunda(https://github.com/DuJunda/BilateralFilter/blob/master/BilateralFilter.…

    Python