Skip to content
View GeekyPRAVEE's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report GeekyPRAVEE

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

Hi there 👋

Pinned Loading

  1. OpenCV-Projects OpenCV-Projects Public

    OpenCV projects using python

    Jupyter Notebook 153 241

  2. harry potter's invisibility cloak us... harry potter's invisibility cloak using OpenCV python
    1
    #programming_fever
    2
    #harry potter's invisibility cloak using OpenCV python
    3
    import cv2
    4
    import time
    5
    import numpy as np
  3. LicensePlateRecoginition.py LicensePlateRecoginition.py
    1
    #@programming_fever
    2
    import cv2
    3
    import imutils
    4
    import numpy as np
    5
    import pytesseract
  4. virtual_pen.ipynb virtual_pen.ipynb
    1
    #programming_fever
    2
    import cv2
    3
    import numpy as np
    4
    import time
    5
    
                  
  5. finding HSV value of target object(Pen) finding HSV value of target object(Pen)
    1
    #finding hsv range of target object(pen)
    2
    import cv2
    3
    import numpy as np
    4
    import time
    5
    # A required callback method that goes into the trackbar function.
  6. FLAMES FLAMES Public

    Relationship Calculator

    Jupyter Notebook 1