Feeds
질문
Can I rewrite the following without loops ?
I have written the following code that reads an image and transforms it from RGB to YIQ using matrix multiplication. I would li...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
How to change a matrix within a function
I want to pass a matrix into a function and to change the matrix within the function. For example, in my case I want to set som...
대략 8년 전 | 답변 수: 1 | 0
