busra dogru
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
29.658
of 295.673
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
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 find whether the x and y values are within an image ?
Hello to everyone. I have binary pictures and x y coordinate values. I want to check if these points are in the picture. How can...
más de 5 años hace | 1 respuesta | 1
1
respuestaPregunta
read the matrix elements of the loop and value them separately
A text file has a matrix with 2 columns and too many rows. The first element of this matrix in each line x, the second element y...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
find the values in the row and column of the matrix by using the loop
I have a matrix that consists of multiple rows and columns in a text file. I want to use the value in each row as x, the value i...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Using (x-a) ^ 2 + (y-b) ^ 2 = r ^ 2, the values of a, b and r are known. How do I find x and y values?
I know the values a, b and r. (x-a) ^ 2 + (y-b) ^ 2 = r^2 providing the formula I want to calculate the x and y points . Tha...
más de 5 años hace | 1 respuesta | 0