Ask Your Question

Mohamed Shehabeldin's profile - activity

2019-09-06 17:42:13 -0600 answered a question convert Mat image into 2d Matrix double

//code for passing 1 channel image pixel values to a 2D array //declare ,read,convert image to 32float Mat img,ds

2019-09-06 16:36:43 -0600 commented answer convert Mat image into 2d Matrix double

Although this is almost a 4-year old question,it is worth to note that for a 2D matrix access,there is something strange