<t>Hi there,<br/>
now I got IM running with help of IM Forum! The problem was, that IM does a GPU benchmark at first call which can last 30-60 secs depending on GPU speed. As my app makes a timeout after 10sec this benchmark did not come to an end. So I made a bat and let it run as long as it needs ...
Search found 532 matches
- Tue Nov 19, 2019 6:01 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
- Mon Nov 18, 2019 1:21 pm
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
Hi Wolfgang,
all PCs have W7 32bit, I already asked in IM support forum, waiting now for answer.
Thanks, Franz
all PCs have W7 32bit, I already asked in IM support forum, waiting now for answer.
Thanks, Franz
- Mon Nov 18, 2019 10:48 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
<t>Hi guys,<br/>
now I installed my VO app with ImageMagick at the clients PCs, but on all PCs except one file server ImageMagick hangs when resizeing or resampling.<br/>
- Same pics run on my PCs run<br/>
- Same pics on server run<br/>
- magick input.jpg -quality 0 output.jpg runs<br/>
- magick ...
now I installed my VO app with ImageMagick at the clients PCs, but on all PCs except one file server ImageMagick hangs when resizeing or resampling.<br/>
- Same pics run on my PCs run<br/>
- Same pics on server run<br/>
- magick input.jpg -quality 0 output.jpg runs<br/>
- magick ...
- Wed Nov 13, 2019 10:27 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
Hi Wolfgang!
No I don't like and the user doesn't pay the hard way! If I have to install full prog and there's no easy way with one or a few DLLs I can use within VO, I do it with command line!
Thank you, Franz
No I don't like and the user doesn't pay the hard way! If I have to install full prog and there's no easy way with one or a few DLLs I can use within VO, I do it with command line!
Thank you, Franz
- Wed Nov 13, 2019 9:27 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
<t>Meanwhile I tested some image processing libs and progs: PaintLib, GD, ImageMagick, RawTherapee. ImageMagick gives the best results in quality, I tested with commandline call.<br/>
<br/>
Does anyone know how I can use ImageMagick DLL with VO 2.8 and which files do I need or do I have to install ...
<br/>
Does anyone know how I can use ImageMagick DLL with VO 2.8 and which files do I need or do I have to install ...
- Thu Nov 07, 2019 10:14 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
<t>Hi Jamal,<br/>
thank you for your offer, but I already have a running implementation with ImageMagick and so you don't have to do the work (unless you need it too)! My App does the following with FabPaintLib:<br/>
- Open image<br/>
- Manipulate image (rotation, contrast, brightness, intensity ...
thank you for your offer, but I already have a running implementation with ImageMagick and so you don't have to do the work (unless you need it too)! My App does the following with FabPaintLib:<br/>
- Open image<br/>
- Manipulate image (rotation, contrast, brightness, intensity ...
- Thu Nov 07, 2019 6:00 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
Hi Jamal,
I also have to select image cutouts which I have to crop out of the big image. Can your lib do this?
I also have to select image cutouts which I have to crop out of the big image. Can your lib do this?
- Tue Nov 05, 2019 4:50 pm
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
Is it possible that Version 5.x only runs on 64 bit?
I only see previous versions for 32bit.
I only see previous versions for 32bit.
- Tue Nov 05, 2019 10:52 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
I sent some pics produced with GD and ImageMagick to my client, let's see what he says to their quality. I think ImageMagick does the best one but needs some secs.
Thanks, Franz
Thanks, Franz
- Tue Oct 29, 2019 7:05 am
- Forum: VO & Vulcan
- Topic: Image resize with FabPaintLib
- Replies: 23
- Views: 9059
Image resize with FabPaintLib
<t>Hi Wolfgang,<br/>
your GD_Demo saves the image in ConvertImage:CreateButton with 200 dpi, but I don't see where the dpi is set:<br/>
gdImageCopyResampled( strResize, strImage, 0, 0, 0, 0, oDCWidth:Value, oDCHeight:Value, strImage.sx, strImage.sy )<br/>
Is it possible to reduce dpi to 72dpi?<br ...
your GD_Demo saves the image in ConvertImage:CreateButton with 200 dpi, but I don't see where the dpi is set:<br/>
gdImageCopyResampled( strResize, strImage, 0, 0, 0, 0, oDCWidth:Value, oDCHeight:Value, strImage.sx, strImage.sy )<br/>
Is it possible to reduce dpi to 72dpi?<br ...

