I recently got BeagleBoardX15 for my final year project which is based on image

I recently got BeagleBoardX15 for my final year project which is based on image processing using DSP. I have developed my code in python using openCV library and want to use this code for running on DSP. SO I have two questions:
1.Is it possible to run python code on DSP available on BeagleBoardX15?
2.If not then how should I proceed to use BeagleBoardX15 DSP for image processing?