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.

c6accel add support to vlib ?

Other Parts Discussed in Thread: OMAP3530

Hi

We need to use vlib to meet our spec. However we'd also like to use C6accel.

Will the standard c6accel add the support to vlib ? When if so ?

We are working with OMAP3530.

Thanks

  • Hello John, yes, that is something we are working on. The current plan is to make the support available by middle this year. If you need access to beta release or have other feedback, please feel free to write to us at: http://processors.wiki.ti.com/index.php/C6Accel#Developer_Mailing_List

    Cheers,
    Gagan 

     

  • Hello Gagan

     

    Thanks. It's ok.We've already started by ourself the dev of the port VLIB in C6accel. We can't wait to mid-year.

     

     

    Best regards

  • That is good to know and all the best. If you face any issues, please feel free to write to us

    Cheers,
    Gagan 

  •  

    Hi Gagan

    ok, thank you for your proposition. Yes, it takes so much time, we've almost finished with the codes.Need some testers to debug it. Don't you have any professionnal TI engineer employees for that ?

    Otherwise, it's just matter of time.

    thank you anyway.

  • Hello Gagan,

      Just test the vlib port, here some reports, only testable functions were tested ...

       'i' :       C6accel_VLIB_integralImage  all OK
       'n' :       C6accel_VLIB_normalFlow  failed
       'k' :       C6accel_VLIB_kalmanFilter   exited with error
       'b' :       C6accel_VLIB_bhattacharyaDistance  no response
       'c' :       C6accel_VLIB_testCannyEdgeDetector  failed
       'o' :       C6accel_VLIB_testConnectedComponents   no response + have to restard beagle board
       'v' :       C6accel_VLIB_convertUYVY   failed
       'e' :       C6accel_VLIB_erode + dilate    erode no response, dilate failed
       'x' :       C6accel_VLIB_extract8bitBackground  VLIB_testExtractLumaFromUYUV() = ok, other failed
       'p' :       C6accel_VLIB_gauss5x5PyramidKernel  VLIB_testGauss5x5PyramidKernel_16() = ok, other failed
       'h' :       C6accel_VLIB_harrisScore_7x7   failed
       's' :       C6accel_ VLIB_histogram_1D   exited with error
       'H' :       C6accel_VLIB_houghLineFromList  failed
       'P' :       C6accel_VLIB_imagePyramid VLIB_testImagePyramid8() = ok, other failed
       'm' :       C6accel_VLIB_initMeanWithLuma   failed
       'V' :       C6accel_VLIB_initVarWithConst failed + exited with error
       'L' :       C6accel_VLIB_L1Distance  no response
       'l' :       C6accel_VLIB_legendreMoments  no response
       'M' :       C6accel_VLIB_testMixtureOfGaussians  failed
       'S' :       C6accel_VLIB_nonMaxSuppress_3x3  VLIB_testNonMaxSuppress_3x3_16s() = ok, VLIB_testNonMaxSuppress_7x7_16s() = ok, other failed
       'a' :       C6accel_VLIB_packMask failed
       'R' :       C6accel_VLIB_recursiveFilter  no response + have to restard beagle board
       'B' :       C6accel_VLIB_subtractBackground    no response
       't' :       C6accel_VLIB_trackFeaturesLucasKanade_7x7   all OK
       'E' :       C6accel_VLIB_updateEWRMean   failed + exited
       'U' :       C6accel_VLIB_updateUWRMean   failed
       'W' :       C6accel_ VLIB_weightedHistogram    failed + exited

     

    I wonder what tools do you have to debug in c6accel ?

     

    Thank you all

     

    Best regards

  • John,

    Here are the debugging options you have while adding a new function to the C6Accel framework.

    http://processors.wiki.ti.com/index.php/C6Accel_FAQ#What_debugging_options_do_I_have_while_adding_functions_to_C6Accel 

    If you want us to help you debug some of the functions can you share your code  at the C6Accel Developers list mentioned by Gagan.

    Regards,

    Rahul

  • Hello Rahul,

          Thank you for your quick answer. But how to share codes at the C6Accel Developers list ?  You mean to directly send the packed tgz file to the mailing list ? Isn't there a svn depot ?

     

    Bye

     

  • John,

    Just wanted to check if you have been able to debug and test VLIB kernels you integrated with C6Accel.

    Regards,

    Rahul

  • Hi Rahul,

     

        It's nice to have a message from you. So until now, I don't have got too much time to make any improvement to my previous work. Moreover I don't have anymore the beagleboard. Now, we're swtiching to the Sti7105 (SH4 Cpu) board. So, maybe Iater, we'll get back...

     

     

    Best regards