Skip to content

Web service for determining bonds and letters in molecules

Notifications You must be signed in to change notification settings

abstract-dog/abstract_dog

Repository files navigation

Molecular schemes identificator

We made a website that finds coordinates of the vertices, contour of the molecule from photo that you upload. The project was completed in 2 days at the Hack.Genesis hackathon.

Work process

  1. Tracing the image to improve quality. To make it simplier, translating from a raster image to a vector.

1_step

  1. Using the Harris detector, we determine the coordinates of the vertices.

2_step

  1. Create a dictionary of images and determine what vertices are letters.

3_step

Algorithm

Click to see our calculations

Opportunities for improvement

  • Search letters using CNN
  • Use bit mapping to speed up photo processing
  • Reduce images to the same size to improve nodes detection

Authors

@Anthonyvol @evro23x @elenaorlova @svaflica @lemarik

team


The project is made in python without the use of machine learning

About

Web service for determining bonds and letters in molecules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published