摘要
针对相机所采集的图像大多都存在畸变现象的问题,设计了基于改进遗传模拟退火算法的BP神经网络校正算法;该算法针对传统遗传算法易于收敛局部最优的问题,提出分段选择策略与随机抽样相结合的选择算子,自适应交叉与变异算子;在畸变校正中,该算法通过网络的输入输出建立理想点与畸变点的关系,使用改进的遗传模拟退火算法来优化神经网络中的阈值与权值,然后使用基于LM算法的BP神经网络进行局部优化,最后通过插值算法得到校正后的图像;实验表明,该算法能够较好的对图像进行畸变校正,同时与传统的BP神经网络算法相比精度更高,收敛速度更快。
Aimed at the problem that the images collected by the camera are mostly distorted,a BP neural network correction algorithm based on improved genetic simulated annealing algorithm is designed.Aiming at the problem that traditional genetic algorithm is easy to converge local optimum,this algorithm proposes a selection operator combining segmentation selection strategy and random sampling,adaptive crossover operator and adaptive mutation operator.In the distortion correction,the algorithm establishes the relationship between the ideal point and the distortion point through the input and output of the network.Optimizing the threshold and weight in the neural network through improved genetic simulated annealing algorithm,then carring out local optimization through BP neural network based on LM algorithm,and finally obtaining the corrected images by interpolation.Experiments show that the proposed algorithm can correct the distortion of the image better than the traditional BP neural network algorithm,and the convergence speed is faster.
作者
王岚
李新华
Wang Lan;Li Xinhua(Ministerial Key Laboratory of Intelligent Computing & Signal Processing, Anhui University, Hefei230039,China)
出处
《计算机测量与控制》
2019年第5期77-81,共5页
Computer Measurement &Control
关键词
畸变校正
遗传算法
模拟退火算法
BP神经网络
distortion correction
genetic algorithm
simulated annealing algorithm
BP neural network