Skip to content

MarcioCerqueira/RealTimeShadowDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Real-Time Shadow Detection with OpenCV and CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published