Skip to content

Balumis/DimensionCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dimension Calculator

Dimension Calculator is a simple Python program that allows you to measure the real dimensions of objects in images. The program lets you load an image, measure reference dimensions, and then calculate the actual dimensions of other objects based on this reference.

Features

  • Image Loading: Supports loading images in formats such as JPEG, PNG, and PDF.
  • Zooming and Panning: Zoom in and out using the mouse wheel, and pan the image by dragging with the middle mouse button.
  • Dimension Measurement: Select two points on the image to measure the reference dimension, then measure the dimensions of other objects based on the reference.
  • Multilingual Help: Support for three languages: English, Polish, and German.

Installation

To run this program, you'll need Python 3 and a few additional libraries. You can install them by following these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/dimension-calculator.git
    cd dimension-calculator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages