Open sadaqatdev opened 11 months ago
Hi, sorry for the delay.
I'm looking to restructure this package to more resemble the original OpenCV C++ SDK. When I do so, I will add these functions:
imencode
/imdecode
base64_decode_to_mat
mat_to_base64
Mat::copyTo
Hopefully in the next month.
@Levi-Lesches Thank you for the effort Can you please add the functionality to composed two images and also develop another method which add option to add gradient and colour to background of given image E.g the following is C++ example code
Some help full links https://stackoverflow.com/questions/27296170/merge-two-mat-images-into-one
https://stackoverflow.com/questions/33239669/opencv-how-to-merge-two-images