Nodes/comfyui_cv/cv2.intensity_transform.BIMEF2
ComfyUI Node

cv2.intensity_transform.BIMEF2

REQUIRES AN OPENCV BUILT WITH THE EIGEN LIBRARY - NOT AVAILABLE IN THIS BUILD ('Eigen: NO'), SO EVERY CALL RAISES OpenCV ERROR (-213). Install an Eigen-enabled OpenCV build to use it. Raw wrapper of cv2.intensity_transform.BIMEF2(input, k, mu, a, b). Parameters marked '?' are optional; blank means OpenCV default. From the opencv-contrib 'intensity_transform' module. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.intensity_transform.BIMEF2
  • input
  • nparray
k0.0000
mu0.0000
a0.0000
b0.0000
Categoryimage/CV/low-level/intensity_transform

Inputs (5)

NameTypeDefaultDescription
inputNPARRAY,IMAGE,MASK - - - Accepts a ComfyUI IMAGE/MASK directly (frame 0 of a batch) or an NPARRAY. Arithmetic ops (add, multiply, etc.) process the full IMAGE batch when both inputs have the same batch size.
kFLOAT0.0000-1e+38–1e+38 - - -
muFLOAT0.0000-1e+38–1e+38 - - -
aFLOAT0.0000-1e+38–1e+38 - - -
bFLOAT0.0000-1e+38–1e+38 - - -

Outputs (1)

NameTypeDescription
nparrayNPARRAY