Feeds
提问
I have tried to read Video with sound using these code. But it read only Video, I can't play with sound. Please help me to read if possible.
vrs=VideoReader('Nature.avi'); vplayer2=vision.VideoPlayer; nof=vrs.NumberofFrames; for x=1:nof frame=read...
8 years 前 | 0 个回答 | 0
0
个回答提问
How can I get log Average luminance value?
I want to calculate Log Average Luminance Value from my image. In attached image, it shows equation from my reference paper to c...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to embed watermark in an video? Can anyone please share me steps and algorithm?
Hi Friends, I need to implement this embedding for my thesis, it would be a great help if someone help me. I really need it.
9 years 前 | 1 个回答 | 0
