Feeds
질문
Why is my image not recombining properly after a DCT?
I am doing some image processing and have found that my code does not quite work, the image will not recombine properly after a ...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
Undefined function 'dyaddown' for input arguments of type 'uint8'.
Getting the error: Undefined function 'dyaddown' for input arguments of type 'uint8'. Code is: %Clear command window...
대략 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
Separating YCbCr components of an image
answered my own question. the 'a' matrix should not be 0s but 128s (50%)
Separating YCbCr components of an image
answered my own question. the 'a' matrix should not be 0s but 128s (50%)
대략 11년 전 | 2
| 수락됨
질문
Separating YCbCr components of an image
I am trying to seperate out the Y, Cb, and Cr components of an image and display them. I wanted the results to look like: <http...
대략 11년 전 | 답변 수: 3 | 1

