Skip to content

Subgraph isomorphism Applications#85

Open
paulitapb wants to merge 17 commits intonetworkx:mainfrom
paulitapb:subgraph_iso
Open

Subgraph isomorphism Applications#85
paulitapb wants to merge 17 commits intonetworkx:mainfrom
paulitapb:subgraph_iso

Conversation

@paulitapb
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants