Statistiques
4 Questions
0 Réponses
RANG
30 002
of 301 704
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
of 21 387
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 138
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 7 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 7 ans il y a | 1 réponse | 0