Community Profile

photo

Aldo Hernandez


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 0 answers | 0

0

answers