S
sergief
Hi,
I am working in a project of computer vision, but I have problem...
I need an application written in C++ that converts an audio file (i.e.
wav..) in a spectrogram (png, jpeg or something).
I have found an application called "spectromatic" written in C that
works in Linux, but i have tried to port it in Windows (I am working
with Visual C++) and it doesn't work, I dont know why. I suppose that
the problem lies in the GSL library for Win32, but I'm not completely
sure.
Could you give me some ideas? I don't know where to search that.
I know, I can use Matlab for doing it, but I need to do that in C++
language.
Thanks,
I am working in a project of computer vision, but I have problem...
I need an application written in C++ that converts an audio file (i.e.
wav..) in a spectrogram (png, jpeg or something).
I have found an application called "spectromatic" written in C that
works in Linux, but i have tried to port it in Windows (I am working
with Visual C++) and it doesn't work, I dont know why. I suppose that
the problem lies in the GSL library for Win32, but I'm not completely
sure.
Could you give me some ideas? I don't know where to search that.
I know, I can use Matlab for doing it, but I need to do that in C++
language.
Thanks,