Skip to content

Conversation

Avishake007
Copy link
Contributor

Description

Here I have added added Body Detection feature which detect your body using full-body cascade xml file.

Fixes #533

Have you read the Contributing Guidelines on Pull Requests?

  • Yes
  • No

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.
    BodyDetection

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

Copy link
Contributor

@kaustubhgupta kaustubhgupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this bug from my side or something else?
image

---------------------------------------------------------------------

## Modules Used
-opencv
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
-opencv
- opencv

@kaustubhgupta kaustubhgupta added the bug Something isn't working label Mar 17, 2021
@Avishake007
Copy link
Contributor Author

Avishake007 commented Mar 17, 2021

@kaustubhgupta its working when I am running like this
BodyDetection(2)
This is the structure
BodyDetection(3)

Kindly Check

@kaustubhgupta
Copy link
Contributor

@Avishake007 I still not able to run your script. Can you add a GIF to your README showing the demo of your script?

@kaustubhgupta
Copy link
Contributor

@antrikshmisri @santushtisharma10 Can you confirm this script working?

@antrikshmisri
Copy link
Contributor

@antrikshmisri @santushtisharma10 Can you confirm this script working?

Sure , will get back to you in a min.

Copy link
Contributor

@antrikshmisri antrikshmisri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kaustubhgupta The script is working fine.

@kaustubhgupta
Copy link
Contributor

@kaustubhgupta The script is working fine.

Okay then👍💯

@santushtisharma10 santushtisharma10 added Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing and removed bug Something isn't working labels Mar 19, 2021
@avinashkranjan avinashkranjan merged commit 4ccbb63 into avinashkranjan:master Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Body Detection
5 participants