Hello everyone !
I'm using IPNC_RDK ver3.5 with 8127 .I have implemented an alg and run with it successfully. I have tested it and it takes more time than i can accept. I have also found it tales about 110ms to run a function called RGB2GRAY which is convert color space from RGB to GRAY (with resolution 352*288).I think it is too much long for me .For the reason,i think it is because my data is in DDR and it takes a lot of time to load data from memory .Now I don't know how to verfiy and improve it ,so is there anyone can give me some advice.
regards
yu!