Skip to content
View kex243's full-sized avatar

Block or report kex243

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. print-texts-on-images-with-imagemagick7 print-texts-on-images-with-imagemagick7 Public

    Creates images with text on it. This small scrypt puts the text from csv file (3 columns, can be edited) on the images- every image with every text from first column.

    Python

  2. crop-images-by-coordinates-from-yolo2-detector-output crop-images-by-coordinates-from-yolo2-detector-output Public

    This script helped me to crop all detected objects from YOLO2 csv file, including multiple objects in one image, and put them as images in absolute path.

    Python

  3. crop-2-images-by-lesser-borders-from-transparency crop-2-images-by-lesser-borders-from-transparency Public

    This script comapres two images from 2 folders with same name and crops each one by coordinates of the non-transparent pixels from one of the images (from image 2).

    Python

  4. clean_empty_folders clean_empty_folders Public

    Delete all empty folders from subfolders in subfolders scrypt. Doesn't delete folders that contain nothing but empty folders, so use multiple times to clean ALL the empty folders.

    Python

  5. delete-all-non-32bit-images delete-all-non-32bit-images Public

    Delete all images that doesn't have alpha channel in all subfolders.

    Python

  6. print-quotes-on-images print-quotes-on-images Public

    This cript prints quotes from csv file given on each of the images given.

    Python