Ask Your Question

eicoo5Ei's profile - activity

2018-04-16 04:18:06 -0600 commented question Handling of 3d points for every image's pixel

Thank you that helped. I also found out that I can do Vec3f sun = mat_inc.at<Vec3f>(i, j); to comfortably assign t

2018-04-16 04:14:55 -0600 commented question Handling of 3d points for every image's pixel

Thank you that helped. I also found out that I can do Vec3f sun = mat_inc.at<Vec3f>(i, j); to comfortably assign t

2018-04-13 10:34:56 -0600 edited question Handling of 3d points for every image's pixel

Handling of 3d points for every image's pixel Hi All, I'm having a hard time to understand how OpenCV handles matrices

2018-04-13 10:32:27 -0600 commented question Handling of 3d points for every image's pixel

OK sorry this is only pseudo code as I'm loading the images using GDALs library. The code for loading the images as CV32

2018-04-13 10:27:29 -0600 commented question Handling of 3d points for every image's pixel

OK sorry this is only pseudo code as I'm loading the images using GDALs library. The code for loading the images as CV32

2018-04-13 10:18:44 -0600 edited question Handling of 3d points for every image's pixel

Handling of 3d points for every image's pixel Hi All, I'm having a hard time to understand how OpenCV handles matrices

2018-04-13 10:18:25 -0600 edited question Handling of 3d points for every image's pixel

Handling of 3d points for every image's pixel Hi All, I'm having a hard time to understand how OpenCV handles matrices

2018-04-13 10:17:53 -0600 received badge  Editor (source)
2018-04-13 10:17:53 -0600 edited question Handling of 3d points for every image's pixel

Handling of 3d points for every image's pixel Hi All, I'm having a hard time to understand how OpenCV handles matrices

2018-04-13 10:11:59 -0600 asked a question Handling of 3d points for every image's pixel

Handling of 3d points for every image's pixel Hi All, I'm having a hard time to understand how OpenCV handles matrices