Daniel63656

Results 12 comments of Daniel63656

Thanks for clarifying. I need to understand that myself why this is equivalent. I have also implemented the kernels like in the paper: temp = np.arange(-kernelSize, kernelSize+1) X,Y = np.meshgrid(temp,...

I had also trouble importing proxymusic to an Android Studio project. It seems that the newest version of proxymusic requires Java 17 which isn't supported in Android Studio yet. Using...