Aldo Hernandez
Followers: 0 Following: 0
Feeds
提问
Extracting Multiple Points In Successive Images in a 3D Matrix
I have a 3D Matrix, say 100 x 100 x 25. These are 25 images, 100 x 100 each stacked on top of eachother. The simplest version o...
4 years 前 | 1 个回答 | 0
1
个回答提问
Converting a 3D Matrix to multiple 2D matrices
I have a 3D matrix, 1000 x 1000 x 40 I want to convert this matrix to 40 different matrices, 1000 x 1000 each. I suppose I am a...
4 years 前 | 1 个回答 | 0
1
个回答提问
Loop Fuction to keep adding 1
I want to write a function that will continously keep adding adding 1 to a coordinate. Say we have a matrix point [X,Y]. I wa...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matrix Manipulation/Shifting
I am trying to shift a 12x3 matrix using imwarp function. I know there are other ways to do this, but for future work it mus...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to shift a matrix
Say I have a matrix that is 3x3: 1 2 3 4 5 6 7 8 9 I want to shift the top and bottom rows: 1 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to straighten curved line using imwarp function.
I do not know how to use this function, though this function is critical in future work I will be doing thus I need to know h...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to Properly Use iamwarp.
I am attempting to write a code that corrects for the unwanted curvature of a slit of light. The code will be used to corre...
5 years 前 | 0 个回答 | 0