Commit
·
74c5446
1
Parent(s):
9d33789
Update app.py
Browse files
app.py
CHANGED
@@ -17,9 +17,9 @@ st.header("Knee Merchant Landmark Detection")
|
|
17 |
|
18 |
|
19 |
|
20 |
-
st.markdown("
|
21 |
|
22 |
-
link='S.Serdar Helli and Andaç Hamamcı - Yeditepe Medical Imaging Lab. !
|
23 |
|
24 |
st.markdown(link,unsafe_allow_html=True)
|
25 |
|
|
|
17 |
|
18 |
|
19 |
|
20 |
+
st.markdown("***Measurement of Merchant Angles is a fully automated method to measure Patellar Congruence Angle and Tilt Angle on Merchant Knee radiographs, employing CNN landmark localizers*** ")
|
21 |
|
22 |
+
link='[S.Serdar Helli and Andaç Hamamcı - Yeditepe Medical Imaging Lab. ! ](https://imagingyeditepe.github.io/software.html)'
|
23 |
|
24 |
st.markdown(link,unsafe_allow_html=True)
|
25 |
|