Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Start discussion for Opencv 4.0 feature

I want to discuss a topic which I consider important for Opencv 4.0 (specifically: the maximum Matrix size: https://github.com/opencv/opencv/issues/10211).

Can I just open a new discussion in the issues section:

https://github.com/opencv/opencv/issues?q=milestone%3A4.0

or would this be considered rude?

Since opencv will break with binary compatibility anyway, this would be a good time to upgrade to a larger matrix size (with a size_t type instead of an int for the matrix size), imho.

Start discussion for Opencv 4.0 feature

I want to discuss a topic which I consider important for Opencv 4.0 (specifically: the maximum Matrix size: https://github.com/opencv/opencv/issues/10211).

Can I just open a new discussion in the issues section:

https://github.com/opencv/opencv/issues?q=milestone%3A4.0

or would this be considered rude?

Since opencv 4.0 will break with binary compatibility anyway, this would be a good time to upgrade to a larger matrix size (with a size_t type instead of an int for the matrix size), imho.