Skip to content
View bimalpaneru's full-sized avatar
Block or Report

Block or report bimalpaneru

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

    Expansion of an image by factor of 2.5 using bilinear interpolation

    C++ 1

  2. BMI270 BMI270 Public

    C 1

  3. Reading-BMP Reading-BMP Public template

    Reading bmp file and separating RGB color component of image to a data structure.

    C++

  4. Digital-Whiteboard Digital-Whiteboard Public

    Using OpenCV tracking laser pointer to plot the pointer path onto the screen

    C++

  5. image_downsampling_2D_implementation image_downsampling_2D_implementation Public

    Direct 2D nearest neighbour sinc interpolation to reduce image size by factor of 0.4

    C++

  6. image_downsample_seperable image_downsample_seperable Public

    Exploiting separability of 2D sinc function image reduction by factor of 0.4 for computational advantages

    C++