Home
last modified time | relevance | path

Searched refs:idft (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/indi/indi-1.9.1/libs/indibase/dsp/
H A Dmanager.cpp38 idft = new InverseFourierTransform(dev); in Manager()
52 idft->ISGetProperties(dev); in ISGetProperties()
63 r |= idft->updateProperties(); in updateProperties()
75 r |= idft->ISNewSwitch(dev, name, states, names, num); in ISNewSwitch()
87 r |= idft->ISNewText(dev, name, texts, names, num); in ISNewText()
99 r |= idft->ISNewNumber(dev, name, values, names, num); in ISNewNumber()
112 r |= idft->ISNewBLOB(dev, name, sizes, blobsizes, blobs, formats, names, num); in ISNewBLOB()
124 r |= idft->saveConfigItems(fp); in saveConfigItems()
136 r |= idft->processBLOB(buf, ndims, dims, bits_per_sample); in processBLOB()
H A Dmanager.h63 InverseFourierTransform *idft; variable
/dports/math/octave-forge-ltfat/ltfat/inst/fourier/
H A Didft.m1 function f=idft(c,N,dim) function
3 %@deftypefn {Function} idft
6 % Usage: f=idft(c);
7 % f=idft(c,N,dim);
23 %@strong{Url}: @url{http://ltfat.github.io/doc/fourier/idft.html}
H A Ddft.m24 %@seealso{idft}
H A Dinvolute.m31 % idft(f) == conj(involute(dft(f)));
/dports/devel/py-cclib/cclib-1.7.1/data/Jaguar/basicJaguar7.0/
H A Ddvb_gopt.in3 idft=22111
H A Ddvb_gopt_b.in3 idft=22111
/dports/math/octave-forge-ltfat/ltfat/inst/gabor/
H A Ddsft.m62 F=dft(idft(F).');
70 Fo(:,:,w)=dft(idft(F(:,:,w).'));
H A Dizak.m61 f(:,ii)=reshape(idft(c(:,:,ii),[],2),L,1);
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A DtrackerCSRT.cpp118 idft(res, res, DFT_SCALE | DFT_REAL_OUTPUT); in calculate_response()
126 idft(res, res, DFT_SCALE | DFT_REAL_OUTPUT); in calculate_response()
148 idft(current_resp, current_resp, DFT_SCALE | DFT_REAL_OUTPUT); in update_csr_filter()
235 idft(H, H, DFT_SCALE|DFT_REAL_OUTPUT); in operator ()()
242 idft((mu * G) + L, H, DFT_SCALE | DFT_REAL_OUTPUT); in operator ()()
587 idft(current_resp, current_resp, DFT_SCALE | DFT_REAL_OUTPUT); in init()
/dports/graphics/opencv/opencv-4.5.3/modules/python/test/
H A Dtest_dft.py40 img_backTest = cv.idft(testDft)
/dports/math/fftw3-float/fftw-3.3.9/doc/
H A DMakefile.am8 EQN_IMAGES = equation-dft.png equation-dht.png equation-idft.png \
/dports/math/fftw3/fftw-3.3.9/doc/
H A DMakefile.am8 EQN_IMAGES = equation-dft.png equation-dht.png equation-idft.png \
/dports/math/fftw3-long/fftw-3.3.9/doc/
H A DMakefile.am8 EQN_IMAGES = equation-dft.png equation-dht.png equation-idft.png \
/dports/math/fftw3-quad/fftw-3.3.9/doc/
H A DMakefile.am8 EQN_IMAGES = equation-dft.png equation-dht.png equation-idft.png \
/dports/math/octave-forge-ltfat/ltfat/inst/private/
H A Dref_dfft.m31 F=idft(eye(L));
H A Dtest_idft.m21 f1=idft(c);
/dports/graphics/opencv/opencv-4.5.3/samples/python/
H A Dmosse.py106 f = cv.idft(self.H, flags=cv.DFT_SCALE | cv.DFT_REAL_OUTPUT )
134 resp = cv.idft(C, flags=cv.DFT_SCALE | cv.DFT_REAL_OUTPUT)
H A Ddeconvolution.py111 res = cv.idft(RES, flags=cv.DFT_SCALE | cv.DFT_REAL_OUTPUT )
/dports/math/kfr/kfr-4.2.1/docs/docs/
H A Ddft.md26 data = idft(freq);
65 If you are using `dft`, `idft`, `realdft` or `irealdft` functions, all plans will be kept in memory…
/dports/graphics/opencv/opencv-4.5.3/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/
H A Dpy_fourier_transform.markdown11 - We will see following functions : **cv.dft()**, **cv.idft()** etc
115 OpenCV provides the functions **cv.dft()** and **cv.idft()** for this. It returns the same result
156 img_back = cv.idft(f_ishift)
169 @note As usual, OpenCV functions **cv.dft()** and **cv.idft()** are faster than Numpy
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/ImgProc/out_of_focus_deblur_filter/
H A Dout_of_focus_deblur_filter.cpp128 idft(complexIH, complexIH); in filter2DFreq()
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/ImgProc/periodic_noise_removing_filter/
H A Dperiodic_noise_removing_filter.cpp98 idft(complexIH, complexIH); in filter2DFreq()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/
H A DCHANGELOG.rst270 - merged igwbse and idft into one calculator
326 - new calculators: edft, idft, pdb2map, xqmultipole, ...
327 - edft / idft: provide interfaces to the GAUSSIAN, TURBOMOLE & NWCHEM
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/
H A DCHANGELOG.rst272 - merged igwbse and idft into one calculator
328 - new calculators: edft, idft, pdb2map, xqmultipole, ...
329 - edft / idft: provide interfaces to the GAUSSIAN, TURBOMOLE & NWCHEM

123