Adam Kelly
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
191,080
of 295,486
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Isolating Scissors in a binary image
Hey so I am stuck on this problem and would love any advice on how to start to solve it. I have this binary image and I want...
4 years ago | 1 answer | 0
1
answerQuestion
Run a code for 100 years
I have a program that I need to run for 100 years, the program is calculating the angle of a circular orbit at 451 days. I want ...
4 years ago | 1 answer | 0
1
answerQuestion
Plotting period using values from a for loop
I have this code I am working on that is plotting the temperature of a planet that is orbit a star but there is a red dwarf star...
4 years ago | 1 answer | 0
1
answerQuestion
Comparing orbits between a planet and Red Dwarf
Hello, I have a problem, so I have an earth like planet orbiting around a sun like star and then there is a red dwarf on an elli...
4 years ago | 1 answer | 0
1
answerQuestion
Plot of temperature changing with orbit
Hey, I am stuck with this problem I having with my code. So I have gotten a bunch of values for temperature of a planet that c...
4 years ago | 0 answers | 0
0
answersQuestion
Using values from a for loop in another for loop
I am currently stuck with a problem with my code. The idea is using a range of values for the temperature of a planet due to the...
4 years ago | 1 answer | 0
1
answerQuestion
Count centroids in an image
Hey I have this binary image, with the centroids detetced but I need a way to count them so I get an output as number of charact...
5 years ago | 1 answer | 0
1
answerQuestion
How to erode parts of an image
Does anyone know the best way to get rid of the black part on the left side of the image and the black border around the white. ...
5 years ago | 2 answers | 0
2
answersQuestion
How to count characters from an imfill Image
I need to count the amount of alphanumerical characters from this image, I have no idea how to do that. Would anyone be able to ...
5 years ago | 1 answer | 0
1
answerQuestion
How to erode certain parts of an image
Hey does anyone know the best way to erode certain parts of a binary image. I need to get rid of the left hand side that is the ...
5 years ago | 1 answer | 0
1
answerQuestion
Best way to vary the threshold value of a greyscale image
I have a question to vary the threshold value of a greyscale image. I was thinking of using a for loop so I can vary values from...
5 years ago | 1 answer | 0