Roman Useinov

Results 157 comments of Roman Useinov

When it comes to OpenCV Python conversions, I think you'll find them around here: https://github.com/opencv/opencv/blob/4.x/modules/python/src2/cv2_convert.cpp https://github.com/opencv/opencv/blob/4.x/modules/python/src2/cv2_convert.hpp https://github.com/opencv/opencv/blob/4.x/modules/python/src2/pycompat.hpp And some others within the same directory. Please let me know if I...

All of that sounds good, however I'm not convinced that the process of tool decomposition has to necessarily affect our internal tools, especially not the ones we use locally to...

> Re-organize to static and dynamic @ruseinov @hanabi1224 In the end it looks like we don't need to deal with dynamic manifest provider, @hanabi1224 double-checked this. So I have modified...

blocked on other f3 modules

blocked on certexchange implementation.

blocked until we identify what exactly is needed here.

blocked on f3 implementation

blocked on the F3 implementation

Yeah, I guess you refer to the ones represented by pointers, e.g *string. Those can and should be represented as Option, but indeed it seems they are all required, as...