Ask Your Question

i32romer's profile - activity

2017-12-21 02:35:07 -0600 received badge  Enthusiast
2017-12-19 16:22:41 -0600 edited question Problem with push_back

Problem with push_back if (tecla==102) cap >> frame; if (tecla==32 and capturado==true) {

2017-12-19 16:21:30 -0600 edited question Problem with push_back

Problem with push_back if (tecla==27 and total_img.size()>0 ) { //calibrateCamer

2017-12-19 16:19:38 -0600 edited question Problem with push_back

Problem with push_back if (tecla==27 and total_img.size()>0 ) { //calibrateCamera(arrayO

2017-12-19 13:00:30 -0600 asked a question Problem with push_back

Problem with push_back #include <ctype.h> #include <stdlib.h> #include <iostream> #include <exc

2017-12-19 12:51:58 -0600 commented question Problem with kmeans in opencv

Thank you.

2017-12-14 12:41:59 -0600 commented question Problem with kmeans in opencv

Thank you so much for your time, I have replaced the screenshot for a text version. The size of Mat totalmat is 128*0.Th

2017-12-14 11:55:33 -0600 asked a question Problem with kmeans in opencv

Problem with kmeans in opencv #include <iostream> #include <sstream> #include <string> #include <ve