Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
151.957
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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
How can I save line 1 in all images
I have an image directory consist I1, I2,....In same size I1=[1 1 1 0;1 1 1 0;1 1 1 0]; I2=[1 0 1 0;1 0 1 0;1 0 1 0]; .... In=...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
3-dimensional array
Example a=[1 0;0 1] b=[2 2;2 2] c=[0 3;3 0] d=cat(3,a,b,c) ==> d(:,:,1)=a ; d(:,:,2)=b; d(:,:,3)=c. I have n-dimensi...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I get all value after convert n matrix
I have an image directory consist I1, I2,....In I1=[1 1 1 0;1 1 1 0;1 1 1 0]; I2=[1 0 1 0;1 0 1 0;1 0 1 0]; .... In=[1 1 0 1;1 1...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
count the number of columns 0 and 1 in a barcode image column 0 is black bars and 1 is a white bars
I have a barcode image. Please help me how to count the number of columns 0 and 1 in a barcode image only consist column 0 is ...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
specific vector for barcode39 to input train neural network
I have a directory consist 44 images code39 barcodes encode the characters 0 -> 9, A-> Z ,%,$, space ,+,-,. My images were taken...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I cut individual letters in the image bar code?
I have a code 39 barcode image. Because each character is encoded by a Code 39 total of 9 elements. In which five black bars an...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I make a function read all the images in a directory?
I have an images directory. What function can be used to read all of the images in that directory?
más de 13 años hace | 3 respuestas | 0