Python Forum
Rotate 2D Gaussian given parameters
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rotate 2D Gaussian given parameters
#2
Can't you make use of a rotation matrix? For each point (x, y) the rotation matrix would give you new points (x', y') and then you simply compute f at those new points.
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 ndc85430 - Dec-10-2020, 06:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to rotate bits ? korenron 2 1,657 Mar-23-2022, 04:05 PM
Last Post: Larz60+
  Returning values from Gaussian fitting Laplace12 0 1,589 Aug-05-2021, 08:09 AM
Last Post: Laplace12
  Fitting Gaussian curve to data file Laplace12 0 2,784 Jun-09-2021, 10:45 AM
Last Post: Laplace12
  How to rotate log and limit the size maiya 0 1,770 Aug-29-2020, 12:41 AM
Last Post: maiya
  Multi-gaussian function Laplace12 5 4,084 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,025 Feb-02-2020, 06:08 PM
Last Post: hbolandi
  gaussian quadrature mohammadrezamofidi 4 4,140 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