EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  2025  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  2025 
<== Date ==> <== Thread ==>

Subject: Re: Arbitrary rotation angle with areaDetector Plugin
From: Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov>
To: "Smith, William" <william.smith at helmholtz-berlin.de>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Kazarski, Sebastian" <sebastian.kazarski at helmholtz-berlin.de>
Date: Thu, 29 Jul 2021 08:10:16 -0700
On 7/29/21 7:22 AM, Smith, William via Tech-talk wrote:
> Hi,
> 
>  
> 
> We would like to rotate an image using area detector by an arbitrary angle, much like the python function imutils.rotate_bound which rotates an image and doesn’t cut off the corners. Ultimately we are trying to get statistics of an ellipse which is not aligned on x and y.
> 
>  
> 
> Has anybody extended the AreaDetector NDTransform plugin, or written another one to do anything like this? What are other people’s approaches?

It may well be stale at this point, but my NDWarp plugin can do this.

https://github.com/mdavidsaver/ndwarp/blob/2eb73105dd886c9dc89e96b3d77661b9bf770a02/warpApp/Db/NDWarp.template#L40

Rotation being one case of the possible coordinate transformations.
The name "warp" coming from skimage, which I used for prototyping.

https://scikit-image.org/docs/dev/api/skimage.transform.html#skimage.transform.warp

Replies:
RE: Arbitrary rotation angle with areaDetector Plugin Smith, William via Tech-talk
References:
Arbitrary rotation angle with areaDetector Plugin Smith, William via Tech-talk

Navigate by Date:
Prev: Re: [EXTERNAL] Phoebus Archive xml config file: Automate generation, using Autosave module of synApps?? Michael Davidsaver via Tech-talk
Next: int64in record not sending monitors for larger value changes Kasemir, Kay via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  2025 
Navigate by Thread:
Prev: Arbitrary rotation angle with areaDetector Plugin Smith, William via Tech-talk
Next: RE: Arbitrary rotation angle with areaDetector Plugin Smith, William via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  2025