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
OpenCV + Android
Search
Enzo Lizama Paredes
July 06, 2018
Programming
1
42
OpenCV + Android
Enzo Lizama Paredes
July 06, 2018
Tweet
Share
More Decks by Enzo Lizama Paredes
See All by Enzo Lizama Paredes
BDD in Flutter
enzoftware
0
67
Error handling in Flutter
enzoftware
0
74
Adding Flutter to an existing Android/iOS app
enzoftware
0
130
Flutter flavors
enzoftware
0
59
Flutter CI/CD with Fastlane
enzoftware
0
59
Flutter Animations
enzoftware
0
29
Productivity tools 4 developers
enzoftware
0
31
Anko Superpowers
enzoftware
0
56
Mobile Vision API + Android
enzoftware
0
55
Other Decks in Programming
See All in Programming
Security_for_introducing_eBPF
kentatada
0
110
PHPUnitしか使ってこなかった 一般PHPerがPestに乗り換えた実録
mashirou1234
0
210
今年一番支援させていただいたのは認証系サービスでした
satoshi256kbyte
1
260
tidymodelsによるtidyな生存時間解析 / Japan.R2024
dropout009
1
790
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
460
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
130
採用事例の少ないSvelteを選んだ理由と それを正解にするためにやっていること
oekazuma
2
1k
Beyond ORM
77web
7
890
ゆるやかにgolangci-lintのルールを強くする / Kyoto.go #56
utgwkk
2
390
Keeping it Ruby: Why Your Product Needs a Ruby SDK - RubyWorld 2024
envek
0
190
range over funcの使い道と非同期N+1リゾルバーの夢 / about a range over func
mackee
0
110
Spatial Rendering for Apple Vision Pro
warrenm
0
110
Featured
See All Featured
Docker and Python
trallard
42
3.1k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Code Review Best Practice
trishagee
65
17k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5k
A better future with KSS
kneath
238
17k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Mobile First: as difficult as doing things right
swwweet
222
9k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
How to Ace a Technical Interview
jacobian
276
23k
Faster Mobile Websites
deanohume
305
30k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
247
1.3M
Transcript
OPENCV + ANDROID EDGE DETECTION @enzoftware
ENZO LIZAMA PAREDES @enzoftware
@enzoftware
WHAT'S IMAGE PROCESSING? @enzoftware
CANNY FILTER
@enzoftware
@enzoftware
Imgproc.Canny(imgGray,imgCanny,50,100) @enzoftware
@enzoftware
ENZO LIZAMA PAREDES @enzoftware