Ask Your Question

christian's profile - activity

2018-09-19 11:56:24 -0600 commented answer Writting robust (size invariant) circle detection (Watershed)

I just get a complete white image. Maybe you have experienced something similar or have any idea what could cause that?

2018-09-19 11:55:33 -0600 commented answer Writting robust (size invariant) circle detection (Watershed)

I just get a complete white image. Maybe you have experienced something similar or have any idea what could cause that?

2018-09-19 11:54:33 -0600 edited question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas

2018-09-19 09:19:33 -0600 commented answer Writting robust (size invariant) circle detection (Watershed)

Thank you very much! Can I use gradx and grady from above as Input here?

2018-09-18 16:55:03 -0600 commented question Writting robust (size invariant) circle detection (Watershed)

I tried your apporach again and the results are in my questions. Your suggestion is absolutely right and I want to learn

2018-09-18 16:50:57 -0600 edited question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas

2018-09-18 02:57:35 -0600 received badge  Enthusiast
2018-09-17 16:36:30 -0600 commented question Writting robust (size invariant) circle detection (Watershed)

I didn't get it right to follow and implement your algorithm :( I'm very new to python and have some problems. Maybe

2018-09-16 16:40:11 -0600 commented answer Writting robust (size invariant) circle detection (Watershed)

Thank you for your help! I tried this implementation: https://github.com/ceilab/frst_python but only get a just black ou

2018-09-16 16:38:28 -0600 edited question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas

2018-09-13 11:05:11 -0600 commented question Writting robust (size invariant) circle detection (Watershed)

Thank you for your advice. I already tried Hough Transform but it is to size sensitive as I would have to change the par

2018-09-13 11:01:59 -0600 edited question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas

2018-09-13 06:39:41 -0600 received badge  Editor (source)
2018-09-13 06:39:41 -0600 edited question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas

2018-09-13 06:39:31 -0600 asked a question Writting robust (size invariant) circle detection (Watershed)

Writting robust (size invariant) circle detection (Watershed) I want to detect circles with different sizes. The use cas