FindRegionTransform[reg1,reg2]
gives the transformation function that maps the region reg1 to the region reg2.


FindRegionTransform
FindRegionTransform[reg1,reg2]
gives the transformation function that maps the region reg1 to the region reg2.
Details and Options

- FindRegionTransform is typically used to get transformations between regions that preserve geometric properties such as lines and parallelism.
- FindRegionTransform[reg1,reg2] gives the affine transformation that maps reg1 to reg2.
- The following option can be given:
-
WorkingPrecision Automatic the precision to use in internal computations

Examples
open all close allBasic Examples (2)
Scope (11)
Basic Uses (4)
Find an affine transformation between two regions:
An affine transformation on a random sample of points:
FindRegionTransform works in:
FindRegionTransform works with nonconstant regions:
Special Regions (4)
Applications (1)
Basic Applications (1)
Related Guides
History
Text
Wolfram Research (2021), FindRegionTransform, Wolfram Language function, https://reference.wolfram.com/language/ref/FindRegionTransform.html.
CMS
Wolfram Language. 2021. "FindRegionTransform." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FindRegionTransform.html.
APA
Wolfram Language. (2021). FindRegionTransform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindRegionTransform.html
BibTeX
@misc{reference.wolfram_2025_findregiontransform, author="Wolfram Research", title="{FindRegionTransform}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/FindRegionTransform.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_findregiontransform, organization={Wolfram Research}, title={FindRegionTransform}, year={2021}, url={https://reference.wolfram.com/language/ref/FindRegionTransform.html}, note=[Accessed: 15-August-2025]}