Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8351383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T08:36:47+00:00 2026-06-09T08:36:47+00:00

I am working on an Iphone application. I need to do the following: when

  • 0

I am working on an Iphone application.

I need to do the following: when the user clicks on the “Camera Tab” the camera open inside the view with circle overlays.

I want to apply a filtering algorithm on the camera.

I am looking for the best way to do this. Is there a library that can help?

What I am doing currently:

  1. I am using the OpenCV Library.
  2. I define a timer.
  3. For each timer tick I call cvCaptureFromCam() method from the OpenCV
    framework (This will capture the picture with a camera and return
    it).
  4. I apply the algorithm on the image captured.
  5. i display the image in a UIImageView

The idea is that on each timer tick I get the image, filter it and put it in the UIImageView. If the timer tick is fast enough it will appear as continuous.

However the cvCaptureFromCam is a little slow and this whole process is taking too much memory.

Any suggestions of a better way is greatly appreciated. Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T08:36:48+00:00Added an answer on June 9, 2026 at 8:36 am

    Anything that’s based on CPU-bound processing, such as OpenCV, is probably going to be too slow for live video filtering on current iOS devices. As I state in this answer, I highly recommend looking to OpenGL ES for this.

    As mentioned by CSmith, I’ve written an open source framework called GPUImage for doing this style of GPU-based filtering without having to worry about the underlying OpenGL ES involved. Most of the filters in this framework can be applied to live video at 640×480 at well over the 30 FPS framerate of the iOS camera. I’ve been gradually adding filters with the goal of replacing all of those present in Core Image, as well as most of the image processing functions of OpenCV. If there’s something I’m missing from OpenCV that you need, let me know on the issues page for the project.

    Build and run the FilterShowcase example application to see a full listing of the available filters and how they perform on live video sources, and look at the SimplePhotoFilter example to see how you can apply those filters to preview video and photos taken by the camera.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was working on an iPhone application, and I need to display the time
I am working in one iPhone application in which I need to add inApp
I am working on one iPhone application on which we need to use SSH
I am working on an iPhone application and need to make sure the entered
i'm working on an iphone app, in which i need to send application request(invitation
I am working on iPhone game application, in which user can play game and
I'm working on an iPhone application. This is a tab bar application, containing a
I want to start developing IPhone application. I need to understand something about it
I have been working with iPhone application in which i am using sqlite database.
I am working on Iphone application and new to dev. I am sorry if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.