Ask Your Question

nicoz's profile - activity

2019-07-12 08:47:54 -0600 commented question Problem using Imgproc.getTextSize() in java/Android

I'm not using a native library wrote by me, I'm using the implementation in https://github.com/quickbirdstudios/opencv-a

2019-07-12 08:47:20 -0600 commented question Problem using Imgproc.getTextSize() in java/Android

I'm not using a native library, I'm using the implementation in https://github.com/quickbirdstudios/opencv-android

2019-07-10 09:04:12 -0600 edited question Problem using Imgproc.getTextSize() in java/Android

Problem usaing Imgproc.getTextSize() in java/Android I'm trying to get the width and height of a text to draw it extreme

2019-07-10 08:55:29 -0600 commented question Problem using Imgproc.getTextSize() in java/Android

The complete code has about 300 lines, it makes a lot of other things. I'm loading the opencv libraries with: import org

2019-07-10 08:44:16 -0600 asked a question Problem using Imgproc.getTextSize() in java/Android

Problem usaing Imgproc.getTextSize() in java/Android I'm trying to get the width and height of a text to draw it extreme

2019-06-21 10:49:09 -0600 edited question How to use in android studio a builded opencv with opencv contrib

How to use in android studio a builded opencv with opencv contrib I used this tutorial (https://medium.com/beesightsoft/

2019-06-21 10:44:16 -0600 asked a question How to use in android studio a builded opencv with opencv contrib

How to use in android studio a builded opencv with opencv contrib I used this tutorial (https://medium.com/beesightsoft/

2018-11-26 10:09:57 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:09:22 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:08:46 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:07:00 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:06:40 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:06:12 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:05:48 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:05:29 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:04:56 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:04:15 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:03:35 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:03:02 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:02:43 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:02:19 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:01:42 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:01:24 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:00:52 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 10:00:03 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 09:54:31 -0600 received badge  Supporter (source)
2018-11-26 09:54:28 -0600 commented answer Error in Watershed Distance Transform

Thanks a lot, berak! This solved the problem, but now I found another error. I'll edit the question with it.

2018-11-26 09:53:13 -0600 commented question Error in Watershed Distance Transform

Yes, sure! It's ok the way I did it?

2018-11-26 09:53:03 -0600 commented question Error in Watershed Distance Transform

It's ok the way I did it?

2018-11-26 09:52:23 -0600 received badge  Editor (source)
2018-11-26 09:52:23 -0600 edited question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 08:59:32 -0600 asked a question Error in Watershed Distance Transform

Error in Watershed Distance Transform I'm trying to execute image segmentation with distance transform and watershed alg

2018-11-26 06:57:01 -0600 commented answer How to install OpenCV 2.4.7 for Python , Ubuntu

I can remove it, no problems

2018-11-26 05:32:30 -0600 answered a question How to install OpenCV 2.4.7 for Python , Ubuntu

Have you tried these commands? python -m pip install opencv-python python -m pip install opencv-contrib-python

2018-11-26 05:27:38 -0600 answered a question Undefined references when building OpenCV 4.0.0 sources

When you say "building OpenCV 4.0.0 sources", I suppose you are still in the installation process, right? Can you give m

2018-10-04 07:56:47 -0600 received badge  Enthusiast
2018-08-27 14:12:54 -0600 commented question Problem with opencv instalation for nodejs

Ok, I'll search for another tutorial. Maybe HOG+SVM is a good one?

2018-08-27 14:12:39 -0600 commented question Problem with opencv instalation for nodejs

Ok, I'll search for another tutorial. Maybe HOG+SVM is a good one?

2018-08-27 14:07:58 -0600 commented question Problem with opencv instalation for nodejs

I didn't know that, thanks! Do you know if it's possible to translate this js file to c++ or python? Maybe using jiphy?

2018-08-27 13:51:40 -0600 asked a question Problem with opencv instalation for nodejs

Problem with opencv instalation for nodejs Hi there, I'm following this tutorial for object recognition (https://coding

2018-07-30 12:26:56 -0600 marked best answer Problem with Haar Cascade Training

I'm following the tutorial for a haar cascade training (https://docs.opencv.org/3.4.1/dc/d88/...). I'm trying to execute the createsamples.cpp from opencv_createsamples, but I always get this error:‘class cv::AutoBuffer<short int="">’ has no member named ‘data’, does anyone have an idea of what problem could be?</short>

I've looked here https://docs.opencv.org/3.1.0/d8/dd0/..., and actually there's no public member named data, should I replace "data" with which member?

Thanks in advance!

2018-07-30 12:13:44 -0600 commented question Problem with Haar Cascade Training

Now I know what was going wrong. I didn't pay attention that this apps come automatically when OpenCV is installed, so I

2018-07-30 09:11:47 -0600 commented question Problem with Haar Cascade Training

OpenCV 3.4.1

2018-07-30 08:35:11 -0600 asked a question Problem with Haar Cascade Training

Problem with Haar Cascade Training I'm following the tutorial for a haar cascade training (https://docs.opencv.org/3.4.