Pinned Repositories
DataUsage
A plain simple demo PoC to show the usage of some of the APIs to determine the 3G and WiFi data usage in iOS. Can be modified to clip data usage per application as well.
FaceDetection-FaceRecognition
A plain simple sample project to demonstrate face detection using CoreImage APIs. The same sample also demonstrates face recognition using Eigenfaces method (using Fisherfaces model. See http://www.cs.columbia.edu/~belhumeur/journal/fisherface-pami97.pdf) .
go-whatsapp
WhatsApp Web API
iOSGeofencing
A PoC/Demo of an iOS app integrated with a Mac server to demonstrate the power of geofences.
nseta
Library (and console app) to analyse and predict financial data from National Stock Exchange (NSE - India) in pandas dataframe
pantosHTTPLiveStreamingEXTM3U
A playlist media file (m3u8) parser. A protocol implementation (http://tools.ietf.org/html/draft-pantos-http-live-streaming-00) for transmitting unbounded streams of multimedia data over HTTP [RFC2616]. The protocol supports the encryption of media data, and the provision of alternate versions(e.g. bitrates) of a stream. Media data can be transmitted soon after it is created, allowing it to be received in near real-time.
PKNSETools
PKScreener
A Python-based stock screener for NSE, India. PKScreener is an advanced free stock screener to find potential breakout stocks from NSE and show its possible breakout values. It also helps to find the stocks which are consolidating and may breakout, or the particular chart patterns that you're looking specifically to make your decisions.
SCBUTube
A YouTube video downloader in Objective-c for downloading multiple YT videos on iOS.
whatsapp-bot
whatsapp-bot
pkjmesra's Repositories
pkjmesra/SCBUTube
A YouTube video downloader in Objective-c for downloading multiple YT videos on iOS.
pkjmesra/FaceDetection-FaceRecognition
A plain simple sample project to demonstrate face detection using CoreImage APIs. The same sample also demonstrates face recognition using Eigenfaces method (using Fisherfaces model. See http://www.cs.columbia.edu/~belhumeur/journal/fisherface-pami97.pdf) .
pkjmesra/VuforiaAugmentedReality
A demo/PoC app that uses Vuforia SDK and demonstrates various flavors possible in augmented reality including playing with virtual buttons.
pkjmesra/iOSGeofencing
A PoC/Demo of an iOS app integrated with a Mac server to demonstrate the power of geofences.
pkjmesra/GenericLogger
A logger that makes your app stronger by means of providing a number of out of the box features. A tool that gives your iOs/Mac developers an excellent way of knowing what's happening inside the application.
pkjmesra/GenericXMLParser
An absolutely generic XML parser in Obj-C that parses any xml string and creates runtime objects from the parsed xml. The runtime objects may not be pre-existing.
pkjmesra/OpenCVFaceRecognition
pkjmesra/Crashlogger
A simple logger that catches the app crash and auto-symbolicates the crash so when the app is started next time, you should have the crash log well symbolicated.
pkjmesra/iOSCameraImageProcessing
Real time image processing framework for iOS
pkjmesra/ip_spoofing
pkjmesra/Quartz-Help-Library
Quartz Help Library for iOS, for image processing on iOS.