Tagged Questions
2
votes
3answers
143 views
Using ImageTransformation[] with a lookup table
I need to transform images by ImageTransformation in a time critical application. Therefore I precalculate a lookup table lut of ...
10
votes
3answers
213 views
Rotate a grid, made up of lines, so that it aligns with the xy axes
While working on an answer for another problem I hit upon one of my own.
I took the image given in that question and cleaned it up so that I could detect the grid lines:
...
6
votes
1answer
123 views
Digital Elevation Maps (DEM) are Warped yet ReliefPlot renders as a rectangle - how do i join?
I downloaded several USGS Digital Elevation Maps (DEM files) corresponding to 12 adjacent areas. Each file Imports[] into Mathematica and I can render the individual ...
59
votes
4answers
4k views
How to peel the labels from marmalade jars using Mathematica?
How can I detect and peel the label from the jar below (POV, cylinder radius, jar contents are all unknown)
to get something like this, which is the original label before it was stuck on the jar?
...