I have successfully tested opencv in hadoop to read and analyze images from local filesystem in a mapreduce job.
But how to enable opencv to read images from HDFS instead of local filesystem?
I have successfully tested opencv in hadoop to read and analyze images from local filesystem in a mapreduce job.
But how to enable opencv to read images from HDFS instead of local filesystem?