Skip to content

Commit d1fb950

Browse files
Update README.md
1 parent 305eddc commit d1fb950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Image overlayer using image registration with user-specified control points. Can
2727
- Overlay: the (transformed) overlay image.
2828
- Both: the overlay layed on top of the base image, with blue and red crosses depicting the base and overlay control points, respectively.
2929
- To save the result, press ````Save result```` (this will save all four aforementioned types).
30-
- To change the transformation type, select a transformation from the transformation drop-down menu. Projective transformation (default) is sufficient in most cases, but more flexible transformations can be chosen as well. Note that the transformed overlay control points (red) cannot be obtained for 'polynomial', 'pwl', and 'lwm' transformation types. For these transformations, only the base control points (blue) will be plotted and the correlation cannot be estimated. For more information on each transformation, see: https://nl.mathworks.com/help/images/ref/fitgeotrans.html#bvonaug.
30+
- To change the transformation type, select a transformation from the transformation drop-down menu. Projective transformation (default) is sufficient in most cases, but more flexible transformations can be chosen as well. Note that the transformed overlay control points (red) cannot be obtained for 'polynomial', 'pwl', and 'lwm' transformation types. For these transformations, only the base control points (blue) will be plotted and the 2-D correlation coefficient cannot be estimated. For more information on each transformation, see: https://nl.mathworks.com/help/images/ref/fitgeotrans.html#bvonaug.
3131

3232
# Package requirements
3333
- Requires the MathWorks Image Processing Toolbox.

0 commit comments

Comments
 (0)