Skip to content
#

runlengthencoding

Here are 15 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++

Improve this page

Add a description, image, and links to the runlengthencoding topic page so that developers can more easily learn about it.

Curate this topic

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