how to display unique characters?
Mostrar comentarios más antiguos
I want to create a prototype which contains all the characters present in the image. But the condition is that repeating characters should be displayed only once. Can I get a code for this.
- for example if in a image character "t" occurs multiple times it should be displayed once in the prototype
- please do give me a matlab code to display the prototype image
- I have attached the code file("doc1.txt") please help me to proceed.

................... Please help me out to eliminate repeating characters from the image.
I want the output something like this " t e x p u b l i s h n g " >>>>>>>>>in image format
8 comentarios
Stephen23
el 21 de Jul. de 2017
@stark iron: what is the expected output?
Guillaume
el 21 de Jul. de 2017
Is this question about parsing text strings (e.g from a unicode text file) or optical character recognition in images?
stark iron
el 21 de Jul. de 2017
stark iron
el 21 de Jul. de 2017
stark iron
el 23 de Jul. de 2017
Walter Roberson
el 23 de Jul. de 2017
Given what you have written, the output should be 0 t _ e x p u b l i s h n g
stark iron
el 24 de Jul. de 2017
Walter Roberson
el 28 de Dic. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!