Today, there is a feature that requires merging a large number of images into a long graph. Originally looked for a variety of image processing Circle top big guy.
"PS (Manual Zhang Zhang Add), Lighting magic Hand (batch processing function does not see the puzzle function), beauty 美图秀秀 (can have a puzzle, limit 30, and need 1 days to complete conversion ~ embarrassed)", eventually "annihilated" ~
Then, learn about one of the tools under Linux Convert
Installation package: (My environment is C7)
imagemagick-6.7.8.9-15.el7_2.i686
The problem, because the picture has 1400 + more, and each resolution at about 1000x 800. Finding convert is not a one-time fix.
Has encountered 2 problems:
One is ulmint. The following stack size value is too small
Manually can modify Ulimit-s < Specify a value yourself, seemingly not too large. The size of the memory I took >
The other is the conversion process, the maximum pixel of a long graph can not exceed 65500 [this has not found a place to modify]
So after my conversion, one can only convert 50 cards.
However, feel very efficient!
Parameters used-append (portrait jigsaw) + append (Landscape jigsaw)
This tool can be used in addition to puzzles, format conversion, size changes-interested in yourself to understand the next
Sum:
By the way also meetings under Linux there is a EOG tool to view JPG images directly (need to support X server Shell tools, such as Xshell)
I did not consider the idea of using Linux to process pictures.
This matter also told me, to solve one thing, thinking can not be too cured. Do not set limits for yourself. Thinking about a problem requires a few more dimensions
Resources:
Https://www.cnblogs.com/ayanmw/archive/2012/02/28/2371393.html
Https://www.cnblogs.com/robben/p/4315123.html
Http://blog.sina.com.cn/s/blog_99cc8f0d0101qfp2.html
Http://blog.sina.com.cn/s/blog_4b43110b0101h63z.html
Https://www.cnblogs.com/tinywan/p/7060802.html
Https://wiki.klniu.com/zh/Linux%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4%E6%88%96%E5%B7%A5%E5%85%B7%E9%9B%86
Use the Convert tool for the first time under Linux to complete the block diagram function