Hello All,
I am running the IMGLIB function over a 640x513 image matrix.
My measured performance are:
sobel- 6mili sec
convolution3x3 - 2milisec
Histogram -2.7 milisec
Does that make sence or are these time too long?
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.
Hello All,
I am running the IMGLIB function over a 640x513 image matrix.
My measured performance are:
sobel- 6mili sec
convolution3x3 - 2milisec
Histogram -2.7 milisec
Does that make sence or are these time too long?
Hi,
Thanks for your post.
The functions include in the IMGLIB have been archived for the C674x DSP architecture. You can look at the test report for the library to see the expected performance when all the data and code run from internal memory.
imglib_c674x_3_x_x_x\docs\IMGLib_c66x_TestReport.html
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------
hello.
I used the 6400 IMGLIB where can I download imglib_c674x_3_x_x_x ?
Is that possible that you send me a ready CCS project to test that LIB?
I'm having difficulties in configuring the memory. Moreover does the JTAG debugger influence the number of cycles of the running?