Ask Your Question

hriddo's profile - activity

2017-08-05 04:29:21 -0600 commented answer Accessing LibSVM through Visual Studio 2010 and C++

Hi, albertofernandez I want to do the same thing but i don't understand how to access svm-predict.c from my cpp program without system call. can you help me out of that

2016-11-18 10:32:29 -0600 received badge  Editor (source)
2016-11-18 06:55:51 -0600 asked a question connecting two closest line after perform Houghline operation

After using probabilistic houghline operation in an image, i have the information of line's two co-ordinate points. Anyhow, my line is broken, show as a two line, so now i have to connect those line which are broken. Now, how can i do it? I am attaching the image after houghline operation looks like:image description