Search code examples
Differences between OpenCV and FFTW 2D DCT...


opencvimage-processingsignal-processingfftwdct

Read More
Getting black images while applying discrete cosine transform (DCT) on image...


pythonopencvdct

Read More
Does FFT and IFFT implicitly assume circular convolution? Does DCT assume the same?...


signal-processingfftdftdigitaldct

Read More
Using DCT to create real-time "levels" animation for microphone input...


iosaudiofftaudio-processingdct

Read More
Lua - Ability to encode JPEG using DCT (discrete cosine transform)...


pdfluajpegdct

Read More
jpeg python 8x8 window DCT and quantisation process...


pythonhuffman-codequantizationdct

Read More
How to "de-orthogonalize" type 2 DCT result...


pythonnumpyscipydct

Read More
In scipy why doesn't idct(dct(a)) equal to a?...


pythonscipydct

Read More
Applying DCT matrix along each axis not giving the desired result...


pythonnumpyfftdct

Read More
FFTW fftwf_plan_r2r_2d() with FFTW_REDFT01 equivalent...


opencvfftwdftdctkissfft

Read More
Is there a function in matlab to calculate higher level of DCT's like DCT-III,IV?...


matlabtransformtrigonometrydctdiscrete

Read More
Different outputs of DCT from OpenCV and Scipy.fftpack.dctn?...


pythonopencvscipydct

Read More
how use Discrete cosine transform(DCT) in opencv...


opencvimage-processingdct

Read More
Is this dct (FFTW.jl) behavior in julia normal?...


juliafftdct

Read More
Why in DCT (V = C * U * C^T) C comes before C^T, but in IDCT (U = C^T * V * C) C^T comes before C?...


dct

Read More
why DCT transform is preferred over other transforms in video/image compression...


fftvideo-processingimage-compressiondct

Read More
How to get dct of an image in python using opencv...


pythonopencvdct

Read More
How to calculate the "energy" of a signal from DCT coefficients?...


image-processingsignal-processingdftfrequency-analysisdct

Read More
Issue Related To DCT Based Steganography...


pythonimagesteganographydct

Read More
Discrete Fourier Transform With C, Implementation problems?...


cdct

Read More
Blackfin. 2D DCT/IDCT (image compression) with BF537 EZ-KIT, HOW TO WRITE TO FILE (on disk) reconstr...


c2dbmpimage-compressiondct

Read More
Scipy: generate NxN discrete cosine matrix...


pythonscipydct

Read More
Python: SciPy DCT does not work on large matrices...


pythonscipyfftlarge-datadct

Read More
DCT 2D without FFT...


matlabfftdct

Read More
Problem reconstructing the image using inverse DCT in Matlab...


matlabimage-processingdct

Read More
Matlab: How to combine blocks back to original matrix?...


matlabimage-processingvideo-processingdct

Read More
How to do watermarking in the Frequency Domain?...


matlabwatermarkdct

Read More
vDSP.DCT unwraps to nil...


swiftaccelerate-frameworknull-pointerdctvdsp

Read More
DCT using FFT results in complex result...


fftdct

Read More
Use Python's Scipy DCT-II to do 2D or ND DCT...


pythonscipydct

Read More
BackNext