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.

6467算法优化



我用6467做图像处理,现在只是自己编写了腐蚀、膨胀、和连通域归并的几段代码,发现DSP端执行非常非常慢,请问linux下应该如何进行算法优化?编译优化选项在哪里修改(如o3)?谢谢!