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

Subgraph isomorphism Applications #85

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

paulitapb
Copy link
Member

Just some code to find a face in a picture. The image is too small because otherwise, it took too long to calculate isomorphism. I might need some ideas to make it more interesting tho or could it be just an introduction to some other cool application (like proteins classification)

@paulitapb
Copy link
Member Author

Finally, I find a kind of exciting use in pattern recognition in an image. I took an image of a messy desk and used subgraph isomorphism to find a cellphone. Then I also use subgraph isomorphism to find patterns in protein secondary structures. There are still some things to add and explained but the main work is done.

Copy link
Member

@MridulS MridulS left a comment

Choose a reason for hiding this comment

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

@paulitapb a first review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants