Ask Your Question

Werz's profile - activity

2019-09-20 03:17:12 -0600 received badge  Famous Question (source)
2019-07-10 04:16:50 -0600 received badge  Famous Question (source)
2018-10-29 09:06:29 -0600 received badge  Notable Question (source)
2018-07-18 23:43:19 -0600 received badge  Notable Question (source)
2018-07-14 17:50:08 -0600 received badge  Popular Question (source)
2018-04-04 03:00:08 -0600 received badge  Popular Question (source)
2018-02-09 05:49:27 -0600 commented answer Bottle Detection

Thank you for this. I have downloaded the first one, but it seems that i Need python for this. Compiler complains that h

2018-02-09 05:10:38 -0600 commented answer Bottle Detection

working with c++

2018-02-09 05:03:11 -0600 commented answer Bottle Detection

Hello, the reduce function works very goog for this, but now Im looking for a possibility to draw a graph out of this v

2018-02-08 07:13:18 -0600 answered a question Bottle Detection

Hello,! I have now uploaded a Picture from the real System with the real Background, see link here: https://photos.app.

2018-02-07 10:03:08 -0600 answered a question Bottle Detection

Can someone tell me, in which module/function of opencv I can found this Profile function?

2018-02-07 02:14:25 -0600 commented answer Open CV with Visual Studio 2017

Maybe someone can tell me the difference between this 2 Folders vc14 and vc15: is there any functionality more in vc15 t

2018-02-07 01:49:59 -0600 commented answer Open CV with Visual Studio 2017

Hello, thank you for answering, but now it works. I have used the vc14 Folder, with vc15 Folder it didn't work, I don't

2018-02-06 02:10:09 -0600 commented answer Open CV with Visual Studio 2017

I started again to use the prebuilt libraries, but now I used the vc14 Folder as the link for the Compiler and linker, n

2018-02-05 10:01:36 -0600 commented answer Open CV with Visual Studio 2017

As there is no success, I have tried from the beginning again to install by using the prebuilt libraries. No I have the

2018-02-05 02:04:47 -0600 commented answer Open CV with Visual Studio 2017

I can finde the sources, Header and cpp files, of the modules, but no vc14 or vc15 Folder with binaries, that I can exec

2018-02-05 01:53:16 -0600 answered a question Open CV with Visual Studio 2017

I have executed the step "Installation by Using git-bash (version>=2.14.1) and cmake (version >=3.9.1)" like in yo

2018-02-02 09:22:32 -0600 commented question Open CV with Visual Studio 2017

Now, after executing this step, the Foƶder Build/openCV is empty. I guess that I have to execute also the chapter "Insta

2018-02-02 09:09:16 -0600 commented question Open CV with Visual Studio 2017

Okay, this is running now, but additional question: is this now done fpor using dynamic libraries or static ones? Or I a

2018-02-02 08:40:14 -0600 commented question Open CV with Visual Studio 2017

sorry, now I think I understand, I just Need to follow your link, the first stepo is not necessary... OK, I will try!

2018-02-02 08:36:53 -0600 commented question Open CV with Visual Studio 2017

ok thank you, so I will execute the tutorial chapters "Installation by Using the Pre-built Libraries" and the following

2018-02-02 08:18:06 -0600 commented question Open CV with Visual Studio 2017

If I go through the tutorial: https://docs.opencv.org/3.4.0/d3/d52/tutorial_windows_install.html you mean, that I should

2018-02-02 08:11:09 -0600 asked a question Open CV with Visual Studio 2017

Open CV with Visual Studio 2017 Hello, I want to use Open CV 3.4.0 with Visual Studio 2017, is this possible? Operating

2018-01-22 02:29:24 -0600 answered a question Bottle Detection

Hello, thank you very much for this proposal. The good News is: The box is always on a fixed Position and is not moving

2018-01-19 01:56:28 -0600 edited question Bottle Detection

Bottle Detection Hello, I have the following application: Attached you can see some Images, it is a White Container wit

2018-01-19 01:52:42 -0600 received badge  Enthusiast
2018-01-18 14:28:21 -0600 commented question Bottle Detection

ok, here the links to the Images: https://photos.app.goo.gl/3ULpGVbfKfTuH6Vj1 https://photos.app.goo.gl/grQ9xN5Ei7ixnDxp

2018-01-18 06:36:10 -0600 commented question Bottle Detection

would it be possible, that I mail someone the Images, that uploades them then?

2018-01-18 05:22:52 -0600 commented question Bottle Detection

you are right, the poictures has been bigger than 1MB; now I have compressed them to <1MB, but still it does not work

2018-01-18 04:45:43 -0600 commented question Bottle Detection

when I click on the Picture Symbol, a diolog opens for a link and for browsing a Picture on the local drive. When brwosi

2018-01-18 04:18:35 -0600 commented question Bottle Detection

image upload through the "picture" symbol does not work, nor in internet explorer, neither in firefox. Also Attachment v

2018-01-18 04:13:53 -0600 commented question Bottle Detection

hello, the Problem is that I am not able to upload an Image, how does this work?

2018-01-18 04:12:11 -0600 received badge  Editor (source)
2018-01-18 04:12:11 -0600 edited question Bottle Detection

Bottle Detection Hello, I have the following application: Attached you can see some Images, it is a White Container wit

2018-01-18 03:34:30 -0600 asked a question Bottle Detection

Bottle Detection Hello, I have the following application: Attached you can see some Images, it is a White Container wit

2017-09-15 12:11:11 -0600 received badge  Student (source)
2017-05-02 02:29:37 -0600 commented answer Barcode Reading with Open CV

Zxing sounds very nice, since it supports all Barcode symbologies that we want to decode.

We want to use a Ubuntu Linux with Eclipse or Netbeans as IDE, is it possible to use the Zxing library within this Environment?

2017-04-28 04:52:13 -0600 answered a question Barcode Reading with Open CV

THank you!

Zxing sounds very nice, since it supports all Barcode symbologies that we want to decode.

We want to use a Ubuntu Linux with Eclipse or Netbeans as IDE, is it possible to use the Zxing library within this Environment?

2017-03-01 10:25:25 -0600 asked a question Barcode Reading with Open CV

Hello,

we want to use the openCV for some Image processsing apoplikations, but also want to read Barcodes of the following types: Data Matrix QR Codabar Code 39 Code 128 EAN 13 Interleave 2 of 5 UPC A

Is there an algorithm available with openCV to decode this Barcodes?

Thank you,