HALCON 17.12
/
HALCON Operator Reference
/
Filters
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
FFT
List of Operators
convol_fft
ConvolFft
ConvolFft
convol_fft
Convolve an image with a filter in the frequency domain.
convol_gabor
ConvolGabor
ConvolGabor
convol_gabor
Convolve an image with a Gabor filter in the frequency domain.
correlation_fft
CorrelationFft
CorrelationFft
correlation_fft
Compute the correlation of two images in the frequency domain.
deserialize_fft_optimization_data
DeserializeFftOptimizationData
DeserializeFftOptimizationData
deserialize_fft_optimization_data
Deserialize FFT speed optimization data.
energy_gabor
EnergyGabor
EnergyGabor
energy_gabor
Calculate the energy of a two-channel image.
fft_generic
FftGeneric
FftGeneric
fft_generic
Compute the fast Fourier transform of an image.
fft_image
FftImage
FftImage
fft_image
Compute the fast Fourier transform of an image.
fft_image_inv
FftImageInv
FftImageInv
fft_image_inv
Compute the inverse fast Fourier transform of an image.
gen_bandfilter
GenBandfilter
GenBandfilter
gen_bandfilter
Generate an ideal band filter.
gen_bandpass
GenBandpass
GenBandpass
gen_bandpass
Generate an ideal bandpass filter.
gen_derivative_filter
GenDerivativeFilter
GenDerivativeFilter
gen_derivative_filter
Generate a derivative filter in the frequency domain.
gen_filter_mask
GenFilterMask
GenFilterMask
gen_filter_mask
Store a filter mask in the spatial domain as a real-image.
gen_gabor
GenGabor
GenGabor
gen_gabor
Generate a Gabor filter.
gen_gauss_filter
GenGaussFilter
GenGaussFilter
gen_gauss_filter
Generate a Gaussian filter in the frequency domain.
gen_highpass
GenHighpass
GenHighpass
gen_highpass
Generate an ideal highpass filter.
gen_lowpass
GenLowpass
GenLowpass
gen_lowpass
Generate an ideal lowpass filter.
gen_mean_filter
GenMeanFilter
GenMeanFilter
gen_mean_filter
Generate a mean filter in the frequency domain.
gen_sin_bandpass
GenSinBandpass
GenSinBandpass
gen_sin_bandpass
Generate a bandpass filter with sinusoidal shape.
gen_std_bandpass
GenStdBandpass
GenStdBandpass
gen_std_bandpass
Generate a bandpass filter with Gaussian or sinusoidal shape.
optimize_fft_speed
OptimizeFftSpeed
OptimizeFftSpeed
optimize_fft_speed
Optimize the runtime of the FFT.
optimize_rft_speed
OptimizeRftSpeed
OptimizeRftSpeed
optimize_rft_speed
Optimize the runtime of the real-valued FFT.
phase_correlation_fft
PhaseCorrelationFft
PhaseCorrelationFft
phase_correlation_fft
Compute the phase correlation of two images in the frequency domain.
phase_deg
PhaseDeg
PhaseDeg
phase_deg
Return the phase of a complex image in degrees.
phase_rad
PhaseRad
PhaseRad
phase_rad
Return the phase of a complex image in radians.
power_byte
PowerByte
PowerByte
power_byte
Return the power spectrum of a complex image.
power_ln
PowerLn
PowerLn
power_ln
Return the power spectrum of a complex image.
power_real
PowerReal
PowerReal
power_real
Return the power spectrum of a complex image.
read_fft_optimization_data
ReadFftOptimizationData
ReadFftOptimizationData
read_fft_optimization_data
Load FFT speed optimization data from a file.
rft_generic
RftGeneric
RftGeneric
rft_generic
Compute the real-valued fast Fourier transform of an image.
serialize_fft_optimization_data
SerializeFftOptimizationData
SerializeFftOptimizationData
serialize_fft_optimization_data
Serialize FFT speed optimization data.
write_fft_optimization_data
WriteFftOptimizationData
WriteFftOptimizationData
write_fft_optimization_data
Store FFT speed optimization data in a file.
Classes
Classes
|
|
Operators