I tried installing separate plug in for Gimp, but I failed. Then, I installed another application: Krita, but has some stability problems. What do you suggest?
I use OsX.
You could do it with matlab (or whatever the language)
f = imread('ngc6543a.jpg');
f = im2double(f);
k = 1-max(f,[],3)
c = 1-r;
m = 1-g;
y = 1-b;
CMYK = cat(3,c,m,y,k);
imwrite(CMYK,'cmykimg.TIFF');
You could also used imagemagick with the commande line
magick imgrgb.png -colorspace RGB -colorspace CMYK imgcmyk.tiff
Hi Maxime, thank you!
Actually the command was: convert mgrgb.png -colorspace RGB -colorspace CMYK imgcmyk.tiff
I didn't know this tool, it could be very useful for a lot of other options too!
'convert' is for previous version of imagemagick.
Yes it is a usefull tool. I also use it to make .GIF for my presentations.
Mmmm ... I installed it by macports v. ImageMagick-6.9.6-2 and only convert was working ...
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
Need to image mesoporous silica nanoparticles using the TEM. Also, need high resolution TEM images to see the mesoporous structure. Kindly suggest what kind of grids to use. Thanks, Shatadru
02 March 2021 1,787 2 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
Hello, I have classified 10 S3 OLCI images from the same area (althouth not the same size and/or quadrant) and I would like to do a final image using the mode of the pixel of these 10 images. I...
01 March 2021 9,874 3 View
Hi everyone, I am using Fiji to determine the percentage of the image covered by leaves, branches, or trunk, but i've encountered some difficulty when the sun hits parts of my image like the one...
27 February 2021 1,194 3 View
Hello. I have a problem with the charting in google earth engine. I created an image collection by combining 5 image collections of five parameters and using ee.Join.inner ( ) and .apply ( )...
26 February 2021 7,084 2 View
Hi, We culture neural progenitor cells in T175 culture flasks coated with PLO-Laminin. We have successfully grown these cells with our protocol for months. Recently, we observed large sheets...
25 February 2021 3,443 4 View
24 February 2021 3,348 2 View