Hello, How can i find repeating structures from the image.I actually want to generate a code that can determine the repeating and non repeating structures from an image and put them in separate groups.I need urgent help.Here is my image
Mostrar comentarios más antiguos
Respuestas (2)
Samia Sanjari
el 19 de En. de 2016
0 votos
Image Analyst
el 20 de En. de 2016
0 votos
You're going to have to specify what you're looking for. Sure, some things might be repeated, like squiggly lines and ovals, but on the other hand nothing is repeated because none of those lines or ovals are identical.
7 comentarios
Samia Sanjari
el 20 de En. de 2016
Samia Sanjari
el 20 de En. de 2016
Editada: Walter Roberson
el 21 de En. de 2016
Image Analyst
el 20 de En. de 2016
Why would I(i,j) ever be one? How did it get to be a binary image?
Samia Sanjari
el 20 de En. de 2016
Editada: Samia Sanjari
el 20 de En. de 2016
Image Analyst
el 20 de En. de 2016
Here's something you can do. Attach repeated.jpg. It's not the RGB image you have posted.
And doing a kmeans clustering will not let you find similar patterns. You need to look up pattern recognition papers - that's a subspecialty of image processing. Look at this link in VisionBib
Samia Sanjari
el 20 de En. de 2016
Walter Roberson
el 21 de En. de 2016
If you want to look for identical sections, do not use JPEG images. JPEG blurs sharp lines.
Categorías
Más información sobre Color Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

