MarcioCerqueira/RealTimeShadowDetection
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a C++/OpenCV/CUDA application for real-time shadow detection in still images. To enable real-time shadow detection using GPU, uncomment the line #define DETECT_SHADOW_USING_CUDA in include/ShadowDetection/useCUDA.h. The provided source codes are in public domain and can be downloaded for free. In return, whenever you use it on your own application or research, please let me know or cite my work "Real-Time Shadow Detection using Multi-Channel Binarization and Noise Removal", published in the Journal of Real-Time Image Processing.