Skip to content
View f0r1's full-sized avatar
  • Russia, Saint-Petersburg
Block or Report

Block or report f0r1

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

Pinned

  1. Visual-Data-Metrics Visual-Data-Metrics Public

    This code performs an analysis of image lighting and contrast. It utilizes the Pandas, NumPy, OpenCV (cv2), and Matplotlib libraries to perform various operations.

    Python

  2. camera-object-detection camera-object-detection Public

    This code is a program that performs object detection on a video stream using the YOLO (You Only Look Once) model. It utilizes the OpenCV and NumPy libraries for video stream processing and executi…

    Python