Questions tagged [transform]
The transform tag has no usage guidance.
27 questions
0
votes
0
answers
271
views
How to apply horizontal and vertical "translation" by ∆x and ∆y pixels to each frame of a video using ffmpeg or other tool
I have a video of a subject that needs to be tracked by an image tracking software. The problem is, at some point in the video, the camera has been moved, so the area of tracking "shifts" at ...
2
votes
1
answer
3k
views
How to add my own mapping table to the dropdown menu of the "field lookup" function in the "Transform" tab of a Grafana dashboard panel?
The following functions are from the "Transform tab" in Grafana, have a look at Transformation types and options for examples.
I have tested the "Rename by regex" function which ...
0
votes
1
answer
991
views
Convert a list of tuples into a table with columns which have checkmarks based on one element of tuple
This is one of those things that would be easy to find tutorials on if I only knew what this kind of operation was called!
I've got a CSV that looks like this
Fruit,color
Apple,red
Apple,green
Apple,...
2
votes
1
answer
1k
views
Two different computers downloading same spreadsheet - data displays differently
I work for a company in the United States. One of my clients is in Montreal. Whenever the client tries to download a spreadsheet from our network, she ends up with a bunch of data bunched into Column ...
0
votes
1
answer
10k
views
Cannot find the Text Effects >Transform option as indicated in Word Help for Word 2016
As per the help in MS Word 2016, I do not have the option of Text Effects >Transform, all I get when I press shape/text format is another window on the right with format options but none for "...
1
vote
0
answers
42
views
Converting long data to wide format (and repeating row values into a single cell)
I need a simple solution(s) for transforming long data, including repeating rows for subjects, to wide format (repeating row values are put into a single cell).
What may be the simplest option for ...
1
vote
1
answer
306
views
Proxy to transform an XML body of an http request?
I have a calling system that I cannot easily change. It sends an http request (actually SOAP) with two elements in the wrong order.
This is easy to fix with an XSL transform.
I'd like to implement a ...
0
votes
1
answer
3k
views
Gimp: paste image (from clipboard) as new layer, and crop document to that layer's size?
Using Gimp latest version (2.10) on macOS Catalina.
I have an image in my clipboard. I switch to Gimp where I have a working document (image) open. How do I:
paste the image from my clipboard as a ...
0
votes
2
answers
803
views
How to delete text not matching regex in phpStorm
Having a JSON logfile, I want to extract the product IDs to have a clean list:
{"comment": "comment.", "product":"100"}
{"comment": "comment.", "product":"555"}
{"comment": "comment.", "product":"100"...
0
votes
0
answers
51
views
Power Query; Calculating when a certain value in numerical order is missing and creating an additional row
Hello Fellow Super Users,
I generate a report every week that identifies demands for parts that my company makes for the current week and future weeks. The report I generate loads data from a ...
0
votes
1
answer
360
views
Pivoting Data into a time series format
I'm having trouble getting my data into the format I want in a quicker way than copy and pasting. Right now my data looks something like this:
I would like to pivot it so that I have category in a ...
0
votes
1
answer
3k
views
In gimp, how do I apply a transformation layer?
Sorry for the totally newbie question, but: I've used the Resize tool on a layer of an image. I'm satisfied with the result, but what I have now is a transform layer about the original layer and I can'...
0
votes
0
answers
640
views
Shift and Alt won't work together in app
I have a weird issue, I think I'm missing something very easy but can't find what.
For years I've been using shiftalt to resize an object transformation anchor in the center and keeping proportions ...
2
votes
2
answers
1k
views
Converting/transforming sum(A1:D1) into A1+B1+C1+D1 in Excel
So, the situation is this, I want to know if there's a way to convert the sum of a range of cells into the sum resulted from adding each cell, separately, as shown in the title.
For instance, say one ...
1
vote
1
answer
1k
views
Linux tar: only --transform certain files
I'm writing a bash script that packages my application into a TAR file. The files aren't arranged on disk how they need to be arranged in the TAR file, so I decided to use the --transform option.
...
2
votes
1
answer
2k
views
excel:how to convert name-value list of repeating record structure to table/crosstab?
'text to columns' and pivot table are not the solutions!
source data
myval: value1
mydate: 11:11:2001
myname: bob diamond
mynum: 5648
endmarker
myval: value2
mydate: 10:10:2008
myname: jimmy knapp
...
0
votes
1
answer
105
views
Free Transform in Photoshop in Mac OS X, cannot click and move the cursor and manually inputting values?
I am a PC user and recently moved to Mac to work with Photoshop. A problem bugs me a lot is when I press "Command + T" and use the free transform tool, and I want to manually input some values, say ...
2
votes
1
answer
8k
views
Transform option for Word Art
I don't see the transform option anywhere. I am using Microsoft Word 2013. Unfortunately, I cannot upload a picture because I don't have enough reputation points.
When I go to drawing tools > ...
2
votes
1
answer
1k
views
How to turn a "many" row-based relation into a "one" column based layout
Pardon my English. I am looking for a method of transforming data for a set of products. The data set I have is a relationship where attributes are listed out in rows, and I want these attributes to ...
2
votes
0
answers
655
views
Photoshop CC: How to set default transform reference point to top left?
I work on UI projects in Photoshop CC and need to be able to set default transform reference point to top left to make it easier for me to precisely position elements. It always keeps defaulting to ...
3
votes
1
answer
1k
views
Moving from Zim to Org-Mode?
I would like to move all my file from Zim to Org Mode. I tried exporting as markdown stuff but Zim does not seem to be able to export all my stuff properly. I have a lot of files so I would like an ...
0
votes
1
answer
89
views
How can I align two images one of which has been warped?
Is there any software that can be used to warp two images so they can be aligned? I'm not sure, but I think is this is known as image registration or image rectification.
Background
I'm using Adobe ...
1
vote
1
answer
507
views
How to change perspective of a photo efficiently?
I would like to make an image look flattened on the screen as if it was 'scanned' rather than being shown at an angle.
Angle of picture taken is something similar to this :
http://www.pleasval.k12....
3
votes
2
answers
909
views
Microsoft Excel Data Transformation
I have an Excel document that looks like this:
Country Property Value
Canada Capital Ottawa
Canada Population 38
Canada Language1 French
Canada Language2 ...
2
votes
1
answer
540
views
Keyboard keys combination emulator
Is there any program who can emulate certain keystrokes and "transforms into other"?
For example, if I press Shift + K, I want the computer to interpret it as Alt + A (just an example).
0
votes
1
answer
258
views
How to parse time expressions in shell?
I want to have a shell script with a parameter specifying some time. Is there already an existing way to transform time expressions ala: 1d, 34m, 3s, or 0.456h, or 23ms into lets say just milliseconds,...
0
votes
1
answer
37
views
Image Morphing with Custom Vertices
I am looking for a simple tool with which I can assign vertices to specific points in my original image, and then assign new locations for some/all of these vertices and have it transform the image ...