1. The document presents a method for super resolution of text images using ant colony optimization. It involves registering multiple low resolution images, fusing them, performing soft classification to assign pixel values to multiple classes, and using ant colony optimization for super resolution mapping to increase the resolution.
2. Key steps include SURF-based image registration, intensity-based and discrete wavelet transform fusion, decision tree-based soft classification, and ant colony optimization to assign pixel values based on pheromone updating to increase resolution.
3. Test cases on images with angular displacement, blurred text, etc. show that the method increases resolution successfully but can add some noise, though processing is faster than alternatives. Ant colony optimization