You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Varuzhan <la...@gmail.com> on 2014/09/01 02:51:39 UTC

Spark+OpenCV: Real Time Image Processing

Hi everybody!
Now I'm doing something like this:
1) User is uploading an image to server
2) Server is working with that image using of DataBase and Java + OpenCV
3) Server Returns some generated result to user
That is slow now, and if there will be many users, it will work slower and
maybe will not work at all.
Now I want to make all this in Real Time with Spark
I have ready a Cluster (1 Master, 2 Slaves) with Spark and simple Scala
MapReduce test is passed.
Can you give me an idea what I need, to make my Java code (which is working
with image and gives the result) working in Scala and run all this in Real
Time?
Thank you!



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-OpenCV-Real-Time-Image-Processing-tp13214.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org