vdsp
vDSP_ztoc producing odd results
I\'m trying to figure out the vDSP functions and the results I\'m getting are very strange. This is related to this question:[详细]
2023-04-07 21:32 分类:问答Using std::complex with iPhone's vDSP functions
I\'ve been working on some vDSP code and I have come up against an annoying problem.My code is cross platform and hence uses std::complex to store its complex values.[详细]
2023-04-07 10:43 分类:问答How to include the vDSP-Framework (iOS)?
I have problems to include the vDSP-Framework. I thought it is just that steps todo: #include <Accelerate/Accelerate.h>[详细]
2023-03-08 06:58 分类:问答iPhone Image Processing with Accelerate Framework and vDSP
UPDATE: Please see additional question below with more code; I am trying to code a category for blurring an image. My starting point is Jeff LaMarche\'s sample here. Whilst this (after the fixes sugg[详细]
2023-03-04 03:55 分类:问答Cepstral Analysis for pitch detection
I\'m looking to extract pitches from a sound signal. Someone on IRC just explained to me how taking a double FFT achieves this. Specifically:[详细]
2023-02-02 08:55 分类:问答Communication between web services on different servers
I have 2 different webservices running on 2 different tomcat application servers (w/ axis2 web service engine)(Webservice A runs on Server A and Webservice B runs on Server B).[详细]
2022-12-25 10:23 分类:问答