Nodes/comfyui_cv/cv2.divSpectrums
ComfyUI Node

cv2.divSpectrums

Raw wrapper of cv2.divSpectrums(a, b, flags, conjB?). Parameters marked '?' are optional; blank means OpenCV default. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.divSpectrums
  • a
  • b
  • nparray
flagswhole 2-D spectra
conjBfalse
Categoryimage/CV/low-level/cv2 D

Inputs (4)

NameTypeDefaultDescription
aNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
bNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
flagsCOMBOwhole 2-D spectra - - -
conjBoptBOOLEANfalse - - - Preset to the OpenCV default (False).

Outputs (1)

NameTypeDescription
nparrayNPARRAY