How can I group similar parts of images together with a for loop?
1 view (last 30 days)
Show older comments
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
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?
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!