Skip to content
View joshenns's full-sized avatar

Block or report joshenns

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. MotionBlur MotionBlur Public

    Motion Blur using FFT

    C++ 3

  2. UnsharpMask-HistEqualize UnsharpMask-HistEqualize Public

    Two Greyscale Applications: one 3x3 unsharp mask, one histogram equalization

    C++ 2 1

  3. WatermarkingProject WatermarkingProject Public

    C++ 2 1

  4. RotateImage RotateImage Public

    Greyscale image rotation using billinear interpolation. Using NetPBM library.

    C++

  5. Turnstile Turnstile Public

    Turnstile application

    C++

  6. NQueens NQueens Public

    Solving the NQueens problem with BFS and IDS

    C++