Research On The Algorithm Of Large Image Division

Q Liu,Yt Li,Jg Sun
1997-01-01
Abstract:Due to the restriction of the existing PC computer system, processing large image is time-consuming and costly. This paper describes the efficient algorithm of processing large image that divides the large image into roughly square blocks. In order to improve the speed of reading, displaying and storing the image, this algorithm chooses the adequate parameters, such as the block dimension and the ratio of block length and block width in memory. During the large image processing, the simple yet efficient swapping algorithm takes advantage of the image data's continuity to avoid shaking the computer system.
What problem does this paper attempt to address?