Questions tagged [imaging]

Anything related to digital imaging, i.e. the theory, the technology and the techniques about acquiring, representing, processing and rendering digital images. This is a term with a rather broad meaning: consider using a more specific tag if it applies to your use case (e.g. use [image-processing] tag if the question is specifically about processing and not rendering).

Anything related to digital imaging, i.e. the theory, the technology and the techniques about acquiring, representing, processing and rendering digital images. This is a term with a rather broad meaning: consider using a more specific tag if it applies to your use case (e.g. use tag if the question is specifically about processing but not about rendering).

468 questions
-2
votes
1 answer

Matlab matrix image conversion

I am working with MATLAB for a school project. The assignment is to import a matrix file supplied to me, and display it as a new figure using image. Right now, I can make an image with m1 = load('matrix1.csv'); image(m1) But the image is rotated to…
user2762870
  • 31
  • 1
  • 1
  • 4
-3
votes
2 answers

How can I fit a squre image into a curved shape-image?

I would like to fit a QR-code into qr code a curved image. I used polar form in MATLAB in order to get curved shape but I do not know how to fit my QR-code into this non-square image. this is the curved shape that i generate by MATLAB using polar…
Yuksel
  • 9
  • 3
-5
votes
1 answer

Windows 8/10 and PDF support: Are there APIs?

THIS IS NOT A REQUEST FOR A LIBRARY. (This is question about the evolution of PDF support in the Windows OS vis-a-vis PDF support.) Like many here on SO, I seek a C# native PDF to raster (e.g. PDF to BMP or PDF to PNG) library. Like many, I have…
Jonesome Reinstate Monica
  • 6,618
  • 11
  • 65
  • 112
1 2 3
31
32