Search found 16 matches

by ksampan
2019-05-09T22:02:10-07:00
Forum: Bugs
Topic: Preivew is not generated properly in linux environment
Replies: 1
Views: 5658

Preivew is not generated properly in linux environment

Hi Team, I tried to generate preview for specific pdf using imagemagick in linux environment, seems that preview is not generated properly. But in the windows environment it properly generated. Imagemagick version on windows : ImageMagick 7.0.8-3 Q16 x64(Working properly) Imagemagick version on linu...
by ksampan
2018-02-08T23:51:32-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo,

My product install ImageMagick-7.0.6-5-Q16-x64-dll.exe this file and start using it.
In the installation location i couldnt find those specified files above.
by ksampan
2018-02-08T22:08:08-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi @snibgo,

I couldn't find tcoder.c and coders\dng.c in my IM location.
BTW IM version : 7.0.6-5 Q16 x64

Thanks,
by ksampan
2018-02-08T21:23:33-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

If we want to modify the dng delegate with some custom command where do we need to modify. As it doesnt pick from delegates.xml there is no point of changing there.

Thanks
by ksampan
2018-02-08T20:18:36-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi thanks for the reply, I haved tried with nef as delegate name, it is not working. In the IM 6.0.3 i have changed the dng delegate is used as default delegate and i tried dng delegate command it is working where as in IM7.06 DNG delegate is not used by default i guess , because i have changed as p...
by ksampan
2018-02-08T10:09:27-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi @snibgo, magick mynef:abc.nef out.tiff The thing you suggested out is working but in our application we are forming magick command using the extension of the file. For suppose if it is abc.nef then the command would be "magick.exe nef:abc.nef out.tiff" Can you suggest so that i can use...
by ksampan
2018-02-08T08:15:26-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi @snibgo, magick mynef:abc.nef out.tiff The thing you suggested out is working but in our application we are forming magick command using the extension of the file. For suppose if it is abc.nef then the command would be "magick.exe nef:abc.nef out.tiff" Can you suggest so that i can use ...
by ksampan
2018-01-12T01:25:01-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Thanks for the reply. It is working
by ksampan
2018-01-12T00:02:07-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo, -The issue got resolved after adding -e in <delegate decode="dng:decode" stealth="True" command="dcraw.exe -e -6 -W -O &quot;%u.ppm&quot; &quot;%i&quot;"/> in the delegates.xml . -But in the delegates.xml i have added a nef delegate <delegate ...
by ksampan
2018-01-11T23:19:36-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo, My requirement is the converted image should have the same clipping as of original image. The converted image must not be brighter or lighter than the original image.It is should be same of the original. After using Pow function im getting lighter image but it looking far away from origin...
by ksampan
2018-01-11T22:28:43-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo, The image you have shared is the same one i got after image coversion. There is much difference in the color of that image with the original one.please find the screenshot in the below link.(Right side is the original NEF image) https://drive.google.com/file/d/1j9HMnf_Hu3mjH-f3SBneww-Obx2...
by ksampan
2018-01-11T22:12:11-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Sorry that was for different image i posted it for example. For that image below is the verbose text : dcraw.exe -6 -w -W -O "C:/Users/ksampan/AppData/Local/Temp/magick-36612Ms6DiQvxyuwj.ppm" "C:/Users/ksampan/AppData/Local/Temp/magick-366120FbfcusphJT6" C:/Users/ksampan/AppData/...
by ksampan
2018-01-11T21:15:20-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo, Thanks for the reply, Output text from the verbose: dcraw.exe -6 -w -W -O "C:/Users/ksampan/AppData/Local/Temp/magick-45052GSCarzgSVSaV.ppm" "C:/Users/ksampan/AppData/Local/Temp/magick-45052_nCXCn_Oc5ox" C:/Users/ksampan/AppData/Local/Temp/magick-45052GSCarzgSVSaV.ppm ...
by ksampan
2018-01-11T04:17:04-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Thanks for the reply,

I have gone through many of the posts and tried. But couldn't find a solution for that.please help me out.
There was a simliar issue https://www.imagemagick.org/discourse-s ... hp?t=29340 . But that solution couldnt solve my problem.
by ksampan
2018-01-11T02:48:05-07:00
Forum: Developers
Topic: Image Magik is having a hard time with 14 Bits Per Sample
Replies: 26
Views: 37388

Re: Image Magik is having a hard time with 14 Bits Per Sample

Hi snibgo, Thanks for the reply, I am trying convert NEF file to jpg format. The color is getting changed after image coversion.The image is getting darker.Please find the difference in the url provided (https://drive.google.com/file/d/1p3GChBsoLnm0szxcUZv7kaJh4cpjMPk4/view?usp=sharing).Original ima...