Xilinx / xfopencv

Other
321 stars 144 forks source link

Synthesis error of meanshifttracking #83

Open Clement25 opened 4 years ago

Clement25 commented 4 years ago

I try to synthesize the example design "Meanshifttracking" in Vivado HLS v2019.1. The following error message occurs:

Unsupported pointer usage: ''  used by 'Mat<7, 1080, 1920, 1>.data.chnl.V.load'  in function  'xf::Mat<7, 1080, 1920, 1>::read69' .

My system is ubuntu16.04. However, when I try to synthesize the same project in Windows system, the problem disappeeared and the whole process accomplishes sucessfully. Could anyone shot this issue and tell me how to solve this?

Williance commented 4 years ago

你好,在Meanshifttracking里,请问一下你进行c simulation的时候,window下Input arguments是怎么填的?

JiatianWu commented 4 years ago

Same here

Clement25 commented 4 years ago

你好,在Meanshifttracking里,请问一下你进行c simulation的时候,window下Input arguments是怎么填的?

If you don't fill in the blank correctly, it will generate the standard format of input arguments. i.e.