Ask Your Question

Sakthivel S's profile - activity

2020-05-12 06:02:57 -0600 received badge  Notable Question (source)
2019-08-14 07:59:35 -0600 received badge  Popular Question (source)
2018-09-26 14:42:58 -0600 received badge  Famous Question (source)
2018-05-31 09:53:07 -0600 received badge  Notable Question (source)
2018-04-29 17:01:27 -0600 received badge  Popular Question (source)
2018-02-06 23:08:00 -0600 received badge  Enthusiast
2018-01-29 04:13:48 -0600 edited question Is it possible to give form/shape to human stickman with 2D points (coordinates)

Is it possible to give form/shape to human stickman with 2D points (coordinates) I'm able to create a stickman with 2D c

2018-01-29 04:04:35 -0600 asked a question Is it possible to give form/shape to human stickman with 2D points (coordinates)

Is it possible to give form/shape to human stickman with 2D points (coordinates) I'm able to create a stickman with 2D c

2018-01-29 03:29:55 -0600 commented answer How to read JSON files using OpenCV FileStorage with C++ Program

Thanks a lot

2018-01-24 04:16:46 -0600 received badge  Student (source)
2018-01-21 11:21:40 -0600 commented question How to read JSON files using OpenCV FileStorage with C++ Program

i have removed image. yes. some files have multiple val1 entries and 15 elements is not fixed, it may vary as well. Is

2018-01-21 11:18:52 -0600 edited question How to read JSON files using OpenCV FileStorage with C++ Program

How to read JSON files using OpenCV FileStorage with C++ Program I'm new to OpenCV and also C++ Programming. I have mult

2018-01-21 09:18:17 -0600 asked a question How to read JSON files using OpenCV FileStorage with C++ Program

How to read JSON files using OpenCV FileStorage with C++ Program I'm new to OpenCV and also C++ Programming. I have mult

2017-12-27 08:20:11 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

After removing cv2 from site-packages, solved xfeatures2d issue. Thanks for your support.

2017-12-27 08:05:29 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

default site packages has nothing (root)$ ls /usr/lib/python3.5/site-packages/ boost There is site-package insi

2017-12-27 08:05:07 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

default site packages has nothing (root)$ ls /usr/lib/python3.5/site-packages/ boost There is site-packa

2017-12-27 07:29:12 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Yes. I have installed properly. Here update python2 and python3 cv2 versions. python3 has old version. How can I install

2017-12-27 07:27:56 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Yes. I have installed properly. Here update python2 and python3 cv2 versions. python3 has old version. How can I install

2017-12-26 05:15:59 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

I have rebuilt latest opencv with latest opencv-contrib. But, still facing same issue. Is there any other to solve this

2017-12-26 02:33:11 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Added cmake console output in my original question

2017-12-26 02:32:46 -0600 edited question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d' I'm trying to execute a example open source pr

2017-12-25 23:09:46 -0600 commented question Error in OpenCV 3.4.0

Thanks berak. It's compiling now.

2017-12-25 06:58:01 -0600 commented question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

I didn't install separately, just followed following link to install openCV for both c++ and Python http://www.codebind.

2017-12-25 06:38:39 -0600 asked a question Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d' I'm trying to execute a example open source pr

2017-12-25 05:55:57 -0600 commented question Error in OpenCV 3.4.0

You mean I have to change in opencv library file reconstruct.hpp at line 111.

2017-12-25 05:43:35 -0600 edited question Error in OpenCV 3.4.0

Error in OpenCV 3.4.0 reconstruction(master)$ g++ example_sfm.cpp -I /usr/include/eigen3/ -I/usr/local/include/opencv

2017-12-25 05:41:35 -0600 received badge  Editor (source)
2017-12-25 05:41:35 -0600 edited question Error in OpenCV 3.4.0

Error in OpenCV 3.4.0 reconstruction(master)$ g++ example_sfm.cpp -I /usr/include/eigen3/ -I/usr/local/include/opencv

2017-12-25 03:59:50 -0600 asked a question Error in OpenCV 3.4.0

Error in OpenCV 3.4.0 reconstruction(master)$ g++ example_sfm.cpp -I /usr/include/eigen3/ -I/usr/local/include/opencv -I