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

Block or report nick8592

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. ICP-Point-Cloud ICP-Point-Cloud Public

    Iterative Closet Point (ICP) is an algorithm employed to minimize the difference of two point clouds

    Python 4

  2. Kmeans-Clustering Kmeans-Clustering Public

    K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.

    Python 2

  3. Control-Bluetooth-Speaker-by-Gesture-Recognition Control-Bluetooth-Speaker-by-Gesture-Recognition Public

    Controlling a Bluetooth speaker by gesture recognition enables users to adjust volume, skip tracks, and perform other functions through hand movements, eliminating the need for physical interaction.

    Python 1

  4. Video-Shot-Detection Video-Shot-Detection Public

    Video shot detection is a computer vision technique used to automatically identify the boundaries between shots in a video sequence.

    Python 1

  5. HEIC-to-JPEG HEIC-to-JPEG Public

    This repository contains a Python script, heic_to_jpeg.py, designed to convert HEIC files to JPEG format. The script utilizes the Pillow and pillow-heif packages for efficient image processing.

    Python

  6. Dataset-for-Image-Colorization Dataset-for-Image-Colorization Public

    This repository contains Python scripts for preparing and augmenting the COCO 2017 dataset for image colorization tasks.

    Python