Dear all,
I did my own haarcascade file and i want to include into program not to use SDCard.
Both main.py and haarcascade files work either from openIDE and SDCarrd, or only with SDCard.
I converted both main.py to ascii array and binary haardcascade file to hex array which are dynamically created in the program.
I compared both haarcascade files (original and created) without finding difference.
Unfortunately, image.HaarCaarcascade does not seem to work when the file is dynamically created…
Do i misunderstand something, or do i use wrong method ?
Thanks for help,