Lanceric Tse
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
118,959
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 2 answers | 0
2
answersQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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?
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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....
6 years ago | 0 answers | 0