Ask Your Question

manos's profile - activity

2020-05-07 01:39:02 -0600 commented question How to Count Vehicles, two way directions separately.

How can i detect objects that are moving from right to lift side in a video. Please Let me know if any methods and sugge

2020-05-07 01:33:33 -0600 commented question How to Count Vehicles, two way directions separately.

Thank you for your response. Single object means, in every frame it detect single object?

2020-05-06 01:37:08 -0600 edited question How to Count Vehicles, two way directions separately.

How to Count Vehicles, two way directions separately. Is it possible ? This is counting vehicles as two ways, i want to

2020-05-04 04:35:28 -0600 edited question How to Count Vehicles, two way directions separately.

How to Count Vehicles, two way directions separately. Below is the code i am using. sen = 0 minArea=2 while True:

2020-05-04 01:37:00 -0600 received badge  Organizer (source)
2020-05-04 01:34:52 -0600 asked a question How to Count Vehicles, two way directions separately.

How to Count Vehicles, two way directions separately. Below is the code i am using. sen = 0 minArea=2 while True:

2020-05-03 00:38:58 -0600 received badge  Enthusiast
2020-05-02 09:11:21 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

is it depends on video? And i could not find your email address. We can use any video.

2020-05-01 12:46:20 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

is it depends on video? And i could not find your email address. you can use any video.

2020-05-01 12:43:51 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

is it depends on video?

2020-05-01 12:22:32 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

Actually its not web cam, its a recorded video.

2020-04-30 23:02:31 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. I am in entry level @ learning opencv.

2020-04-30 12:47:07 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. Can't we do as of my idea shown in the picture. Or can't we count the vehicles If rectangle or centorid touch

2020-04-30 12:28:16 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. Cant we do as of my idea shown in the picture. Or can't we count the vehicles If rectangle or centorid touch o

2020-04-30 12:18:58 -0600 commented answer How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. I tried your code it is counting unnecessarily like its showing more than 50 number with in 10 seconds. And It

2020-04-30 07:24:10 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. Please find my modified code. its not working.

2020-04-30 07:23:59 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if circle (cv2.circle) cross the line (cv2.line) I am able to create rectangles, circle(circle on a object)

2020-04-30 07:20:37 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if circle (cv2.circle) cross the line (cv2.line) I am able to create rectangles, circle(circle on a object)

2020-04-30 07:19:56 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if circle (cv2.circle) cross the line (cv2.line) I am able to create rectangles, circle(circle on a object)

2020-04-30 07:11:43 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if circle (cv2.circle) cross the line (cv2.line) I am able to create rectangles, circle(circle on a object)

2020-04-30 07:10:56 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if centroid (cv2.circle) cross the line (cv2.line) I am able to create rectangles, centroid (circle on a ob

2020-04-30 03:03:26 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@supra56. I looked the examples of "1counting vehicles" that is good but i need to draw the line manually that where ne

2020-04-29 11:19:55 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@mvuori and @supra56. I added a example image please find. and actually It need to be count if the red circle touch the

2020-04-29 10:57:03 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@mvuori and @supra56. I added a example image please find. and actually I need to count if the red circle touch the gree

2020-04-29 10:48:52 -0600 received badge  Editor (source)
2020-04-29 10:48:52 -0600 edited question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if centroid (cv2.circle) cross the line (cv2.line) I am able to create rectangles, centroid (circle on a ob

2020-04-29 06:07:46 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@mvuori and @supra56. I got this calculation (ax + by + c = 0) i am trying to merge with my code to solve this.. if you

2020-04-29 06:04:28 -0600 commented question How to count if circle (cv2.circle) cross the line (cv2.line)

@mvuori and @supra56. I got this calculation (ax + by + c = 0) i am trying to merge with my code to solve this.. if you

2020-04-28 01:25:25 -0600 asked a question How to count if circle (cv2.circle) cross the line (cv2.line)

How to count if centroid (cv2.circle) cross the line (cv2.line) I am able to create rectangles, centroid (circle on a ob