Forums - FastCV for iOS.

21 posts / 0 new
Last post
FastCV for iOS.
Sandeep_Chandekar
Join Date: 14 Nov 11
Posts: 2
Posted: Sun, 2011-12-04 20:34

When FastCV for iOS is set to be released.Please inform when you will be releasing FastCV for iOS. 

  • Up0
  • Down0
Kirill_Shashkov
Join Date: 16 Apr 12
Posts: 3
Posted: Wed, 2012-04-18 08:59

Same question.

Any updates on when iOS-version libraries would be released?

  • Up0
  • Down0
Alex_Ferrier
Join Date: 23 Apr 12
Posts: 9
Posted: Mon, 2012-04-23 14:23

Same question here. 

 

The results of profiling many core OpenCV functions on mobile devices are, shall we just say, interesting, compared to how they could perform. Right now, our game on mobile devices is getting hammered by the use of some OpenCV functions when trying to hold framerate, with many tens of milliseconds being spent in OpenCV functions in some frames. This isn't as simple as just float/double. It's a catalogue of redundant std::vector operations, and death by many other performance issues. When you're shooting for 30fps (and could hold that, given ~15ms of computer vision per frame...) having a 150ms computer vision phase is a problem...

 

Looking at the API documentation, I'd love to replace some of those OpenCV implementations with FastCV (stand up adaptive threshold and cv::ColumnSumFilter...), but without an iOS implementation I've basically got no choice but to re-implement them myself anyway, because we need to ship both Android and iOS.

 

There's a good couple of weeks of engineering time to re-implement what we need in C - more if we need to vectorize the implementations. If FastCV is going to be released on iOS in the near future then we'll hold and profile using that. If not, then it's time to roll up sleeves and get coding, but I'd rather not duplicate your work if possible.

  • Up0
  • Down0
Michael_Mangan Moderator
Join Date: 22 Oct 11
Posts: 21
Posted: Mon, 2012-04-23 15:42

We will be releasing an iOS release for FastCV, June 2012. 

 

  • Up0
  • Down0
Alex_Ferrier
Join Date: 23 Apr 12
Posts: 9
Posted: Mon, 2012-04-23 15:46

Awesome, thank you. I'll optimize the functions that don't have a direct mapping between OpenCV and the FastCV API now, and wait until June for those that do. Thanks for the help!

  • Up0
  • Down0
Alex_Ferrier
Join Date: 23 Apr 12
Posts: 9
Posted: Wed, 2012-05-30 08:17

Hi,

Just checking if you're still on track for a June FastCV release. If you're not that's fine but it would be nice to know so we can prioritize tasks appropriately for our launch schedule.

Thanks,

Alex

  • Up0
  • Down0
Hello_World
Join Date: 4 Jul 11
Posts: 5
Posted: Wed, 2012-06-06 02:05

Waiting... it is June now, waiting...  ^_^

  • Up0
  • Down0
sparkEE
Join Date: 22 May 12
Posts: 3
Posted: Mon, 2012-06-11 11:56

I too am anxiously awaiting news on the FastCV release for iOS.

  • Up0
  • Down0
Buti_Al Delail
Join Date: 28 Oct 11
Posts: 5
Posted: Thu, 2012-06-28 05:56

Is it still coming?

  • Up0
  • Down0
Hello_World
Join Date: 4 Jul 11
Posts: 5
Posted: Thu, 2012-06-28 22:13

What a disappoint!

A year before, somebody said FastCV for iOS will be released on June 2012, but now it is only for Android...

It just a joke!

 

  • Up0
  • Down0
Michael_Mangan Moderator
Join Date: 22 Oct 11
Posts: 21
Posted: Fri, 2012-06-29 15:34

Alex,

Unfortunately we haven't been able to release our iOS port of FastCV by June as initially planned.  I apologize.

We are still working on an iOS port of our SDK.  Our latest development estimate is that our iOS version will be available by late summer.

Sincerely,

Mike

  • Up0
  • Down0
Alex_Ferrier
Join Date: 23 Apr 12
Posts: 9
Posted: Fri, 2012-06-29 15:47

No worries - thanks for the update. I'll rewrite what I need now then look at harvesting from you guys later in the year.

  • Up0
  • Down0
Join Date: 19 Jul 12
Posts: 5
Posted: Thu, 2012-07-19 07:54

Is there any problem if I use vuforia just for its CV capabilities on iOS until FastCV is out. I am aware that is maybe a strange question, but I find the process of using Vuforia much much more pleasant then embedding openCV in my project to recognize markers. I do not need to show any 3d models or even the camera output, just need to trigger an action once the user holds the camera over a certain object that is easily recognizable. 

Thoughts?

  • Up0
  • Down0
jeff4s Moderator
Join Date: 14 Mar 12
Posts: 54
Posted: Tue, 2012-07-24 13:53

Vuforia is best suited for AR applications. If you find you don't need the low level functionalities provided by FastCV, and Vuforia gives you all the features you need to accomplish your task, then why not go for the convenience of Vuforia?

 

  • Up0
  • Down0
Join Date: 19 Jul 12
Posts: 5
Posted: Thu, 2012-07-26 06:02

This was just an idea how to bridge the time until the FastCV is available for iOS. I assume this must be any day now. But I realized actually that I can't use Vuforia anyways since I need to able recognize objects via the iphone front camera, vuforia only makes use of the back camera.

  • Up0
  • Down0
dmalone@uievolu...
Join Date: 3 Jul 12
Posts: 3
Posted: Tue, 2012-09-18 15:03

We'd love to help beta test the iOS implementation for you.  Is there somewhere we can apply for beta access?

  • Up0
  • Down0
pablowaa
Join Date: 26 Jun 12
Posts: 3
Posted: Fri, 2013-01-04 08:30

Any news about this?

  • Up0
  • Down0
ina.centaur
Join Date: 11 Sep 10
Posts: 4
Posted: Wed, 2013-01-16 22:19
+1 for news on this
  • Up0
  • Down0
msyanzi
Join Date: 18 Jan 13
Posts: 1
Posted: Fri, 2013-01-18 05:10
Any news for this topic?
  • Up0
  • Down0
omegasentinel77
Join Date: 21 May 13
Posts: 1
Posted: Tue, 2013-05-21 01:48

Any updates please on FastCV for iOS?

I need to be able to do face recognition and from what I understand I need FastCV to do this.  Are there any alternatives that I can look at? Whether it is manually bringing in libraries to Vuforia or should I look at another SDK altogether?  It is getting to be too long of a wait for this to be available unfortunately.

  • Up0
  • Down0
skylook
Join Date: 12 Jun 12
Posts: 2
Posted: Fri, 2014-08-29 04:44

Really want to know when iOS version will be released

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.