Showing
1 changed file
with
11 additions
and
0 deletions
VideoProcessingModule/README.md
0 → 100644
1 | +# Video Processing Module - with OpenCV [Python] | ||
2 | + | ||
3 | +## Human Detection | ||
4 | +* Human Detection Module with OpenCV | ||
5 | + | ||
6 | +## Text Detection | ||
7 | +* Text Area Crop from Realtime Video. | ||
8 | + | ||
9 | +## Schedule | ||
10 | + * 4/6~4/12 : Setting Dev environment, implement HumanDetect Module | ||
11 | + * 4/13~4/19 : implement Text Image Crop module, Considering noise reduction measures | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment