Segmentation fault (core dumped)Now I'm sure the function is called once,the problem is not about rows or colomns here's another exa...
Segmentation fault (core dumped)I have a loop for in which I try to call a function sum [code]float sum(cv::Mat img, int startedY, ...
variable assignment The function returns a result : [CODE] std::cout << "result= " <<sum(imgMax, k, l, wmax)<< std::end...
variable assignmentI'm implementing the function "sum" which add the pixels of an image here's the code [code] float s...
This user does not accept Private Messages