Python Forum
Rotate 2D Gaussian given parameters
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rotate 2D Gaussian given parameters
#5
A rotation by 45 degrees, with the means (0.5,0.5) fixed, gives a’=(a-b+c)/2, b’=a-c=0 and c’=(a+b+c)/2 for a counterclockwise rotation and a’=(a+b+c)/2, b’=a-c=0 and c’=(a-b+c)/2 for a clockwise rotation.
Reply


Messages In This Thread
Rotate 2D Gaussian given parameters - by schniefen - Dec-10-2020, 06:17 PM
RE: Rotate 2D Gaussian given parameters - by schniefen - Dec-11-2020, 03:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to rotate bits ? korenron 2 1,741 Mar-23-2022, 04:05 PM
Last Post: Larz60+
  Returning values from Gaussian fitting Laplace12 0 1,640 Aug-05-2021, 08:09 AM
Last Post: Laplace12
  Fitting Gaussian curve to data file Laplace12 0 2,889 Jun-09-2021, 10:45 AM
Last Post: Laplace12
  How to rotate log and limit the size maiya 0 1,812 Aug-29-2020, 12:41 AM
Last Post: maiya
  Multi-gaussian function Laplace12 5 4,240 Jul-21-2020, 11:38 PM
Last Post: scidam
  How do I apply a Gaussian blur to a particular edge of geometry in Matplotlib? hbolandi 0 2,077 Feb-02-2020, 06:08 PM
Last Post: hbolandi
  gaussian quadrature mohammadrezamofidi 4 4,228 Jun-18-2019, 04:06 PM
Last Post: michalmonday

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020