JuliaImages / JuliaImages/ImageSegmentation.jl

Trouble with colors of segments

Open
#96 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
45
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Hi, after starting the segmentation process, I need to retrieve the colors assigned to the labels in the segmented image. From the code, it seems that the color intensity of the labels is given by the attribute segments_mean. However, this attribute returns data of type :Real. Is there a way to convert the :Real value to its corresponding RGB :Colorant value ?

Thanks in advance,
NM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names segments_mean and the segmented image but no repository file, test, or entry point. Begin by locating the segmentation API that produces segments_mean and determine whether its Real values are intended as intensities or need a documented conversion; done requires a clear supported way to obtain RGB Colorant values.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
computer-vision
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.