Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Automatic Smile Camera
Search
Yosuke Furukawa
PRO
September 11, 2016
Programming
1
200
Automatic Smile Camera
NodeSchool in G's Academy で発表した自動笑顔認識カメラの話です。
Yosuke Furukawa
PRO
September 11, 2016
Tweet
Share
More Decks by Yosuke Furukawa
See All by Yosuke Furukawa
デザインシステムが必須の時代に
yosuke_furukawa
PRO
2
130
Node.js, Deno, Bun 最新動向とその所感について
yosuke_furukawa
PRO
10
4.2k
Welcome JSConf.jp 2024
yosuke_furukawa
PRO
1
4.2k
tc39 x jsconf.jp Panel Discussion 2024
yosuke_furukawa
PRO
0
260
Removing Corepack
yosuke_furukawa
PRO
9
1.7k
JavaScript Runtime とはなにか
yosuke_furukawa
PRO
15
2.8k
Strip Types と Storage
yosuke_furukawa
PRO
4
420
Module Harmony について
yosuke_furukawa
PRO
3
1.7k
LTのやり方
yosuke_furukawa
PRO
16
2.7k
Other Decks in Programming
See All in Programming
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
440
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
22
12k
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
300
AI時代のUIはどこへ行く?
yusukebe
17
8.8k
Deep Dive into Kotlin Flow
jmatsu
1
310
Cache Me If You Can
ryunen344
2
660
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
210
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
430
AWS発のAIエディタKiroを使ってみた
iriikeita
1
180
Featured
See All Featured
Become a Pro
speakerdeck
PRO
29
5.5k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Rails Girls Zürich Keynote
gr2m
95
14k
Git: the NoSQL Database
bkeepers
PRO
431
66k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Done Done
chrislema
185
16k
How GitHub (no longer) Works
holman
315
140k
Being A Developer After 40
akosma
90
590k
Facilitating Awesome Meetings
lara
55
6.5k
Transcript
Automatic Smile Camera @yosuke_furukawa
Twitter: @yosuke_furukawa Github: yosuke-furukawa
Recruit Technologies, inc.
What’s Node??
Server side JavaScript???
Frontend Tools???
IoT Platform???
All your answers are correct.
Node.js is JavaScript environment
Today: IoT Platform
Automatic Smile Camera @yosuke_furukawa
child_process.spawn proc.name = 'haruka';
left photo: me right photo: daughter
left === right
Do you think I will talk about tech? I will
be just talking about my baby m9(^Д^)ŲƅŝƄŒŖ
None
recently, my baby smiles sometimes.
None
I don’t want to miss my baby smiles
ya, IoT !!!!
Intel Edison with webcam
Intel Edison (is sleeping in rtech)
How do I detect smiles??
OpenCV
detect face
detect half moon area under the face area
DEMO
Google Cloud Vision API
OpenCV detects smile => Google Cloud Vision API=> Send to
Slack :)
OpenCV detects smile => Google Cloud Vision API=> Send to
Slack :)
But…
Current Problems • Intel edison does not so fast. we
need more CPU power. • OpenCV cannot detect face if the target tilts the face. • Google Cloud Vision API is not so good at analyzing baby face.
However I have tried this system in 3 days.
None
Yay!! Yay!! Yay!!!
Thank you for seeing my baby pictures.