Giter Club home page Giter Club logo

imageprocessing.framework's Introduction

FEATURE

+VERY FAST face detection.
8fps[iPhone4,OS 4.3.2,face exist]
+Various fast image effect including Edge,Grayscale,Binarization,Blur,Postalization,Mirror,Spot Color,Residual image,Fish Eye,Gamma manupuration,Dither,Swap Color...and More!
Many effects is very high speed that you can use it with live view effect like sample code.
+Easy to use.
There is C and Objective-C APIs that is simple to apply with iOS.

HOW TO USE

1.Download and open /sample01_live/camera01.xcodeproj
2.Run
*This framework and sample project currently works only iOS devices with armv7(iPhone3G and 1st gen iPodTouch is not supported.
I will support armv6 and simulator in future).

You can add ImageProcessing.framework to your project like other framework. *Please set the following configuration when using in your own project.
1.In your project setting,set architecture to armv7.(override)
2.In your project setting,turn Thumb instruction to Off
3.In your project setting,set Optimization Level to O3
4.Add Accelerate.framework
5.Add haarcascades to your project in framework.

App Store

You can download iOS APP PiPic using this framework on APP Store

HP((In construction)) & Blog

vanishlab
blog

Others

Android version will be release soon.

Dependency

Accelerate.framework

Contacts

facebook
twitter

Acknowledgement

My colleague Ko Yokokawa designed HP and gave me advice

References

A very fast BGRA to Grayscale conversion on Iphone « Computer Vision Talks
Optimizing OpenCV face detection for the i.MX51

License

BSD License. This framework use OpenCV. Please read License agreement below.

IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.

By downloading, copying, installing or using the software you agree to this license. If you do not agree to this license, do not download, install, copy or use the software.

                      License Agreement
           For Open Source Computer Vision Library

Copyright (C) 2000-2008, Intel Corporation, all rights reserved. Copyright (C) 2008-2010, Willow Garage Inc., all rights reserved. Third party copyrights are property of their respective owners.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistribution's of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistribution's in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • The name of the copyright holders may not be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the Intel Corporation or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

imageprocessing.framework's People

Contributors

yusukesekikawa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imageprocessing.framework's Issues

open source ImageProcessing.framework

This project is awesome. Though I can't run the example since there're errors when compiling.

Undefined symbols for architecture i386:
"_effectDither", referenced from:
-[cameraViewController captureOutput:didOutputSampleBuffer:fromConnection:] in cameraViewController.o

Can you open source the ImageProcessing.framework? I think it's gonna get really popular, since people can look at the actual code and improve it.

thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.