Ask Your Question

ice's profile - activity

2020-03-12 14:17:57 -0600 received badge  Famous Question (source)
2019-06-10 13:14:32 -0600 received badge  Notable Question (source)
2019-02-20 08:19:40 -0600 received badge  Popular Question (source)
2018-03-02 00:16:23 -0600 commented question opencv 3.4.0 compile error

hi, I have install the cmake 3.8.0 but still have the same problem :(

2018-03-02 00:16:03 -0600 commented question opencv 3.4.0 compile error

hi, I have install the cmake 3.8.0 bit still have the same problem

2018-03-01 08:25:25 -0600 commented question opencv 3.4.0 compile error

okay, so i unistall my cmake first then I follow your step. Thank you

2018-03-01 08:15:17 -0600 commented question opencv 3.4.0 compile error

Then have error at make-j4 like above so I don't know what should I do now. I hope you can help me. Thank you for you s

2018-03-01 08:07:15 -0600 commented question opencv 3.4.0 compile error

Then have error at make-j4 like above

2018-03-01 08:05:50 -0600 commented question opencv 3.4.0 compile error

then i go to here http://embedonix.com/articles/linux/installing-cmake-3-5-2-on-ubuntu/ to download cmake 3.7.2 and f

2018-03-01 08:00:01 -0600 commented question opencv 3.4.0 compile error

First, when I enter the command "cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local -DOPENCV_EXTRA_MODUL

2018-03-01 07:53:36 -0600 commented question opencv 3.4.0 compile error

okay, my cmake version is 3.7.2

2018-03-01 07:49:15 -0600 commented question opencv 3.4.0 compile error

okay, my cmake version is 2.7

2018-03-01 07:37:35 -0600 commented question opencv 3.4.0 compile error

cmake output for what? I follow the instruction from the website until command 'make-j4' then get the error above

2018-03-01 07:34:51 -0600 commented question opencv 3.4.0 compile error

update g++?

2018-03-01 07:22:20 -0600 commented question opencv 3.4.0 compile error

version is 4.6.3

2018-03-01 02:33:49 -0600 edited question opencv 3.4.0 compile error

opencv 3.4.0 compile error I am using ubuntu 12.04, when I try to compile opencv 3.4.0, I get this error, does anyone kn

2018-03-01 02:32:07 -0600 asked a question opencv 3.4.0 compile error

opencv 3.4.0 compile error I am using ubuntu 12.04, when I try to compile opencv 3.4.0, I get this error, does anyone kn

2018-02-28 03:23:04 -0600 commented question Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict

okay thank you very much

2018-02-28 02:59:42 -0600 commented question Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict

tq for reply. cannot use opencv3.0.0?

2018-02-28 02:44:42 -0600 edited question Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict

Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict I am new in OpenCV, I am

2018-02-28 02:44:02 -0600 asked a question Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict

Error: (-215) samples.cols == var_count && samples.type() == CV_32F in function predict I am new in OpenCV, I am

2018-02-25 21:25:06 -0600 received badge  Editor (source)
2018-02-25 21:25:06 -0600 edited question real time detection using HOG + SVM

real time detection using HOG + SVM I am new in OpenCV. I want to capture the image and use the capture image to compare

2018-02-25 21:23:33 -0600 asked a question real time detection using HOG + SVM

real time detection using HOG + SVM I am new in OpenCV. I want to capture the image and use the capture image to compare

2018-02-12 04:56:35 -0600 commented question Cascade Classifier

thank you very much. I will try.

2018-02-11 17:36:08 -0600 commented question Cascade Classifier

thanks for your reply. I am facing output frame is slow. When output frames is lag it also cause the detection not smoot

2018-02-10 00:56:13 -0600 asked a question Cascade Classifier

Cascade Classifier I am using Cascade Classifier to detect objects in a video stream. I load the .xml classifier file th

2018-01-29 01:22:15 -0600 received badge  Enthusiast
2018-01-25 06:47:50 -0600 commented question Assertion failed (scn + 1 == m.cols) in perspectiveTransform

I try to change my arrow picture to book picture. It work. Is the arrow picture too simple so cause the green line canno

2018-01-24 04:42:48 -0600 commented question Assertion failed (scn + 1 == m.cols) in perspectiveTransform

thank you. I have try and can open the window already but why the green line cannot properly detect the arrow. You can s

2018-01-24 01:33:23 -0600 asked a question Assertion failed (scn + 1 == m.cols) in perspectiveTransform

Assertion failed (scn + 1 == m.cols) in perspectiveTransform I am new in Opencv, I want to do Real time object recogniti