Popular repositories Loading
-
OpenCV
OpenCV PublicOpenCV. In the first lab, different color transformations are applied to the original image using the cv::cvtColor() function (blur, black and white filter, etc.).In the second lab , the gradient a…
C++
-
Calculation
Calculation PublicСalculating. Converting the incoming expression to the reverse Polish notation. Reverse Polish notation is implemented using stack and vector. Stack stores the conversion steps, and the final vecto…
C++
-
Canal
Canal PublicChanel. Creating two processes for writing and reading using pipe(). We also create child processes using fork(). We give them "work". We do this until the tasks are over.
C++
If the problem persists, check the GitHub status page or contact support.