• 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: Advise for new video analysis program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advise for new video analysis program


  • Subject: Re: Advise for new video analysis program
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 16 Oct 2007 22:45:04 -0600
  • Thread-topic: Advise for new video analysis program

> 1) open a proprietary video file (not QuickTime)
> 2) examine the video frame by frame
> 3) find objects of interest in each frame

Probably not much in Cocoa to benefit you. Consider standard C library
functions.

> 4) record information about the objects, such as their location, size
> 5) Use information in #4 to accomplish #3

Whether you use Objective-C or C++/STL techniques to keep track of this,
doesn't make much difference in the amount of work it will take, but if you
use Cocoa for the UI, probably easier to use Objective-C collections and so
forth.

> 6) display a summary of the results

Cocoa has a lot of features to make this easy ;-)

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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: 
 >Advise for new video analysis program (From: Jason Horn <email@hidden>)

  • Prev by Date: Re: Validation error in a relationship? (in coredata)
  • Next by Date: Re: TableView not loading completely
  • Previous by thread: Advise for new video analysis program
  • Next by thread: can ABPeoplePicker look disabled
  • Index(es):
    • Date
    • Thread