Commit
·
9d33789
1
Parent(s):
8700b06
Update app.py
Browse files
app.py
CHANGED
@@ -17,9 +17,9 @@ st.header("Knee Merchant Landmark Detection")
|
|
17 |
|
18 |
|
19 |
|
20 |
-
st.
|
21 |
|
22 |
-
link=
|
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. ! [link](https://imagingyeditepe.github.io/software.html)'
|
23 |
|
24 |
st.markdown(link,unsafe_allow_html=True)
|
25 |
|