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

Block or report Sarthakgupta2000

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
Sarthakgupta2000/README.md

Hi there 👋 , Welcome to my personal Code Diary

Pinned Loading

  1. Greyscaling_with_different_scientific_methods Greyscaling_with_different_scientific_methods Public

    In this repository I plan to shed some light on the different scientific methods developed to convert colored RGB images to greyscaled images and explore their respective codes

    Python

  2. Greyscaling_rgb_video Greyscaling_rgb_video Public

    Greyscaling RGB video with encoding in multiple formats

    Python

  3. Batch_Greyscaling_images_with_pillow_and_openCV Batch_Greyscaling_images_with_pillow_and_openCV Public

    Greyscaling of large no. of multiple files compared using openCV and pillow on time taken to convert

    Python

  4. Random_textfiles_generator Random_textfiles_generator Public

    Generates random text files based on file size and number input

    Python

  5. SmartWheelchair SmartWheelchair Public

    SmartWheelchair using arduino(&many different sensors and motors) on tinkercad

    C++

  6. Batch_greyscaling_rgb_videos Batch_greyscaling_rgb_videos Public

    Converts multiple rgb to greyscale using mp4 video codec(other codecs also available) using openCV

    Python