Ask Your Question

glukon's profile - activity

2020-02-04 20:20:23 -0600 received badge  Notable Question (source)
2019-03-17 10:22:38 -0600 received badge  Popular Question (source)
2018-04-06 04:43:43 -0600 answered a question how to count boxes with only this camera direction

Which algorithm do I apply for this problem? Canny Edges, Segmentation? I tried it but low accuracy. Just collect s

2017-11-10 05:53:13 -0600 received badge  Editor (source)
2017-11-10 05:53:13 -0600 edited question Smoothing binary mask and sort out distortion

Smoothing binary mask and sort out distortion Hi there, i'm detecting a colored rect in the hsv colorspace by threshol

2017-11-10 05:50:51 -0600 asked a question Smoothing binary mask and sort out distortion

Smoothing binary mask and sort out distortion Hi there, i'm detecting a colored rect in the hsv colorspace by threshol

2017-10-25 04:47:08 -0600 commented question Contour Perimeter Failed - Type Error ( curve is not a numpy array, neither a scalar)

print (np.shape(conts_blue), np.shape(conts_yell)) gives ((3,), (3,)) PS: import numpy as np

2017-10-25 04:41:01 -0600 asked a question Contour Perimeter Failed - Type Error ( curve is not a numpy array, neither a scalar)

Contour Perimeter Failed - Type Error ( curve is not a numpy array, neither a scalar) I'm trying to find Contours with P

2017-10-17 04:06:26 -0600 received badge  Enthusiast
2017-10-12 10:07:36 -0600 commented question improve my findContours for a square detection?

Hey Steven, I will take a more deeper look at this great paper! Today I noticed that I did not think about colorspace t

2017-10-11 09:15:58 -0600 commented question improve my findContours for a square detection?

@StevenPuttmans Right now I'm testing the same Marker with another square inside (color white). Like so, I'm able to de

2017-10-11 09:08:50 -0600 commented question improve my findContours for a square detection?

Hi Steven, well there is a simple reason. Since running OpenCV4Tegra on the Jetson TK1 by nvidia, I'm not using opencv_c

2017-10-09 10:59:06 -0600 asked a question improve my findContours for a square detection?

improve my findContours for a square detection? Hi guys, for a robotic project I want to detect a black square in real