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
52
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
79
Error handling in Flutter
enzoftware
0
87
Adding Flutter to an existing Android/iOS app
enzoftware
0
130
Flutter flavors
enzoftware
0
69
Flutter CI/CD with Fastlane
enzoftware
0
72
Flutter Animations
enzoftware
0
45
Productivity tools 4 developers
enzoftware
0
38
Anko Superpowers
enzoftware
0
65
Mobile Vision API + Android
enzoftware
0
64
Other Decks in Programming
See All in Programming
チームの境界をブチ抜いていけ
tokai235
0
150
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
480
Devvox Belgium - Agentic AI Patterns
kdubois
1
100
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
480
CSC305 Lecture 05
javiergs
PRO
0
210
CSC509 Lecture 02
javiergs
PRO
0
410
明日から始めるリファクタリング
ryounasso
0
130
クラシルを支える技術と組織
rakutek
0
200
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
130
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
0
110
CSC509 Lecture 06
javiergs
PRO
0
260
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
The Language of Interfaces
destraynor
162
25k
How to Think Like a Performance Engineer
csswizardry
27
2k
Side Projects
sachag
455
43k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
900
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
GraphQLとの向き合い方2022年版
quramy
49
14k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
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