Skip to content

Is able to plot images using a qt desktop application and your mouse

License

Notifications You must be signed in to change notification settings

JoostScheffer/image-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-plotter

MacOS and Linux not yet supported because of mouse controll constraints
Plot images using a qt desktop application and your mouse

build

install packages with pip

use python3 -m pip install -r requirements.txt or pip3 install -r requirements.txt

if you don't have git

If you don't have git or is not in your PATH you can manually install hitherdither.

  1. download and unpack hitherdither
  2. navigate to the folder in which hitherdither is unpacked
  3. in the terminal use the command pip3 install -e C:\repo\directory where C:\repo\directory is the folder from step 2. (you can also drag the folder into the terminal and have the path be inserted automatically)

run the app

just run the aplication using a python3 installation with a version >= 3.7

demo

voorbeeld van desktop omgeving

About

Is able to plot images using a qt desktop application and your mouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages