Skip to main content

Python library to select points on a image [pyqt5 GUI]

Project description

pyclickimage

Description

UI to collect 2D-coordinates of points on an image. The points can be separated into various groups.

Run the command:

pyclickimage-gui

GUI

The output csv will have the following format (with integer or floating precision):

Group,Index,X,Y
default,0,128,102
default,1,115,153
default,2,207,181
default,3,261,134
default,4,220,83
default,5,151,37
Coco,0,201,126
Coco,1,105,119
Coco,2,90,80
Coco,3,126,51
Coco,4,206,59
Coco,5,261,93
Coco,6,212,157
Coco,7,166,175

X is the column-index of the click in the image and Y is the row-index of the click in the image such as for a NumPy Array the click is at image[Y, X].

Authors

Installation

Install with pip

pip install git+https://github.com/Artezaru/pyclickimage.git

Clone with git

git clone https://github.com/Artezaru/pyclickimage.git

WARNING

This package use PyQt5 to display the GUI. If you have opencv-python installed on your environment, it will should be replaced by opencv-python-headless to avoid conflicts. This package is not compatible with the full opencv-python.

License

Copyright 2025-2026 Artezaru

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyclickimage-2.0.4.tar.gz (548.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyclickimage-2.0.4-py3-none-any.whl (318.3 kB view details)

Uploaded Python 3

File details

Details for the file pyclickimage-2.0.4.tar.gz.

File metadata

  • Download URL: pyclickimage-2.0.4.tar.gz
  • Upload date:
  • Size: 548.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pyclickimage-2.0.4.tar.gz
Algorithm Hash digest
SHA256 9f561f50ead9dca3e63ea59348678041938905a82bbac516895088586aee5de8
MD5 58655da378aba26ad04f2bf1b312a159
BLAKE2b-256 54fd8e3d5fe8ff16a053cf221685d2cf410a442771f4277d7f61f0f2a967b0d1

See more details on using hashes here.

File details

Details for the file pyclickimage-2.0.4-py3-none-any.whl.

File metadata

  • Download URL: pyclickimage-2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 318.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pyclickimage-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 80753e960f063dd708f7daa1583301b2867c8863209efe63efbbf2fe6c90c088
MD5 b938ab94685283437ba216966c087681
BLAKE2b-256 e1e1925c86a8512caed69da7cdb1cad37a6ea174cee99979eb3d9d14c7dbd5b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page