Simple OpenGL image processing
https://www.youtube.com/watch?v=A8aycemSyqQ&nohtml5=False
https://github.com/rounak/ImageProcessing
Brad Larson's GPU image library
https://github.com/BradLarson/GPUImage
Other image filters
https://github.com/esilverberg/ios-image-filters
http://developer.apple.com/library/ios/#samplecode/GLImageProcessing/Introduction/Intro.html
https://github.com/BradLarson/GPUImage
https://github.com/OmidH/Filtrr
https://github.com/fguilleme/Filter
https://github.com/xissburg/XBImageFilters
Friday, April 8, 2016
Thursday, March 10, 2016
Various WebView info on iOS and Android
Feasible to build your own WebKit-based UIWebView for iOS?
http://stackoverflow.com/questions/6858253/feasible-to-build-your-own-webkit-based-uiwebview-for-ios
Embedded Chromium or Webkit in Android app
http://stackoverflow.com/questions/16604150/embedded-chromium-or-webkit-in-android-app
How to determine the content size of a UIWebView?
http://stackoverflow.com/questions/3936041/how-to-determine-the-content-size-of-a-uiwebview
http://stackoverflow.com/questions/745160/how-to-determine-uiwebview-height-based-on-content-within-a-variable-height-uit
Why Shouldn't A UIWebView Be Placed in a UIScrollView?
http://stackoverflow.com/questions/12868999/why-shouldnt-a-uiwebview-be-placed-in-a-uiscrollview
Cannot scroll in UIWebView in iOS
http://stackoverflow.com/questions/10875971/cannot-scroll-in-uiwebview-in-ios
UIWebview full screen size
http://stackoverflow.com/questions/18552416/uiwebview-full-screen-size
================
https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIScrollView_Class
Within UIScrollView, there are 3 properties:
contentOffset: CGPoint
contentSize: CGSize
contentInset: UIEdgeInsets, default is UIEdgeInsetsZero
AlphaGo and deep mind
https://deepmind.com/alpha-go.html
DeepMind replication
https://github.com/Rochester-NRT/AlphaGo
Mastering the game of Go with deep neural networks and tree search
https://drive.google.com/file/d/0B11ZqB11tZ92alI4X1RBc0hQX28/view?usp=sharing_eid&ts=56e1bd00
Kocsis and Szepesvari, Bandit based Monte-Carlo Planning
https://drive.google.com/file/d/0B11ZqB11tZ92a09vZVIzd25fRDQ/view?usp=sharing
More publications
https://deepmind.com/publications.html
Monday, March 7, 2016
GE Predix
GE industrial internet platform Predix.
https://www.predix.io/
http://www.informationweek.com/cloud/platform-as-a-service/ge-predix-cloud-wont-look-much-like-amazon/d/d-id/1321656
https://www.predix.io/
http://www.informationweek.com/cloud/platform-as-a-service/ge-predix-cloud-wont-look-much-like-amazon/d/d-id/1321656
Saturday, March 5, 2016
Thursday, February 25, 2016
NFC related
NFC standard
http://www.openpcd.org/ISO14443
NFC integrated RFID
http://www.gs1tw.org/twct/gs1w/download/NFC_mcs.pdf
iPhone 6 NFC
http://ams.eefocus.com/module/forum/forum.php?mod=viewthread&tid=482
http://www.openpcd.org/ISO14443
NFC integrated RFID
http://www.gs1tw.org/twct/gs1w/download/NFC_mcs.pdf
iPhone 6 NFC
http://ams.eefocus.com/module/forum/forum.php?mod=viewthread&tid=482
Subscribe to:
Posts (Atom)