-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create README.md #1099
Create README.md #1099
Conversation
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
3d514e0
to
92df748
Compare
92df748
to
44ecb47
Compare
e2f9494
to
a709bc5
Compare
e2f9494
to
2844338
Compare
I have made the necessary changes. |
9a571e8
to
93f669b
Compare
please review the latest changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good clean code
Pull Request for PyVerse 💡
Requesting to submit a pull request to the PyVerse repository.
Issue Title
Please enter the title of the issue related to your pull request.
Object size detection using python
Info about the Related Issue
What's the goal of the project?
*This code creates an app where users can upload an image to measure the size of objects in it. After uploading, the app detects objects, measures their height and width based on a reference size, and displays the image with dimensions marked on each object. It also shows the total number of objects found and lists each object’s size. *
Name
Please mention your name.
Sameer Desai
GitHub ID
Please mention your GitHub ID.
Sameeratweb
Email ID
Please mention your email ID for further communication.
[email protected]
Identify Yourself
Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, SWOC).
GSSOC
Closes
Enter the issue number that will be closed through this PR.
*Closes: #968 *
Describe the Add-ons or Changes You've Made
Give a clear description of what you have added or modified.
added a code that detects size of an object
Type of Change
Select the type of change:
How Has This Been Tested?
Describe how your changes have been tested.
tested on my local machine by running the server
Checklist
Please confirm the following: