Feeds
提问
Forward mapping- problem with Rotation
So, i got the input image and I want to apply rotation by 60 degrees. Earlier I created the matrix of output image (all of its p...
8 years 前 | 1 个回答 | 0
1
个回答提问
Vectorization of the forward mapping loop- affine transformation
Hi! I want to vectorize this fragment of code. So basically I want to transform the input image ( *input* ). The *matrix* is 3x3...
8 years 前 | 0 个回答 | 0
0
个回答提问
Array operations- vectorization. Error with matrix dimensions.
Hi! Sorry if it's stupid question, but I'm newbie with MATLAB. I wanted to use vectorization in my function which applies forw...
8 years 前 | 2 个回答 | 0
