Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

What frameworks should be used for complex Image processing?

Guru

For complex tasks like facial or object recognition, what are the best enabling frameworks?

1 ACCEPTED SOLUTION

Hi @Vadim,

OpenCV is famous for image processing in general. They have several tools for image and face recognition. Here is an example of how to do face recognition with OpenCV: tutorial.

In terms of integration with Hadoop, there's a framework called HIPI developed by University of Virginia for leveraging HDFS and MapReduce for large scale image processing. This framework supports OpenCV too.

Finally, for image processing in motion, you can use HDF with an OpenCV processor like the one published here

View solution in original post

2 REPLIES 2

Mentor

I hear OpenCV alot

Hi @Vadim,

OpenCV is famous for image processing in general. They have several tools for image and face recognition. Here is an example of how to do face recognition with OpenCV: tutorial.

In terms of integration with Hadoop, there's a framework called HIPI developed by University of Virginia for leveraging HDFS and MapReduce for large scale image processing. This framework supports OpenCV too.

Finally, for image processing in motion, you can use HDF with an OpenCV processor like the one published here

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.