downsampling
Reducing channel count when recording in NAudio
I\'m recording in NAudio with a PS3Eye camera, using CLEye drivers. The camera has a 4 microphone array, a开发者_运维知识库nd presents 4 channels of audio to the system.[详细]
2023-03-31 14:54 分类:问答Image/2D array resampling in C
I am looking to implement a resampling algorithm for a 2D array(it could be grayscale image or some 2D array of floating point values).[详细]
2023-03-16 16:11 分类:问答Chebyshev LPF introducing noise
I have created a simple Chebyshev low pass filter based on coefficients generated by this site: http://www-users.cs.york.ac.uk/~fisher/mkfilter/, which I am using to filter out frequencies above 4kHz[详细]
2023-03-03 16:57 分类:问答symbian C++ downsizing libraries
I wish to record audio at 32 kHz on my Symbian device but it only supports 48 kHz. From searching the internet I believe the term for what I am trying to do is called downsizing. Is there a C++ librar[详细]
2023-01-20 04:44 分类:问答Downsampling the number of entries in a list (without interpolation)
I have a Python list with a number of entries, which I need to downsample using either: A maximum number of rows. For example, limiting a list of 1234 entries to 1000.[详细]
2023-01-02 19:06 分类:问答Perceptual Image Downsampling
So here is my problem: I have an image, that image is large (high resolution) and it needs to be small (much lower resolution).[详细]
2022-12-12 19:05 分类:问答