linda cummings cummingslinda14@gmail.com
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
224.727
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
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
matlab plot(x_data)
Line = get(gca, 'k'); x_data = Line.XData; y_data = Line.YData; id = ~(isnan(x_data(:)) | isnan(y_data(:))); figur...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I compare strings in Java?
I've been using the == operator in my program to compare all my strings so far. However, I ran into a bug, changed one of them i...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaHow to calculate the curvature of a boundaries in binary images?
Very nice. Have you worked in gray image the this code ? Have you tried? Linda Cummings cummingslinda14 at gmail.com
alrededor de 9 años hace | 0
Pregunta
How is curve fitting in image processing?
I use the following code: but has an error? v_BW = im2bw (v, level); [y x] = find(v_BW); right = x<300; xr = x(right); y...
alrededor de 9 años hace | 0 respuestas | 0
