Ask Your Question

Sufyan's profile - activity

2018-08-21 06:40:33 -0600 commented answer My code was compiling a month ago now it is giving so many errors

Thanks for your Help sir!!

2018-08-21 06:18:16 -0600 commented answer My code was compiling a month ago now it is giving so many errors

Great!!! i compiled it with above command and included the libraries exhibitly as you mentioned above and it compiled su

2018-08-21 05:53:24 -0600 commented answer My code was compiling a month ago now it is giving so many errors

Thanks!! All the previous errors are still there and now it is showing another one which is as below In file included

2018-08-21 05:35:42 -0600 commented answer My code was compiling a month ago now it is giving so many errors

Thanks!!! i tried running the above command but it gives me this error No command 'shell' found, did you mean: Command

2018-08-21 05:34:38 -0600 commented question My code was compiling a month ago now it is giving so many errors

/tmp/cc6muPV9.o: In function main': SplitChannel.cpp:(.text+0x67): undefined reference tocv::imread(cv::String const

2018-08-21 05:34:07 -0600 commented question My code was compiling a month ago now it is giving so many errors

/tmp/cc6muPV9.o: In function main': SplitChannel.cpp:(.text+0x67): undefined reference tocv::imread(cv::String c

2018-08-21 05:33:46 -0600 commented question My code was compiling a month ago now it is giving so many errors

/tmp/cc6muPV9.o: In function main': SplitChannel.cpp:(.text+0x67): undefined reference tocv::imread(cv::String const

2018-08-21 05:33:23 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code #include <opencv2/opencv.hpp> #include <vector> int main() { cv::Mat image1

2018-08-21 05:31:45 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code #include <opencv2/opencv.hpp> #include <vector> int main() { cv::Mat image1

2018-08-21 05:30:44 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code ` include <opencv2 opencv.hpp=""> include <vector> int main() { cv::M

2018-08-21 05:29:42 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code include <opencv2 opencv.hpp=""> include <vector> int main() { cv::Mat ima

2018-08-21 05:27:05 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code include <opencv2 opencv.hpp=""> include <vector> int main() { cv::Mat ima

2018-08-21 05:26:52 -0600 commented question My code was compiling a month ago now it is giving so many errors

sure !!!! This was my code include <opencv2 opencv.hpp=""> include <vector> int main() { cv::Mat ima

2018-08-21 05:25:09 -0600 commented answer My code was compiling a month ago now it is giving so many errors

Thanks!!! i tried running the above command but it gives me this error No command 'shell' found, did you mean: Command

2018-08-20 20:14:02 -0600 asked a question My code was compiling a month ago now it is giving so many errors

My code was compiling a month ago now it is giving so many errors i made a simple program using OPENCV library C:\fakepa