Stormprocessor StormCV (Storm + OpenCV)

2014-12-23 Thread Corné Versloot
Hi Storm dev's,

A couple of colleagues and myself have developed a computer vision specific
'extension' of Storm called StormCV which can be used to create large scale
video analysis topologies. It includes its own model, serializers and
supports the use of the OpenCV library for image enhancement/analysis. For
more information and the first release of the library please visit
https://github.com/sensorstorm/StormCV

It would be great if you can make the StormCV project part of
stormprocessor or otherwise link to it to improve its visibility. Any
feedback on the project is welcome as well!

Kind regards,
Corne Versloot


Re: Stormprocessor StormCV (Storm + OpenCV)

2014-12-23 Thread padma priya chitturi
Hi,
 Quite interested in this project. do we need to explore OpenCV to run the
examples ?

On Tue, Dec 23, 2014 at 3:35 PM, Corné Versloot corne.versl...@gmail.com
wrote:

 Hi Storm dev's,

 A couple of colleagues and myself have developed a computer vision specific
 'extension' of Storm called StormCV which can be used to create large scale
 video analysis topologies. It includes its own model, serializers and
 supports the use of the OpenCV library for image enhancement/analysis. For
 more information and the first release of the library please visit
 https://github.com/sensorstorm/StormCV

 It would be great if you can make the StormCV project part of
 stormprocessor or otherwise link to it to improve its visibility. Any
 feedback on the project is welcome as well!

 Kind regards,
 Corne Versloot



Re: Stormprocessor StormCV (Storm + OpenCV)

2014-12-23 Thread Bobby Evans
You could add yourself to the powered by page
http://storm.apache.org/documentation/Powered-By.html
We recently moved the documentation source into git so you can fork storm and 
update 

https://github.com/apache/storm/blob/master/docs/documentation/Powered-By.md
Then put up a pull request for the change.  If you want to update the site to 
have a new section for extensions/libraries for storm I think that would be 
fine too. 

- Bobby
 

 On Tuesday, December 23, 2014 5:27 AM, padma priya chitturi 
padmapriy...@gmail.com wrote:
   

 Hi,
 Quite interested in this project. do we need to explore OpenCV to run the
examples ?

On Tue, Dec 23, 2014 at 3:35 PM, Corné Versloot corne.versl...@gmail.com
wrote:

 Hi Storm dev's,

 A couple of colleagues and myself have developed a computer vision specific
 'extension' of Storm called StormCV which can be used to create large scale
 video analysis topologies. It includes its own model, serializers and
 supports the use of the OpenCV library for image enhancement/analysis. For
 more information and the first release of the library please visit
 https://github.com/sensorstorm/StormCV

 It would be great if you can make the StormCV project part of
 stormprocessor or otherwise link to it to improve its visibility. Any
 feedback on the project is welcome as well!

 Kind regards,
 Corne Versloot