Tobias Fleischer

Results 33 comments of Tobias Fleischer
trafficstars

What is still missing? Maybe I can help adding some code.

I don't think this is possible. You have to convert the mat structure into an intermediate pixel data object first, then pass this to the gmic library call, then convert...

Look at the source for the gmic_call function. Here the pointer to the raw RGB pixel data gets converted into a gmic_image. This is what you need to do for...