Skip to content
#

runlengthencoding

Here are 18 public repositories matching this topic...

In this project, I have used two methods to detect lesions on the skin: K-Means Clustering and Connected Components Labeling. With these techniques, I was able to identify the primary region of the skin containing pigmented skin lesions. Additionally, I incorporated Run Length Encoding, a lossless compression method, to store the image data.

  • Updated Apr 4, 2023
  • C++

Add this topic to your repo

To associate your repository with the runlengthencoding topic, visit your repo's landing page and select "manage topics."

Learn more