Skip to content
View wosugi's full-sized avatar

Highlights

  • Pro

Block or report wosugi

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. spectral-recursive-filter spectral-recursive-filter Public

    This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm proposed by K. Sugimoto and S. Kamata in 2012-2013.

    C++ 19 11

  2. compressive-bilateral-filter compressive-bilateral-filter Public

    This is an official sample code of the compressive bilateral filter, which is published on IEEE Transactions on Image Processing in 2015. It is open to public under the MIT license.

    C++ 17 6

  3. benchmark-distance benchmark-distance Public

    Benchmark for hardware-accelerated distance computation

    C++ 3

  4. project-euler project-euler Public

    My solutions of Project Euler

    Python