Questions tagged [image-conversion]

Use this tag for questions about conversion from one image format to another. This is for still images only; for video, use the [video-conversion] tag.

This tag applies to any kind of conversion from one still image format to another. Video conversion questions should use .

362 questions
-5
votes
2 answers

C, C++ or Objective-C code for converting JPEG images to TIFF format

I am looking for a method to convert JPEG images to TIFF format then keep this TIFF image in base64 format. The solution can be in C, C++ or objective C ... Please advise Thanks in advance
batwadi
  • 1,836
  • 7
  • 29
  • 42
-6
votes
1 answer

How to convert dicom images to Jpg format in R

How to convert Dicom images with file extension .dcm to Jpg or Png in R I am attempting the following code in R, but getting error as Error: '...' used in an incorrect context What is wrong in my below R…
Vikram R S
  • 31
  • 7
1 2 3
24
25