Lanceric Tse
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
118 959
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Transform Non Concentric circles into rectangle
<http://tgbasics.weebly.com/uploads/2/5/4/1/25411473/5759319_orig.jpg> Hi, I have a non concentric circles that looks like th...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Is it possible to reduce contrast in certain region of an image
I am doing an iris recognition project, and I am trying to come up with a way to use a same threshold for edge detection to get ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Combine 2 matrices into 1
I have a matrix a= 1 1 1 1 1 1 1 1 1 b= 2 2 2 2 2 2 2 2 2 How do I combine them into 1 2 ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Apply some code on this array
Hi, I have an array S=[ -2.8933 -2.3867 -11.5800 -17.3733 0 22.8400 32.9800 23.0533 6.4933 0.0000 27.233...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
cumulative sum of an array
Hi, so I have an array,b, I need to find the cumulative sums for every 5 values. To calculate the cumulative sum S of an ar...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Find the mean of every 5 values in an array
Hi, so I have an array of double b=[ 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0] How do I obtain the mean of every 5 values?
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Rearrange matrix into single row
Hey there, I have a matrix that looks like this b=1 2 3 4 1 2 3 4 1 2 3 4 What do I have to do to ar...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Adapt my circlular hough transform code for unknown radius
Hi I am currently working on a project for iris recognition. I need to use hough transform to find the outer boundry of an iris....
plus de 6 ans il y a | 1 réponse | 0