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

Feature/standard characteristics #88

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

OrangePear13
Copy link

Closes #1

Identifies the type of shape pictured and its color. All code is in vision/odlc/standard_characteristics.py and the function to be called is id_shape(). I believe that there may be some better method of image pre-processing, so I added optional arguments to the function where you can provide a pre-processed image or the opencv contours of the shape (image still needed in both cases), if already found earlier in the pipeline. The function assumes that the provided image is a cropped box around a shape, so it can identify the type of shape and its color.

…ssification needs the values tweaked because everything looks so washed out in the pictures
…ssification needs the values tweaked because everything looks so washed out in the pictures
…ssification needs the values tweaked because everything looks so washed out in the pictures
…ssification needs the values tweaked because everything looks so washed out in the pictures
…ssification needs the values tweaked because everything looks so washed out in the pictures
…ssification needs the values tweaked because everything looks so washed out in the pictures
@OrangePear13 OrangePear13 self-assigned this May 28, 2022
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.

Standard Object Classification
1 participant