I want to implement Facial recognition on c6748. Kindly help me getting started and it will be great if some one can show a code example please
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.
I want to implement Facial recognition on c6748. Kindly help me getting started and it will be great if some one can show a code example please
Hi Muhammad,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.
For C6748, already a ready-made Face detect demo is available. You can download the C6sdk_02_00_00 from this wiki link http://www.ti.com/tool/biossw-c6748 and once you install the C6SDK, you will get the source code at the path : "..\Texas Instruments\c6sdk_02_00_00_00\demos\facedetect\src".
In addition to this, there is a starterware package for C6748 with lot of good examples.
You can download the starterware package at http://www.ti.com/tool/starterware-dsparm for free.
For more details on Starterware, visit this link:http://processors.wiki.ti.com/index.php/StarterWare_01.20.03.03_Release_Notes
Do you have a C6748 LCDK board with you? To get started with C6748, I would recommend you to go through the following TI WIKI links and product links.
http://processors.wiki.ti.com/index.php/L138/C6748_Development_Kit_(LCDK)
In the product folder you will get lot more about the C6748
http://www.ti.com/product/tms320c6748
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
Thank you. Yes there is a example of Face Detection but I wanted a example for Facial Recoginition please
Hi Muhammad,
For C6748, only face detect is available.
It seems to me, according to this document, https://www.ti.com/seclit/an/spra874/spra874.pdf for C6416T, the face recognition is implemented but not sure about the code. I could not find it.
For C6748, my suggestion for you is to refer some standard face recognition algorithm and try implementing it using the face detect demo code as a base.
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
I am new to DSP kits, I want to start development on C6748 but can find any tutorials for beginners. Can you kindly share them please?
Hi Muhammad,
I have already posted all the important links of C6748 in my first post. Please refer to it.
In addition to that, if you are looking for general tutorial on C6748 DSP,
Go to the TI Wiki Pages and search for "c6748 training" (no quotes) to find some online course material that will be helpful for you to go through to learn the basic of operation for the C6748.
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------