Hai sir,
i am new to DM6437 i want to do some image processing application like compression edge detection can i get any link that shows examples
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.
Hai sir,
i am new to DM6437 i want to do some image processing application like compression edge detection can i get any link that shows examples
Hi,
Thanks for your post.
I think, many algorithms exist for edge detection but one of the most commonly used ones is Sobel edge detection. Also, there are edge detection function subroutines referred in c64x+ IMGLIB programmer's guide below:
http://www.ti.com/lit/ug/spruf30a/spruf30a.pdf
Kindly check sections 5.15, 5.16, 5.17, 5.18, 5.19 for edge detection routines and as well, there is a list of the routines within the IMGLIB2 for compression/decompression reference, kindly check section 7 for the same.
Also, there is a canny edge detection codec using VLib on DM6437, please refer the below wiki:
May be, you could also refer the working IMGLIB Sobel functionality video preview example code from the below wiki:
http://processors.wiki.ti.com/index.php/Accessing_Pixels_in_a_Frame_on_the_DM643x
Thanks & regards,
Sivaraj K
----------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
----------------------------------------------------------------------------------------------------------