|
a |
|
b/README.md |
|
|
1 |
# Kidney-Stone-Detection-IP |
|
|
2 |
A project to detect Kidney stone in the Ultrasound and/or CT scan images using Image processing and Machine Learning. |
|
|
3 |
|
|
|
4 |
Links that we are referring to:- |
|
|
5 |
|
|
|
6 |
* https://www.hindawi.com/journals/vlsi/2015/581961/ |
|
|
7 |
|
|
|
8 |
* [Level Set Method](https://wiseodd.github.io/techblog/2016/11/05/levelset-method/) |
|
|
9 |
|
|
|
10 |
* [Data Augmentation](https://medium.com/nanonets/how-to-use-deep-learning-when-you-have-limited-data-part-2-data-augmentation-c26971dc8ced) |
|
|
11 |
|
|
|
12 |
* [IEEE Link for Kidney Stone Detection](https://ieeexplore.ieee.org/document/6572601) |
|
|
13 |
|
|
|
14 |
* [US Detection of Calcification of Gallstones](https://onlinelibrary.wiley.com/doi/pdf/10.7863/jum.1984.3.3.123) |
|
|
15 |
|
|
|
16 |
* [Paper on Ultrasonic speckle suppressing](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=802756) |
|
|
17 |
|
|
|
18 |
* [Kidney Stone detection using matlab](https://www.youtube.com/watch?v=7Nxpa0cjOBE) |