iOS App Development Book/Video Series
The Series on How to Create iPhone & iPad Apps
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
iOS App Development Book/Video Series
»
General Category
»
Swift Programming Language
»
How do I get the RGB value from a single pixel in an AVCaptureSession?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How do I get the RGB value from a single pixel in an AVCaptureSession? (Read 7031 times)
CharlesP
Newbie
Posts: 4
How do I get the RGB value from a single pixel in an AVCaptureSession?
«
on:
September 05, 2015, 01:50:59 PM »
Does anyone know how to get the RGB value of a single pixel in an AVCaptureSession in swift?
Kind regards
CharlesP
Logged
kjmcneish
Administrator
Posts: 719
Re: How do I get the RGB value from a single pixel in an AVCaptureSession?
«
Reply #1 on:
September 06, 2015, 01:46:27 AM »
Charles,
I haven't had to do this before, but check out this post and see if it helps:
http://stackoverflow.com/questions/14979472/get-pixel-color-of-camera-in-xcode-ios
All the best!
Kevin
Logged
CharlesP
Newbie
Posts: 4
Re: How do I get the RGB value from a single pixel in an AVCaptureSession?
«
Reply #2 on:
September 10, 2015, 05:07:15 PM »
Thanks Kevin,
I'm still working on it... Will let you know the results.
Logged
Print
Pages: [
1
]
« previous
next »
iOS App Development Book/Video Series
»
General Category
»
Swift Programming Language
»
How do I get the RGB value from a single pixel in an AVCaptureSession?