文件名称:shadows:OpenCV库,用于从http移植到CMake的阴影检测删除
文件大小:540KB
文件格式:ZIP
更新时间:2024-06-05 18:57:32
shadows opencv2 C++
安装 克隆此存储库$ git clone https://github.com/miloserdow/shadows 创建一个构建目录$ mkdir build $ cd build 运行cmake $ cmake -DBUILD_EXAMPLES=y ../shadows 建立项目$ make 引文详细信息 如果您在研究和/或软件中使用此代码,请引用以下期刊文章: A. Sanin, C. Sanderson, B.C. Lovell. Shadow Detection: A Survey and Comparative Evaluation of Recent Methods. Pattern Recognition, Vol. 45, No. 4, pp. 1684-1695, 2012. DOI: 10.1016/j.patcog.2011.10.001 您可以通过以下获
【文件预览】:
shadows-master
----LICENSE(35KB)
----src()
--------LrTextureShadRemParams.cpp(1KB)
--------ChromacityShadRem.cpp(3KB)
--------GeometryShadRemParams.cpp(846B)
--------PhysicalShadRem.cpp(7KB)
--------LrTextureShadRemParams.h(1KB)
--------PhysicalShadRemParams.h(1KB)
--------ChromacityShadRem.h(1KB)
--------ChromacityShadRemParams.h(813B)
--------SrTextureShadRem.h(2KB)
--------GeometryShadRemParams.h(935B)
--------SrTextureShadRemParams.cpp(1KB)
--------SrTextureShadRemParams.h(978B)
--------GeometryShadRem.cpp(14KB)
--------SrTextureShadRem.cpp(3KB)
--------LrTextureShadRem.h(3KB)
--------GeometryShadRem.h(2KB)
--------ChromacityShadRemParams.cpp(730B)
--------PhysicalShadRem.h(2KB)
--------utils()
--------PhysicalShadRemParams.cpp(1KB)
--------LrTextureShadRem.cpp(14KB)
----samples()
--------bg.bmp(324KB)
--------fg.bmp(109KB)
--------frame.bmp(324KB)
----main.cpp(2KB)
----CMakeLists.txt(689B)
----README.md(2KB)