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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0
