Runn icon indicating copy to clipboard operation
Runn copied to clipboard

Shape and Color detection of an object using OpenCv

Open Yashashviarora opened this issue 2 years ago • 8 comments

In this i will use opencv library of python to detect shape and color 1 First I will convert BGR to HSV then I will declare lower and upper range of color 2 Masking of image so that image seperate from background 3 Find contours of image (boundary of image)(to detect shape of an image) 4 Then apply bitwise and operations 5.Find length of counters to detect shape using length of counters. img shape2 this will show like this after detecting shape

Yashashviarora avatar Apr 10 '22 18:04 Yashashviarora

/assign

Yashashviarora avatar Apr 10 '22 18:04 Yashashviarora

In this repo we are trying to make games that can be controlled by gesture. We can do a part of it (just game or just gestures) but it should be related to gaming. Is it possible to make this idea into a game, maybe picking up shapes using hand or puzzle to put right shapes into right blocks?

TusharAMD avatar Apr 11 '22 03:04 TusharAMD

On Mon, 11 Apr 2022 at 9:18 AM, TusharAMD @.***> wrote:

In this repo we are trying to make games that can be controlled by gesture. We can do a part of it (just game or just gestures) but it should be related to gaming. Is it possible to make this idea into a game, maybe picking up shapes using hand or puzzle to put right shapes into right blocks?

— Reply to this email directly, view it on GitHub https://github.com/TusharAMD/Runn/issues/39#issuecomment-1094513862, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUU3UCARAAQVO3RKZBOXF6TVEOOILANCNFSM5TBE5TDA . You are receiving this because you authored the thread.

I am a begineer that’s why I don’t know too much but I will try to solve this But plz give me at least shape and color detection

Yashashviarora avatar Apr 11 '22 03:04 Yashashviarora

Ok assigned but please try to think of an idea to implement it as a game

TusharAMD avatar Apr 11 '22 04:04 TusharAMD

On Mon, 11 Apr 2022 at 9:31 AM, TusharAMD @.***> wrote:

Assigned #39 https://github.com/TusharAMD/Runn/issues/39 to @Yashashviarora https://github.com/Yashashviarora.

— Reply to this email directly, view it on GitHub https://github.com/TusharAMD/Runn/issues/39#event-6405575600, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUU3UCAFAGIXEVZ354WTULDVEOPYJANCNFSM5TBE5TDA . You are receiving this because you were assigned.Message ID: @.***>

Ok thank uhh so much and I try to think to implement it as a game

Yashashviarora avatar Apr 11 '22 04:04 Yashashviarora

@TusharAMD Hello I have done some projects concerned with OpenCv and im pretty skilled at the same. Please let me know if i can contribute in any way

Sumedha4 avatar Apr 12 '22 17:04 Sumedha4

@Sumedha4 This issue is already assigned to Yashashviarora. Please make a new issue in which you can use open cv knowledge to make games

TusharAMD avatar Apr 13 '22 14:04 TusharAMD

how to make a pr can you plz explain. I did upto copy code after that in which folder i have to add code

Yashashviarora avatar Apr 16 '22 04:04 Yashashviarora