Help in understanding Color-Based Segmentation Using the L*a*b* Color Space Example
2 views (last 30 days)
Show older comments
Hi I am working on the picture I have attached below. I want to extract the boxes out of the picture by using Color Segmentation, for that I am following the example http://www.mathworks.com/examples/image/2087-color-based-segmentation-using-the-l-a-b-color-space
But I have problem in understanding following things.
- what are " regioncoordinates"
- What happens in the step 17. lab_fabric = RGB2Lab(fabric);
- My picture doesn't have pure red,green and blue components, How can I modify this example for my boxes.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!