Python
Spoken Languages:
English
Statistics
6 Questions
0 Answers
RANK
218,214
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
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
I know the coordinates of several scattered points in space, how can I fit them to a sphere?
I already know the coordinates (x,y,z) of several scattered points on a sphere in space, and my goal is to fit a sphere and get ...
2 years ago | 1 answer | 0
1
answerQuestion
Draw the sphere to find the radius of the sphere
I want to fit a 3D sphere, and my goal is to find the radius of the sphere. Knowing the coordinates of some points on the sphere...
2 years ago | 1 answer | 0
1
answerQuestion
How can I convert a series of 2D images (grayscale) into a 3D image?
I have collected a series of images from a line laser hitting a rotating metal sphere with an industrial camera, and processed t...
2 years ago | 1 answer | 0
1
answerQuestion
How do I remove the unwanted white part of the grayscale image?
I used the camera to collect a series of images from a line laser hitting a small rotating metal ball and processed them accordi...
2 years ago | 2 answers | 0
2
answersQuestion
Cropping an image with coordinate values
I have an image with 848*1102 pixels after edge detection, and I want to crop out a part of the image accurately, so I need to u...
2 years ago | 2 answers | 0
2
answersQuestion
How to specify the cropping area of an image with matlab?
I have got the grayscale map after edge detection using the canny algorithm, and I need to crop a part of the image. But I don't...
2 years ago | 1 answer | 0