language: swift
Xcode version: 15.1
opencv version: 4.9.0
issue: Imgproc.cvtColor crashed with error EXC_BAD_ACCESS

is src even initialized?
yes, scr is initialised and I can get the image from it
language: swift
Xcode version: 15.1
opencv version: 4.9.0
issue: Imgproc.cvtColor crashed with error EXC_BAD_ACCESS

is src even initialized?
yes, scr is initialised and I can get the image from it