Alex
Results
2
issues of
Alex
Dear PackPublishing It seems there is typo in creating myRow/myCol i.e. for instance `int myRow=color.cols-1; ` to be `int myRow=color.rows-1;` https://github.com/PacktPublishing/Building-Computer-Vision-Projects-with-OpenCV4-and-CPlusPlus/blob/f5aaab9dc17fb6dd62108acb3d52aec81a3fd275/Chapter02/sample1.cpp#L27
Dear all I have got k6 tests with k6 reporter. Can I customize somehow html title .e.g: * Not having "K6 Load Test: 2024-03-06 00:31" * But having like "Test:...