This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
I am using tda2p for linux in vsdk3.4.
When i am using the encode link for compressing the capture image to h264,i find that the image becomes blurry after i uncompressed it.
Please tell me what may cause the problem.
Hi,
Which usecase are you running? Is it custom usecase or default usecase?
Can I know how you are un-compressing the image? & Also share the output image.
Thanks
Gaviraju
The resolution of the output image is 2560*1440 and the format is YUV420 planar.
Hi,
I couldn't see the blurry in the shared image. Meanwhile, can you try with the below use-case with the compressed output image?
UseCase: chains_nullSrc_Display
NullSource (A15) -> Decode -> VPE -> Display
The above use-case is the default use-case in vision SDK, so you just need to change the resolution & input files in the use-case.
Thanks
Gaviraju