Skip to content

Image Position Checker is a Python script that allows you to check a collection of images to see if they contain specific positions with defined colors. If an image meets these criteria, it will be moved to another directory.

Notifications You must be signed in to change notification settings

MrAbdelaziz/opencv-Image-Position-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image Position Checker

Image Position Checker is a Python script that checks a collection of images in a specified folder to see if they contain specific positions with predefined colors. If an image matches the criteria, it will be moved to another designated folder.

Table of Contents

Getting Started

To get started with this script, follow these instructions:

Prerequisites

Before running the script, make sure you have the following prerequisites installed:

  • Python 3.x
  • OpenCV (cv2) library

You can install OpenCV using pip:

pip install opencv-python

About

Image Position Checker is a Python script that allows you to check a collection of images to see if they contain specific positions with defined colors. If an image meets these criteria, it will be moved to another directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages