Skip to content

📸 The student project about DICOMS processing - image processing functions.

License

Notifications You must be signed in to change notification settings

mkowalsky0/DICOMs_Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICOM's Processing

DICOM - standardized digital imaging and image exchange in medicine, for diagnosing and presenting data 👨‍🔬

Technologies:

Java Java

Introduction:

  • A student project to improve Java skills.
  • Topics related to computer science in medicine and image processing.
  • Image processing in medicine is necessary to extract important features.

More about the project:

  • support for DICOM images
  • GUI to use all functions - Swing library
  • changeBrightness() - changing the brightness of the image
  • changeContrast() - changing the contrast of the image
  • tresholding() - thresholding method (not ready)
  • renewImage() - clearing all changes
  • saving the image

License:

MIT License

About

📸 The student project about DICOMS processing - image processing functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages