transparency_overlay

Load an image, set the transparency and display the image on top of your screen. Useful for using an image as a guide on top of camera views.

https://github.com/ware-research/transparency_overlay

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Load an image, set the transparency and display the image on top of your screen. Useful for using an image as a guide on top of camera views.

Basic Info
  • Host: GitHub
  • Owner: ware-research
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 15.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

transparency_overlay

Load an image, set the transparency and display the image on top of your screen. Useful for using an image as a guide on top of camera views.

Dependencies:

  • Python v.3.10.0 (v.3.9.0 or newer should work)
  • PILLOW v.10.0.1
  • Tkinter v.8.6

User Guide:

You will be prompted to upload an image. select any png or jpeg image.

_____TRANSPARENCY_____

Use the number keys to control the transparency: Press 1-9 to set transparency (1=10%, 9=90%) Press '0' to reset transparency

____IMAGE RESIZING____

Drag from the top left corner to resize image: Press 'l' to toggle resizing lock

______SCROLLING______

Scroll using mouse wheel if your image is larger than the set window size: Press 'k' to toggle scroll lock

Owner

  • Name: Jason P Ware
  • Login: ware-research
  • Kind: user
  • Company: Oregon Health & Science University

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, or significant portions of this software, please cite it as below."
authors:
  - family-names: Ware
    given-names: Jason
    orcid: https://orcid.org/0000-0002-5530-5843
title: "Transparency Overlay"
version: 1.0
identifiers:
  - type: doi
    value:  10.5281/zenodo.10511356
date-released: 2024-01-14

GitHub Events

Total
Last Year