Feeds
提问
How to solve dicominfo error?
Hi, I have this simple code: info = dicominfo('I0000418_anon'); Y = dicomread(info); figure, imshow(Y); imcontras...
8 years 前 | 0 个回答 | 0
0
个回答提问
Closest point to line?
From the centroid of a silhouette composed of points, how can I trace a line with given m&b and find the closest point of the si...
10 years 前 | 0 个回答 | 0
0
个回答提问
How can I traverse a circle while identifying given points?
My input data are three points, lets say p1, p2 and p3. I can obtain the equation of a circle that goes through p1, p2 and p3. ...
10 years 前 | 1 个回答 | 0
