Search found 16 matches

by B_Gaspar
2019-01-16T19:03:01-07:00
Forum: Users
Topic: ImageMagick slows down over time while processing a large batch of images?
Replies: 2
Views: 2710

Re: ImageMagick slows down over time while processing a large batch of images?

Thanks. A lot. That was my first idea. I will give more info after a few more tests.
by B_Gaspar
2019-01-15T14:22:26-07:00
Forum: Users
Topic: ImageMagick slows down over time while processing a large batch of images?
Replies: 2
Views: 2710

ImageMagick slows down over time while processing a large batch of images?

Hello I don't know if this is the right place but I'm having a similar issue with Magick running in windows batch file. The batch file starts at great speed, then after about 600 images starts to slow down. I notice that the processor usage also goes down, and from my understanding its happening the...
by B_Gaspar
2018-09-12T15:41:21-07:00
Forum: Users
Topic: Is it possible to output 2 file formats using mogrify
Replies: 6
Views: 4041

Re: Is it possible to output 2 file formats using mogrify

Thanks a lot for the answers.
by B_Gaspar
2018-09-12T15:12:58-07:00
Forum: Users
Topic: Is it possible to output 2 file formats using mogrify
Replies: 6
Views: 4041

Re: Is it possible to output 2 file formats using mogrify

Just to establish my roadmap. I'm using IM Q8 because my images are greyscale and black and white, and I have seen in other posts that the 16bit version is slower than the Q8. What about the v7 HDRI. Is it faster?
by B_Gaspar
2018-09-12T13:32:43-07:00
Forum: Users
Topic: Is it possible to output 2 file formats using mogrify
Replies: 6
Views: 4041

Re: Is it possible to output 2 file formats using mogrify

Thanks I already assumed that. I was trying to escape to do for loops.

In terms of speed of processing which is faster, the convert, magick or mogrify?
by B_Gaspar
2018-09-12T12:54:21-07:00
Forum: Users
Topic: Is it possible to output 2 file formats using mogrify
Replies: 6
Views: 4041

Is it possible to output 2 file formats using mogrify

Hi. I'm using latest version of IM and I'm doing batch commands in .bat file using Windows 10. My question is if it is possible for command mogrify to process an image and create two different outputs. Example: input folder with 0001.tif, 0002.tif, 0003.tif... mogrify -quiet -fuzz 50% -trim +repage ...
by B_Gaspar
2017-07-29T11:43:37-07:00
Forum: Users
Topic: Split Image in 2. Then apply other commands. Stack problem?
Replies: 5
Views: 4581

Re: Split Image in 2. Then apply other commands. Stack problem?

Thank you for all the help. Now it's perfect for my needs.
by B_Gaspar
2017-07-29T10:16:31-07:00
Forum: Users
Topic: Split Image in 2. Then apply other commands. Stack problem?
Replies: 5
Views: 4581

Re: Split Image in 2. Then apply other commands. Stack problem?

Thanks a lot. I wasn't really getting the stack part of the images, I since I had those initial ones AsFarpas+00000032.tif[0] and AsFarpas+00000032.tif[1] I thought that the -clone was just duplicating again. So here is the full command line, that does exactly what I want. but there's an error in th...
by B_Gaspar
2017-07-29T09:45:12-07:00
Forum: Users
Topic: Split Image in 2. Then apply other commands. Stack problem?
Replies: 5
Views: 4581

Split Image in 2. Then apply other commands. Stack problem?

Hi to all Imagemagick 6.9.3.-7 Q16 x64 on Windows 7 x64 I'm trying to split an image in 2 (-crop), then on the first part apply a rotate and a trim. I'm having trouble with this. There's something in my logic, I can't seem to apply the commands in isolation. If I do the following and get the followi...
by B_Gaspar
2013-09-12T14:13:34-07:00
Forum: Users
Topic: Deskew an original image, based on an enhanced clone
Replies: 10
Views: 14220

Re: Deskew an original image, based on an enhanced clone

Again thank you for all the help. I have been unable to complete my project due to too much work going on right now in my company. I got the code working like I want it, now I want more complex treatment. I will share my results as soon as I have them. Again, thanks for all the help
by B_Gaspar
2013-07-28T16:21:27-07:00
Forum: Users
Topic: Split image horizontally while avoiding to cut text
Replies: 10
Views: 11242

Re: Split image horizontally while avoiding to cut text

Cool results. I'm working on way to split left page from right page. Assuming this logic I could find the binding which should be the darkest point between the two pages
by B_Gaspar
2013-07-27T14:11:40-07:00
Forum: Users
Topic: Deskew an original image, based on an enhanced clone
Replies: 10
Views: 14220

Re: Deskew an original image, based on an enhanced clone

Our scanners output to any format, but we always use TIF uncompressed. This will be the master. All further processing will be done on duplicates. Ok here goes. One of the biggest newspapers we have worked with. The file is in RAR 50% less space. https://www.dropbox.com/s/arqzojlfqtm4s9z/NewspaperBi...
by B_Gaspar
2013-07-26T15:00:21-07:00
Forum: Users
Topic: Deskew an original image, based on an enhanced clone
Replies: 10
Views: 14220

Re: Deskew an original image, based on an enhanced clone

Thank you so much for the Help. I am close to zero at programming, so its not easy to understand the logic. I tried your idea and it gave a nem direction. Your scripts are great and a source of inspiration. Unrotate gives strange results and out of memory probs. Our work is roughly 70% books and new...
by B_Gaspar
2013-07-26T12:14:02-07:00
Forum: Users
Topic: Deskew an original image, based on an enhanced clone
Replies: 10
Views: 14220

Re: Deskew an original image, based on an enhanced clone

We work with scanned books with this output which we will consider the original. This image comes from the scanner this way. And we need to work in high resolutions so this image will be at 300 dpi with Width 33,4 inches and Height 21 inches. https://dl.dropboxusercontent.com/u/53728280/Original.jpg...
by B_Gaspar
2013-07-26T10:04:39-07:00
Forum: Users
Topic: Deskew an original image, based on an enhanced clone
Replies: 10
Views: 14220

Re: Deskew an original image, based on an enhanced clone

Something like this might do the trick: okay... I have added a little code (both Imv6 and Imv7) to save the calculated deskew angle as an artifact. In SVN, revision 11784 Im version 6.8.4-9 For example... convert rose: -background black -rotate 5 \ -deskew 60 \ -print 'image deskewed by %[deskew:ang...