Commit 8ed9d260 authored by Alexandre Benoit's avatar Alexandre Benoit

added a local extremum blob detector that can be used after retina module to…

added a local extremum blob detector that can be used after retina module to detect transient areas (low level saliency)
parent d71d1722
......@@ -46,5 +46,5 @@
#include "opencv2/core.hpp"
#include "opencv2/bioinspired/retina.hpp"
#include "opencv2/bioinspired/retinafasttonemapping.hpp"
#include "opencv2/bioinspired/transientareassegmentationmodule.hpp"
#endif
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment