How can I group similar parts of images together with a for loop?

1 view (last 30 days)
I have a code that finds areas with a specific repeating pattern which is represented by a symbol,Omega, with this knowledge can I make an algorithm to group all of the appropriate omega values using a for or if loop function? If so, where do I start?
  2 Comments
Image Analyst
Image Analyst on 18 Jan 2015
Where would you be getting the other omega values? From the same image, or from different image files, in which case you can use the FAQ?

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!