• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Real time video analysis app under Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Real time video analysis app under Cocoa


  • Subject: Re: Real time video analysis app under Cocoa
  • From: Andrew Farmer <email@hidden>
  • Date: Sat, 3 May 2008 14:38:41 -0700

On 03 May 08, at 10:49, Yreaction JP wrote:
I have a few questions about what way should I choose for develop an real time video analysis app. I already have a solid knowledge of image analysis and objetive c aswell. The basic idea to start with this is an app that get a real time video signal and pass a set of filters (thresholding, segmentation) that count or discount an object (e.a Beans) and shows the number of the current count.

Im not really sure what core video offers, but as fair i understand while reading the guide, Do i need to think something like the next workflow?

iSight Signal - Core Video - Buffer - vImage (convolutions to each frame?) - Core Video (Compose an output video with a eliptical color around the bean?) - Results?

My understanding is that Core Video is primarily intended for processing video to be displayed on screen. You should probably take a look at the OpenCV computer vision library - it's much better suited to this sort of image analysis.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Real time video analysis app under Cocoa (From: Yreaction JP <email@hidden>)

  • Prev by Date: HTTP Headers
  • Next by Date: Newbie Question: Controls not redrawing on changes
  • Previous by thread: Re: Real time video analysis app under Cocoa
  • Next by thread: most efficient way to string CIFilters together?
  • Index(es):
    • Date
    • Thread