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.

Edge enhancement with vertical start position dm368

 Hi,

     We use dvsdk_2_10_01_18 of dm365.    

 1)   prev_ss_config.input.vst = 0;

       IPIPE's  Edge enhance ment run fine !!

   2) but       prev_ss_config.input.vst = 1;
                    prev_ss_config.input.image_height = in_height; 

      we open IPIPE's edge enhancement, but the program hang at do_previewer_resizer();  (because the filrt horonzital line of image is black, we  need remove this line).

 we need use ipipe's edge enhancement and remove first black line of image.

    How can we resolve it?

    Star