International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 183 - Issue 31 |
Published: Oct 2021 |
Authors: Reji A.P., Tessamma Thomas |
![]() |
Reji A.P., Tessamma Thomas . Single Color Image Super Resolution. International Journal of Computer Applications. 183, 31 (Oct 2021), 13-17. DOI=10.5120/ijca2021921698
@article{ 10.5120/ijca2021921698, author = { Reji A.P.,Tessamma Thomas }, title = { Single Color Image Super Resolution }, journal = { International Journal of Computer Applications }, year = { 2021 }, volume = { 183 }, number = { 31 }, pages = { 13-17 }, doi = { 10.5120/ijca2021921698 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2021 %A Reji A.P. %A Tessamma Thomas %T Single Color Image Super Resolution%T %J International Journal of Computer Applications %V 183 %N 31 %P 13-17 %R 10.5120/ijca2021921698 %I Foundation of Computer Science (FCS), NY, USA
The single image super-resolution refers to the process of recovering missing high-resolution details so as to reconstruct a high resolution image(HR) from a single low resolution image (LR). Correspondences between low and high resolution image patches are learned from a database of low and high resolution image pairs, and then applied to a new low-resolution image to recover its most likely high-resolution version. In this paper color image super resolution method is implemented using critically sampled directionlet transform. In this method color image in RGB format is converted to YCbCr format. The luminance component Y alone is super resolved and other two components are interpolated using standard methods. At the end the YCbCr format is converted back to RGB format.