Open troyth opened 11 years ago
@warshawshaw Let me know if you have some time to briefly sit down and go through your code from Session A - it would be helpful to get up a leg-up on implementing OpenCV in Node.js
(sorry for any redundancy with email - I've been having issues emailing columbia.edu addresses, and I didn't know if it made it to you)
@troyth I'm assuming all of this will be done through Node versions of OpenCV and ImageMagick
I'm guessing this is the right one for OpenCV --> here based on popularity, but there seem to be a lot of options for ImageMagick node bindings... do you have a particular one you prefer/have used before?
For sure, it was really really basic. Is after the lecture tomorrow a good time?
On Nov 5, 2013, at 5:04 PM, Jim notifications@github.com wrote:
@warshawshaw Let me know if you have some time to briefly sit down and go through your code from Session A - it would be helpful to get up a leg-up on implementing OpenCV in Node.js
(sorry for any redundancy with email - I've been having issues emailing columbia.edu addresses, and I didn't know if it made it to you)
— Reply to this email directly or view it on GitHub.
@warshawshaw That sounds good to me - I can do either Avery or your basement / NYP dungeon hideout
@jstoddart yup, that's the opencv binding for node. Rather than Image Magick, for node you want Graphics Magick, which is a port of IM, but has a more robust JS binding: http://aheckmann.github.io/gm/
On Tue, Nov 5, 2013 at 7:57 PM, Jim notifications@github.com wrote:
@warshawshaw https://github.com/warshawshaw That sounds good to me - I can do either Avery or your basement / NYP dungeon hideout
— Reply to this email directly or view it on GitHubhttps://github.com/site2site/Studio-Xoup/issues/15#issuecomment-27829394 .
Troy Conrad Therrien @troytherrien +1 (646) 831-6034
avery's probably less depressing
On Tue, Nov 5, 2013 at 7:57 PM, Jim notifications@github.com wrote:
@warshawshaw https://github.com/warshawshaw That sounds good to me - I can do either Avery or your basement / NYP dungeon hideout
— Reply to this email directly or view it on GitHubhttps://github.com/site2site/Studio-Xoup/issues/15#issuecomment-27829394 .
having taken studios in both locations, I can confirm that as a fact
@troyth thanks!
Use node-opencv to figure out how to do facial recognition, then use image magick to place an X on people's faces in the circular posts.
Talk with @warshawshaw on how to set up Open CV and how it works.