Ask Your Question

KaanCidar's profile - activity

2018-05-25 08:44:14 -0600 asked a question How can I check if multiple of the same object got detected?

How can I check if multiple of the same object got detected? hey i'm currently detecting faces with haar cascades but ho

2018-05-22 07:57:46 -0600 received badge  Editor (source)
2018-05-22 07:57:46 -0600 edited question Creating GIF from constantly updated image

Creating GIF from constantly updated image I have this code to write all jpg images into one big GIF. Here's the code:

2018-05-22 07:57:04 -0600 asked a question Creating GIF from constantly updated image

Creating GIF from constantly updated image I have this code to write all jpg images into one big GIF. Here's the code:

2018-05-16 06:21:31 -0600 asked a question Drawing ROI in the Video

Drawing ROI in the Video Currently I have a code to draw rectangles on the images but i want to be able to draw a rectan

2018-05-15 09:37:10 -0600 asked a question Object Detection in front of a Similar Colored Background

Object Detection in front of a Similar Colored Background I'm trying to detect board in the image but the background col

2018-05-15 03:14:21 -0600 answered a question Crop a Region of Interest; RotatedRect

May I ask what you are working on? I am currently working on a similar project as well. I am trying to record whiteboard

2018-05-15 02:57:35 -0600 asked a question Shape Detection Rectangle

Shape Detection Rectangle C:\fakepath\Board.jpg(/upfiles/15263708736025434.jpg) Hey Im trying to detect the whiteboard

2018-05-04 09:41:44 -0600 asked a question Writing into an image from video when object not detected

Writing into an image from video when object not detected I am currently detecting face and writing into an image. There

2018-05-02 06:04:39 -0600 commented question Blurring only a part of a video

@berak Im getting seperate window that consist of the roi but i want to add that blurred roi to the original video. I ne

2018-05-02 05:03:17 -0600 asked a question Blurring only a part of a video

Blurring only a part of a video Hello im trying to blur my face in a video i have detected the face and blurred it but i

2018-05-01 08:23:21 -0600 asked a question Cropping 2 Pictures and adding them

Cropping 2 Pictures and adding them Imagine 2 images taken on the same background. first a person is on the left side of

2018-04-30 05:53:38 -0600 commented question Trying to record whiteboard in lecture

Actually the cascades are not in correct name. I made face_cascade = body.xml and body_cascade=face.xml so it actually d

2018-04-30 05:53:28 -0600 commented question Trying to record whiteboard in lecture

Actually the cascades are not in correct name. I made face_cascade = body.xml and body_cascade=face.xml so it actually d

2018-04-30 03:58:16 -0600 asked a question Trying to record whiteboard in lecture

Trying to record whiteboard in lecture Hey I'm trying to record whiteboard in a lecture. I tried to extract background t