Estadística
9 Preguntas
                        0 Respuestas
CLASIFICACIÓN
103.230
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          9 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            77.78%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
CONTRIBUCIONES
                            0 Problemas
                            0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
coins.png how to find the smallest coin in a image and display it alone in a separate window?
how to find the smallest coin in the image below and display it alone in a separate window
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
text.how can I find the largest and smallest size letters in a png image and display them in a different color in the image (without deleting other letters)?
how can I find the largest and smallest size letters in the image below and display them in a different color in the image (with...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the number of letters in the image?
how do I find out how many letters are in the image below and print them on the image?
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
text.png how to remove vertical lettering on a photo?
how to remove all of the vertical text in the image below? i'm trying the following code but it doesn't work I=imread('text.p...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find the smallest object in the coin image?
how to find the smallest object in the image below ? the code I wrote below does not work A = imread('eight.tif'); C=imbinar...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find the largest object in the coin image?
how to find the largest object in the image below ? the code I wrote below does not work A = imread('eight.tif'); C=imbinari...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
determining the edges of the money image with red color
how can I draw the edges of the money image below in color? I'm trying the following code, but it doesn't work A = imread('ei...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how do I find the smallest object in a binary coins image ?
How to find the smallest object in the image below I would appreciate it if you could help
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
how to extract objects from an image after filling in the objects in the binary image
I need to delete the objects I have marked below from the binary image but I don't know how to do it can you help
casi 4 años hace | 3 respuestas | 0
