image_colorchannel_intensity

This project provides a software to plot intensity of images according to differnt color channels. This project is designed for processing medical images.

https://github.com/yganlab/image_colorchannel_intensity

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 (11.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This project provides a software to plot intensity of images according to differnt color channels. This project is designed for processing medical images.

Basic Info
  • Host: GitHub
  • Owner: YGanLab
  • License: apache-2.0
  • Default Branch: main
  • Size: 1.18 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

ImageColorChannelIntensity

This project provides a software to plot intensity of images according to differnt color channels. This project is designed for processing medical images.

This executable file requires Matlab runtime R2022b (9.11). Please find the runtime at https://www.mathworks.com/products/compiler/matlab-runtime.html for free.

If you feel this software helps your research, please use the following citation information. Please contact us (yganlab@gmail.com) if you want to access the source code.

APA: Li, X., & Gan, Y. (2023). Calculate intensity of medical images over color-channels (Version 1.0.0) [Computer software]

BibTex: @software{LiCalculateintensityof2023, author = {Li, Xueshen and Gan, Yu}, month = {1}, title = {{Calculate intensity of medical images over color-channels}}, version = {1.0.0}, year = {2023} }

To use this software, please see the following examples.

  1. Load the image of different color channels
    image

  2. Load the image of full color channels and draw a line. image

  3. Change the color of line. Recommend [128, 128, 128] for grey. image

  4. Change the line width. Recommend value of 2. image

  5. Input the physical length of the image. Assume the width and the length of the image are the same.
    image

  6. Change the line width and font size in the black rectangle. Recommend line width of 2 and font size of 12. image

  7. Scale the maximum value of the lines in black rectangle to 100%. image

  8. These parameters are for save the figure in the black rectangle. After clicking ‘save figure button’, two new windows will pop up. image

  9. In this window, specify the path to save the figure.

  10. If click ‘Preview’, this window will pop up. The user can make changes before save it in 9. image

  11. ‘Save figure width’ and ‘save’ figure height determines the size of 10. in centimeter. image

  12. ‘Font size’ determines the fonts in 10. Recommend a value of 7. image

  13. If ‘show legend’ is clicked, 10. will display legends. image

  14. ‘Legend size’ determines the font of legends. Recommend a value lager than 2. image

  15. ‘Icon width’ determines the width of lines in legends. Recommend a value of 1. image

  16. ‘Write CSV’ button will write original and processed lines in the black rectangle.
    image

  17. ‘Line smooth’ bar will smooth the lines in the black rectangle. image

Owner

  • Login: YGanLab
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you feel this software helps your research, please use citation information below"
authors:
  - family-names: Li
    given-names: Xueshen
  - family-names: Gan
    given-names: Yu
title: "Calculate intensity of medical images over color-channels"
version: 1.0.0
date-released: 2023-01-14

GitHub Events

Total
Last Year