3

Are there any pieces of software available for prototyping computer vision pipelines that don't require coding.

I've tried this http://www.cassandra-vision.com/ but It's not very easy to use.

I'd like to make a pro's and cons list of different software as people add in the answers.

Software

Cassandra

Pros:

  • Large coverage opencv
  • Free Trial Version

Cons:

  • Difficult to make pipelines

Price: $99

FlexCV

Pros:

  • Live changing of pipelines
  • On screen previews
  • Real time
  • Free trial version

Cons:

  • Not out yet
  • un-mature
  • Cannot export functionality

Price: Unknown but looks to be around 100GBP.

SimuLink (MatLab)

Please add in if you've used this.

Pros:

Cons:

Price: USD $135.00 (for matlab) + USD $39.00

Adaptive Vision

  • Advanced previews
  • Live parameters changing
  • Free trial version
  • Own image processing library (Adaptive Vision Library)
  • Supports OpenCV library
  • C++/C# code generator
  • Writing your own filters e.g. in c++
  • Easy GUI creator for your application
Dima
  • 38,860
  • 14
  • 75
  • 115
SvaLopLop
  • 975
  • 1
  • 9
  • 14

4 Answers4

1

I've seen this one, but have not tried it yet:

http://www.apulus.com/

From their website it says that you can do live pipelines and change settings whilst it is running.

The video looks pretty cool.

robby987
  • 827
  • 1
  • 9
  • 25
0

Adaptive Vision

  • Advanced previews
  • Live parameters changing
  • Free trial version
  • Own image processing library (Adaptive Vision Library)
  • Supports OpenCV library
  • C++/C# code generator
  • Writing your own filters e.g. in c++
  • Easy GUI creator for your application
AdamF
  • 2,501
  • 17
  • 30
  • 1
    This looks like spam (i.e., an undisclosed bulk advertisement). If you are affiliated with Adaptive Vision, you must disclaim that. If not, please make that clear. – elixenide Dec 22 '14 at 05:56
  • It was so late yesterday. I think now is better. – AdamF Dec 22 '14 at 09:35
0

Cassandra is completely free of charge for non commercial use in the current Release 11.5..

0

Check out alwaysai.co. It is a very simple tool, with very clear instructions on how to train a CV model, and leverage API's to build your prototype.

Dharman
  • 30,962
  • 25
  • 85
  • 135