Feeds
提问
How can I make the image processing faster for large number of images?
Hi, I am trying to obtain the position of the light stripe at each row. Below is an example for an image. However, identificati...
6 years 前 | 1 个回答 | 0
1
个回答提问
Calculating number of particles in each 64 x 64 blocks
Hi, I have an image, consisting of particles of different shapes over a black background. I would like to: 1) Count the nu...
9 years 前 | 3 个回答 | 0
3
个回答提问
Converting hh:mm:ss into seconds
Hi all, I want to read the vectors which are hh:mm:ss (14:35:59.812) format and convert it to seconds. How can I do this in ...
13 years 前 | 4 个回答 | 3
4
个回答已回答
Finding closest points to a given range in matrix
First of all, thank you for your time. I tried both of them , but "there is no solution". Yet, for instance when I evaluate m...
Finding closest points to a given range in matrix
First of all, thank you for your time. I tried both of them , but "there is no solution". Yet, for instance when I evaluate m...
13 years 前 | 0
提问
Finding closest points to a given range in matrix
Hi, I have a 3 column matrix, x,y,and z respectively. I want to obtain the value of z corresponds to (closest point to 0.00 i...
13 years 前 | 4 个回答 | 1
4
个回答提问
How can I insert specific number of contour values into a filled color contour plot (not for all contour lines)
Hi all, I am creating a filled color contour plot of my data. Here is the code; x=data(:,1); y=data(:,2); z=data(:,3); ...
13 years 前 | 0 个回答 | 0