Hi all,
I am working on a project related to image encryption using fractional fourier transform. Actually i am using DSK TMS320C6713 for the computation of Transform.
Since during this transformation lots of terms contain imaginary parts hence it is next to impossible to perform the computation over the above DSK.
Can i have any method by which i can implement the above on the DSK i.e. is there any method by which i can have a c code for the same.
NOTE: I have the matlab code for the same.