Skip to content
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

Mineral Processing Technology - Image Analytics #614

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

manishkumar00208
Copy link
Contributor

@manishkumar00208 manishkumar00208 commented Oct 28, 2023

Type of change

  • Added new project
  • Bug fix
  • New features
  • Enhanced documentation

Changes proposed in this pull request

  • Project name :

Mineral Processing Technology - Image Analytics

  • Short description :

In the field of Mineral Processing Technology, size analysis of the various particles of an extracted sample is of importance in determining the quality of minerals, entropy values and in establishing the degree of liberation of the values from the gangue at various particle sizes. In this problem statement, candidate is required to analyze the mineral particles in the input folder and calculate the following -

The smallest circle that just encapsulates the particle (the circle has to be generated on the image).

Total surface area of the particle (in pixels) (Has to be generated on the image)

The major axis (longest axis) in the particle that lies entirely inside the particle (in pixels) (Has to be generated on the image)

Total perimeter of the particle (in pixels) (Has to be generated on the image)

Centroid of the particle (Has to be generated on the image)

Checklist

  • The code is Python 3 compatible
  • I have added relevant comments in my file to make code understandable
  • I have added my project in a folder which includes all the necessary files

Closes Issue #612

@github-actions
Copy link
Contributor

Greetings! This is an automated message from GitHub Actions. 🤖
Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient.
While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day.
Thank you for your contribution to this project! You are awesome! ⭐

@Mrinank-Bhowmick
Copy link
Owner

Cool project contribution 👍

@Mrinank-Bhowmick Mrinank-Bhowmick merged commit b03140d into Mrinank-Bhowmick:main Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants