|
@@ -3,3 +3,7 @@
|
|
|
Online recognition of mathematical symbols using Machine Learning. Made into an Android app capable of recognizing more than 900 LaTeX different symbols using React Native.
|
|
|
|
|
|
<img src="https://github.com/jarjonam/TeXDraw/blob/master/icons/demo/gamma.png?raw=true" width="270"> <img src="https://github.com/jarjonam/TeXDraw/blob/master/icons/demo/pilcrow.png?raw=true" width="270"> <img src="https://github.com/jarjonam/TeXDraw/blob/master/icons/demo/sum.png?raw=true" width="270">
|
|
|
+
|
|
|
+The full system, not included in the app, can recognize and edit formulae in real time (gif x1.5):
|
|
|
+
|
|
|
+<img src="https://github.com/jarjonam/TeXDraw/blob/master/icons/demo/demo150.gif?raw=true" width="700">
|