aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/immatch/src/xregister/oxregister.key
blob: 91064ff88736538edc8dfc0a17c5c8dc758348e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Xregister Image Overlay Sub-menu


?	Print help
c  	Overlay the marked column of the reference image
	with the same column of the input image
l  	Overlay the marked line of the reference image
	with the sname line of the input image
x 	Overlay the marked column of the reference image
	with the x and y lagged column of the input image
y 	Overlay the marked line of the reference image
	with the x and y lagged line of the input image
v 	Overlay the marked column of the reference image
	with the x and y shifted column of the input image
h 	Overlay the marked line of the reference image
	with the x and y shifted line of the input image
q	Quit 


		Image Overlay Sub-menu Colon Commands

:c  [m] [n] 	Overlay the middle [mth] column of the reference image
		with the mth [nth] column of the input image
:l  [m] [n]	Overlay the middle [mth] line of the reference image
		with the mth [nth]  line of the input image
:x  [m] 	Overlay the middle [mth] column of the reference image
		with the x and y lagged column of the input image
:y  [m] 	Overlay the middle [mth] line of the reference image
		with the x and y lagged line of the input image
:v  [m] 	Overlay the middle [mth] column of the reference image
		with the x and y shifted column of the input image
:h  [m] 	Overlay the middle [mth] line of the reference image
		with the x and y shifted line of the input image