Halcon算子之rft_generic,用于计算图像的真值快速傅立叶变换
(2015-07-01 16:31:50)
标签:
halcon函数解释it |
分类: Halcon |
函数原型:
rft_generic(Image : ImageFFT : Direction, Norm, ResultType, Width : )
功能:
计算图像的真值快速傅立叶变换
参数列表:
第1个参数(in):输入图像
第2个参数(out):FFT图像
第3个参数(in):计算模式,向前或相反
第4个参数(in):变换的归一化因子
第5个参数(in):输出图像的类型
第6个参数(in):运行时优化的图像宽度
可替代项:
fft_generic, fft_image, fft_image_inv
可能前置项:
optimize_rft_speed, read_fft_optimization_data
可能后置项:
convol_fft, convert_image_type, power_byte, power_real, power_ln, phase_deg, phase_rad