SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Scandit SDK
Barcode Scanning Component For Xamarin

Christian Floerkemeier PhD,
CTO & Co-Founder
christian@scandit.com

@scandit
www.scandit.com

October 15th, 2013
INTRODUCTION
2


In the past: barcode scanning = dedicated, costly
hardware





Outstanding scanning performance

But users had to carry dedicated, clunky & costly devices

Smartphone + Built-In Camera + Imaging Software =
Barcode scanner in every consumer’s & employee’s
hands


Source: http://www.intermec.com

Consumer use cases: Price
comparison, Coupons, Shopping Lists, ….



Enterprise use cases: Mobile Point-Of-Sale, Asset

Management, Ticketing, Procurement, …..

Source: http://www.apple.com
OUR VISION @ SCANDIT
3

Develop a smartphone
barcode scanner that
has laserlike, enterprise-grade
scanning performance
SCANDIT SDK
4


Scandit SDK is the most user-friendly &
developer-friendly mobile barcode
scanning technology


Highest scanning speed & robustness



Supports iOS and Android devices



Supports all major barcode formats



Easy to integrate into your Xamarin app



Attractive pricing plan (incl. free community
version)
SCANDIT DEMO VIDEO
http://www.scandit.com/video
BARCODE READER:
BARCODE SCANNING
CHALLENGES WITH
SMARTPHONES
CHALLENGE: NO AUTOFOCUS CAMERA
7
CHALLENGE: LOW RESOLUTION
CAMERA MODULES
8



Android low-end phones have
cheap camera modules



Camera resolution can be as low
as 320x480



In total, there are 100+ million
smartphone and tablets that have
fixed focus and low resolution
cameras
CHALLENGE: BLURRY IMAGES
WITH AUTOFOCUS DEVICES
9

Wrong
focus point

Camera unable to
focus on objects
too close
CHALLENGE: AUTOFOCUS DELAY
10

Autofocus duration on iPhone 4S: ~1 sec
Delay to start autofocus: ~0.3-1 sec

Time
CHALLENGE: ANDROID DIVERSITY
11



Different Android devices
implement high-level
camera API differently



Scandit provides regular
software updates to
address the Android
device idiosyncracies
CHALLENGE: PACKAGING, FORM
FACTOR & LIGHTING
12

Non-uniform
background
Thin
barcode
Crumpled
surface

Transparent code
on round surface

Glare
CHALLENGE: USER INTERACTION
13


Lack of visual cue from laser makes alignment of barcode difficult



Detecting barcode orientations and high dynamic range is essential
UNDERLYING MAGIC: ADVANCED
IMAGE PROCESSING IN REAL-TIME
14
brightness values along sharp scan line

brightness value

300
250
200
150
100
50
0
0

100

200

300

400

500

600

700

600

700

position in scan line / pixels

brightness values along blurry scan line

brightness value

300
250
200
150
100
50
0
0

100

200

300

400

position in scan line / pixels

500
BARCODE SYMBOLOGIES SUPPORTED
15



Scandit SDK supports all major barcode symbologies:


EAN13, UPC12, EAN8, UPC8, Code128, Code39, MSI, ITF,
QR, Datamatrix, PDF417(beta)
PLANS & PRICING
16
CUSTOMIZATION
BARCODE DECODER CONFIGURATION
18



Switch off all barcode symbologies
not supported by your app:



e.g.:
picker.SetDataMatrixEnabled (false);
picker.SetQrEnabled (false);
picker.SetItfEnabled (false);
SCAN UI CONFIGURATION
19



Customize the Scan UI via
OverlayController API:



e.g.:
picker.OverlayController.ShowToolBar(true);
picker.OverlayController.ShowSearchBar(true);
picker.OverlayController.SetTorchEnabled(true);
picker.OverlayController.SetCameraSwitchVisibility(
SICameraSwitchVisibility.Always);
SCAN UI INTEGRATION
20



Add your own elements:

UIToolbar toolbar = new UIToolbar(new RectangleF (0, 200, 320, 49));
picker.OverlayController.View.AddSubview (toolbar);
picker.OverlayController.View.BringSubviewToFront (toolbar);
INDUSTRY FEEDBACK
23

Eliane Fiolet

Cheryl Morris

I was impressed by the speed of the
scanning technology …. the bar code
scanner is better [than RedLaser], …you
can capture a barcode even when it is
not positioned horizontally, and RedLaser
is unable to do it.

[…] tested the scanner through plastic wrapping, on
curved bottles and even with scratched
barcodes, and all were read successfully. [...]
BostInnovation also tested Scandit against competitor
Shopsavvy [...], which did not recognize one of the
item’s barcodes […]. Overall, Scandit is much faster
at recognizing items, […].

Nicholas Florin, CEO CH

Aaron Emigh, CTO

“The Scandit SDK provides the fastest and
most accurate barcode scanning
performance of all solutions we tested. We
can recommend Scandit SDK as a reliable
and easy-to-implement mobile phonebased barcode scanning solution.“

“Scandit is accurate and amazingly fast. It
provides a great user experience.
Furthermore, Scandit provides great support as
a partner.“
SUMMARY AND CONCLUSIONS
24



Scandit SDK


Is the fastest and most accurate mobile barcode scanning
technology available today



Maintains its excellent performance under
conditions where others fail:


Devices without Autofocus/Low Resolution Cameras



Shadows, warped surfaces, different color barcodes etc.



With an outstanding developer support team



Easy to integrate



With an attractive price plan

Weitere ähnliche Inhalte

Was ist angesagt?

MobileCamp 2014: on{x} - Google Now zum Selberbauen
MobileCamp 2014: on{x} - Google Now zum SelberbauenMobileCamp 2014: on{x} - Google Now zum Selberbauen
MobileCamp 2014: on{x} - Google Now zum Selberbauen
Christian Heindel
 
Cloud-enabling the Next Generation of Mobile Apps
Cloud-enabling the Next Generation of Mobile AppsCloud-enabling the Next Generation of Mobile Apps
Cloud-enabling the Next Generation of Mobile Apps
Nick Landry
 

Was ist angesagt? (20)

What are APIs?
What are APIs?What are APIs?
What are APIs?
 
MobileCamp 2014: on{x} - Google Now zum Selberbauen
MobileCamp 2014: on{x} - Google Now zum SelberbauenMobileCamp 2014: on{x} - Google Now zum Selberbauen
MobileCamp 2014: on{x} - Google Now zum Selberbauen
 
Building a Node.js Backend in the Cloud for Android Apps
Building a Node.js Backend in the Cloud for Android AppsBuilding a Node.js Backend in the Cloud for Android Apps
Building a Node.js Backend in the Cloud for Android Apps
 
Dreamforce 19 Global Gatherings Sevilla Salesforce Developer Group
Dreamforce 19 Global Gatherings Sevilla Salesforce Developer GroupDreamforce 19 Global Gatherings Sevilla Salesforce Developer Group
Dreamforce 19 Global Gatherings Sevilla Salesforce Developer Group
 
Building Mobile Cross-Platform Apps with the Cloud and Push Notifications
Building Mobile Cross-Platform Apps with the Cloud and Push NotificationsBuilding Mobile Cross-Platform Apps with the Cloud and Push Notifications
Building Mobile Cross-Platform Apps with the Cloud and Push Notifications
 
Xamarin Platform
Xamarin PlatformXamarin Platform
Xamarin Platform
 
Native i os, android, and windows development in c# with xamarin 4
Native i os, android, and windows development in c# with xamarin 4Native i os, android, and windows development in c# with xamarin 4
Native i os, android, and windows development in c# with xamarin 4
 
Design - Start Your API Journey Today
Design - Start Your API Journey TodayDesign - Start Your API Journey Today
Design - Start Your API Journey Today
 
Azure Global Bootcamp 2017 - Microsoft Cognitive Services
Azure Global Bootcamp 2017 - Microsoft Cognitive ServicesAzure Global Bootcamp 2017 - Microsoft Cognitive Services
Azure Global Bootcamp 2017 - Microsoft Cognitive Services
 
apidays LIVE Australia 2021 - Designing Embedded Platforms by Jeremy Glassenb...
apidays LIVE Australia 2021 - Designing Embedded Platforms by Jeremy Glassenb...apidays LIVE Australia 2021 - Designing Embedded Platforms by Jeremy Glassenb...
apidays LIVE Australia 2021 - Designing Embedded Platforms by Jeremy Glassenb...
 
Azure app service
Azure app serviceAzure app service
Azure app service
 
[WSO2 Integration Summit Bern 2019] API-led Integration
[WSO2 Integration Summit Bern 2019] API-led Integration[WSO2 Integration Summit Bern 2019] API-led Integration
[WSO2 Integration Summit Bern 2019] API-led Integration
 
Microsoft Cognitive Services & Bot Framework - Universidade Fernando Pessoa
Microsoft Cognitive Services & Bot Framework - Universidade Fernando PessoaMicrosoft Cognitive Services & Bot Framework - Universidade Fernando Pessoa
Microsoft Cognitive Services & Bot Framework - Universidade Fernando Pessoa
 
Introduction to Xamarin
Introduction to XamarinIntroduction to Xamarin
Introduction to Xamarin
 
apidays LIVE Helsinki & North - Designing embedded platforms: lessons from in...
apidays LIVE Helsinki & North - Designing embedded platforms: lessons from in...apidays LIVE Helsinki & North - Designing embedded platforms: lessons from in...
apidays LIVE Helsinki & North - Designing embedded platforms: lessons from in...
 
Cloud-enabling the Next Generation of Mobile Apps
Cloud-enabling the Next Generation of Mobile AppsCloud-enabling the Next Generation of Mobile Apps
Cloud-enabling the Next Generation of Mobile Apps
 
Session 1 - Transformative Opportunities in Mobile and Cloud
Session 1 - Transformative Opportunities in Mobile and Cloud Session 1 - Transformative Opportunities in Mobile and Cloud
Session 1 - Transformative Opportunities in Mobile and Cloud
 
APIs at Enterprise Scale, Sid Bhatia, API Strategy & Practice Conference, Ams...
APIs at Enterprise Scale, Sid Bhatia, API Strategy & Practice Conference, Ams...APIs at Enterprise Scale, Sid Bhatia, API Strategy & Practice Conference, Ams...
APIs at Enterprise Scale, Sid Bhatia, API Strategy & Practice Conference, Ams...
 
The Hitchhicker’s Guide to Windows Azure Mobile Services | FalafelCON 2014
The Hitchhicker’s Guide to Windows Azure Mobile Services | FalafelCON 2014The Hitchhicker’s Guide to Windows Azure Mobile Services | FalafelCON 2014
The Hitchhicker’s Guide to Windows Azure Mobile Services | FalafelCON 2014
 
State of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
State of Union: Xamarin & Cross-Platform .NET in 2016 and BeyondState of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
State of Union: Xamarin & Cross-Platform .NET in 2016 and Beyond
 

Andere mochten auch

Shopper Apps 2013
Shopper Apps 2013 Shopper Apps 2013
Shopper Apps 2013
Evolution Insights
 
QR Codes in Libraries
QR Codes in LibrariesQR Codes in Libraries
QR Codes in Libraries
cawa
 

Andere mochten auch (19)

Scandit's Self-Scanning Solution
Scandit's Self-Scanning SolutionScandit's Self-Scanning Solution
Scandit's Self-Scanning Solution
 
Netcetera
NetceteraNetcetera
Netcetera
 
Democratizing Business Processes with Android-based Mobile Devices
Democratizing Business Processes with Android-based Mobile DevicesDemocratizing Business Processes with Android-based Mobile Devices
Democratizing Business Processes with Android-based Mobile Devices
 
The Mobile Point of Sale Revolution
The Mobile Point of Sale RevolutionThe Mobile Point of Sale Revolution
The Mobile Point of Sale Revolution
 
Enterprise-grade mobile barcode scanning with Scandit and Xamarin
Enterprise-grade mobile barcode scanning with Scandit and XamarinEnterprise-grade mobile barcode scanning with Scandit and Xamarin
Enterprise-grade mobile barcode scanning with Scandit and Xamarin
 
Shopper Apps 2013
Shopper Apps 2013 Shopper Apps 2013
Shopper Apps 2013
 
Shopper Showrooming: Retailer Strategies in a Smartphone World
Shopper Showrooming: Retailer Strategies in a Smartphone World Shopper Showrooming: Retailer Strategies in a Smartphone World
Shopper Showrooming: Retailer Strategies in a Smartphone World
 
Native App Development for iOS, Android, and Windows with Visual Studio
Native App Development for iOS, Android, and Windows with Visual StudioNative App Development for iOS, Android, and Windows with Visual Studio
Native App Development for iOS, Android, and Windows with Visual Studio
 
QR Codes in Libraries
QR Codes in LibrariesQR Codes in Libraries
QR Codes in Libraries
 
Xamarin: Introduction to iOS 8
Xamarin: Introduction to iOS 8Xamarin: Introduction to iOS 8
Xamarin: Introduction to iOS 8
 
Qr code ppt 23 sep 11
Qr code  ppt 23 sep 11Qr code  ppt 23 sep 11
Qr code ppt 23 sep 11
 
Developing and Designing Native Mobile Apps in Xamarin Studio
Developing and Designing Native Mobile Apps in Xamarin StudioDeveloping and Designing Native Mobile Apps in Xamarin Studio
Developing and Designing Native Mobile Apps in Xamarin Studio
 
Accelerate Mobile Success with a Mobile Center of Excellence
Accelerate Mobile Success with a Mobile Center of ExcellenceAccelerate Mobile Success with a Mobile Center of Excellence
Accelerate Mobile Success with a Mobile Center of Excellence
 
Mobile Enterprise Success with Xamarin and IBM
Mobile Enterprise Success with Xamarin and IBMMobile Enterprise Success with Xamarin and IBM
Mobile Enterprise Success with Xamarin and IBM
 
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...
Xamarin Mobile Leaders Summit: Business at the Point of Inspiration: Producti...
 
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...
Xamarin Mobile Leaders Summit: The Mobile Mind Shift: Opportunities, Challeng...
 
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOpsXamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
Xamarin Mobile Leaders Summit | Solving the Unique Challenges in Mobile DevOps
 
Building Your First Xamarin.Forms App
Building Your First Xamarin.Forms AppBuilding Your First Xamarin.Forms App
Building Your First Xamarin.Forms App
 
Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#
Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#
Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#
 

Ähnlich wie Enterprise-grade mobile barcode scanning with Scandit and Xamarin

New Technology Trends Presentation: QR Codes
New Technology Trends Presentation: QR CodesNew Technology Trends Presentation: QR Codes
New Technology Trends Presentation: QR Codes
murrayhembruch
 
QRC Presentation.pptx
QRC Presentation.pptxQRC Presentation.pptx
QRC Presentation.pptx
GgDevil
 
QR CODES IN BUSINESS.
QR CODES IN BUSINESS.QR CODES IN BUSINESS.
QR CODES IN BUSINESS.
RobbySahoo
 

Ähnlich wie Enterprise-grade mobile barcode scanning with Scandit and Xamarin (20)

3.2.qr code based information access system in shopping mall (1)
3.2.qr code based information access system in shopping mall (1)3.2.qr code based information access system in shopping mall (1)
3.2.qr code based information access system in shopping mall (1)
 
Working with mobile app developers to enable indoor location based services
Working with mobile app developers to enable indoor location based servicesWorking with mobile app developers to enable indoor location based services
Working with mobile app developers to enable indoor location based services
 
Cognex BarCode Readers and Vision systems
Cognex BarCode Readers and Vision systemsCognex BarCode Readers and Vision systems
Cognex BarCode Readers and Vision systems
 
New Technology Trends Presentation: QR Codes
New Technology Trends Presentation: QR CodesNew Technology Trends Presentation: QR Codes
New Technology Trends Presentation: QR Codes
 
Barcode technology
Barcode technologyBarcode technology
Barcode technology
 
Philipp Nagele (Wikitude) Wikitude SDK Tutorial
Philipp Nagele (Wikitude) Wikitude SDK Tutorial Philipp Nagele (Wikitude) Wikitude SDK Tutorial
Philipp Nagele (Wikitude) Wikitude SDK Tutorial
 
IRJET- A Survey: Secret Sharing Approach with Cheater Prevention on QR Code
IRJET-  	  A Survey: Secret Sharing Approach with Cheater Prevention on QR CodeIRJET-  	  A Survey: Secret Sharing Approach with Cheater Prevention on QR Code
IRJET- A Survey: Secret Sharing Approach with Cheater Prevention on QR Code
 
QR Codes seminar
QR Codes seminarQR Codes seminar
QR Codes seminar
 
2D barcode publishing a guide to best practices
2D barcode publishing a guide to best practices2D barcode publishing a guide to best practices
2D barcode publishing a guide to best practices
 
QRC Presentation.pptx
QRC Presentation.pptxQRC Presentation.pptx
QRC Presentation.pptx
 
Barcode Educational Guide - IDAutomation.com
Barcode Educational Guide - IDAutomation.com Barcode Educational Guide - IDAutomation.com
Barcode Educational Guide - IDAutomation.com
 
Review of Types and Analysis of Two Dimensional Bar Codes in Logistics and E-...
Review of Types and Analysis of Two Dimensional Bar Codes in Logistics and E-...Review of Types and Analysis of Two Dimensional Bar Codes in Logistics and E-...
Review of Types and Analysis of Two Dimensional Bar Codes in Logistics and E-...
 
Cognex presentation2
Cognex presentation2Cognex presentation2
Cognex presentation2
 
PacNOG 25: Life of a QR code
PacNOG 25: Life of a QR codePacNOG 25: Life of a QR code
PacNOG 25: Life of a QR code
 
Enhancing mobile apps in the public facing enterprise with the aruba meridian...
Enhancing mobile apps in the public facing enterprise with the aruba meridian...Enhancing mobile apps in the public facing enterprise with the aruba meridian...
Enhancing mobile apps in the public facing enterprise with the aruba meridian...
 
The impact of barcode scanner technology
The impact of barcode scanner technologyThe impact of barcode scanner technology
The impact of barcode scanner technology
 
Mobile Tagging
Mobile TaggingMobile Tagging
Mobile Tagging
 
5 Best Barcode Scanner App For Android: Top Customer-Pick
5 Best Barcode Scanner App For Android: Top Customer-Pick5 Best Barcode Scanner App For Android: Top Customer-Pick
5 Best Barcode Scanner App For Android: Top Customer-Pick
 
QR CODES IN BUSINESS.
QR CODES IN BUSINESS.QR CODES IN BUSINESS.
QR CODES IN BUSINESS.
 
IRJET - Three Layered Security for Banking
IRJET -  	  Three Layered Security for BankingIRJET -  	  Three Layered Security for Banking
IRJET - Three Layered Security for Banking
 

Mehr von Xamarin

Mehr von Xamarin (20)

Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Xamarin University Presents: Building Your First Intelligent App with Xamarin...Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
 
Xamarin University Presents: Ship Better Apps with Visual Studio App Center
Xamarin University Presents: Ship Better Apps with Visual Studio App CenterXamarin University Presents: Ship Better Apps with Visual Studio App Center
Xamarin University Presents: Ship Better Apps with Visual Studio App Center
 
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Get the Most Out of iOS 11 with Visual Studio Tools for XamarinGet the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin
 
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for XamarinGet the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
 
Creative Hacking: Delivering React Native App A/B Testing Using CodePush
Creative Hacking: Delivering React Native App A/B Testing Using CodePushCreative Hacking: Delivering React Native App A/B Testing Using CodePush
Creative Hacking: Delivering React Native App A/B Testing Using CodePush
 
Build Better Games with Unity and Microsoft Azure
Build Better Games with Unity and Microsoft AzureBuild Better Games with Unity and Microsoft Azure
Build Better Games with Unity and Microsoft Azure
 
Exploring UrhoSharp 3D with Xamarin Workbooks
Exploring UrhoSharp 3D with Xamarin WorkbooksExploring UrhoSharp 3D with Xamarin Workbooks
Exploring UrhoSharp 3D with Xamarin Workbooks
 
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
Desktop Developer’s Guide to Mobile with Visual Studio Tools for XamarinDesktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
 
Developer’s Intro to Azure Machine Learning
Developer’s Intro to Azure Machine LearningDeveloper’s Intro to Azure Machine Learning
Developer’s Intro to Azure Machine Learning
 
Customizing Xamarin.Forms UI
Customizing Xamarin.Forms UICustomizing Xamarin.Forms UI
Customizing Xamarin.Forms UI
 
Session 4 - Xamarin Partner Program, Events and Resources
Session 4 - Xamarin Partner Program, Events and ResourcesSession 4 - Xamarin Partner Program, Events and Resources
Session 4 - Xamarin Partner Program, Events and Resources
 
Session 3 - Driving Mobile Growth and Profitability
Session 3 - Driving Mobile Growth and ProfitabilitySession 3 - Driving Mobile Growth and Profitability
Session 3 - Driving Mobile Growth and Profitability
 
Session 2 - Emerging Technologies in your Mobile Practice
Session 2 - Emerging Technologies in your Mobile PracticeSession 2 - Emerging Technologies in your Mobile Practice
Session 2 - Emerging Technologies in your Mobile Practice
 
SkiaSharp Graphics for Xamarin.Forms
SkiaSharp Graphics for Xamarin.FormsSkiaSharp Graphics for Xamarin.Forms
SkiaSharp Graphics for Xamarin.Forms
 
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure
Building Games for iOS, macOS, and tvOS with Visual Studio and AzureBuilding Games for iOS, macOS, and tvOS with Visual Studio and Azure
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure
 
Intro to Xamarin.Forms for Visual Studio 2017
Intro to Xamarin.Forms for Visual Studio 2017Intro to Xamarin.Forms for Visual Studio 2017
Intro to Xamarin.Forms for Visual Studio 2017
 
Connected Mobile Apps with Microsoft Azure
Connected Mobile Apps with Microsoft AzureConnected Mobile Apps with Microsoft Azure
Connected Mobile Apps with Microsoft Azure
 
Introduction to Xamarin for Visual Studio 2017
Introduction to Xamarin for Visual Studio 2017Introduction to Xamarin for Visual Studio 2017
Introduction to Xamarin for Visual Studio 2017
 
Building Your First iOS App with Xamarin for Visual Studio
Building Your First iOS App with Xamarin for Visual StudioBuilding Your First iOS App with Xamarin for Visual Studio
Building Your First iOS App with Xamarin for Visual Studio
 
Building Your First Android App with Xamarin
Building Your First Android App with XamarinBuilding Your First Android App with Xamarin
Building Your First Android App with Xamarin
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Kürzlich hochgeladen (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

Enterprise-grade mobile barcode scanning with Scandit and Xamarin

  • 1. Scandit SDK Barcode Scanning Component For Xamarin Christian Floerkemeier PhD, CTO & Co-Founder christian@scandit.com @scandit www.scandit.com October 15th, 2013
  • 2. INTRODUCTION 2  In the past: barcode scanning = dedicated, costly hardware    Outstanding scanning performance But users had to carry dedicated, clunky & costly devices Smartphone + Built-In Camera + Imaging Software = Barcode scanner in every consumer’s & employee’s hands  Source: http://www.intermec.com Consumer use cases: Price comparison, Coupons, Shopping Lists, ….  Enterprise use cases: Mobile Point-Of-Sale, Asset Management, Ticketing, Procurement, ….. Source: http://www.apple.com
  • 3. OUR VISION @ SCANDIT 3 Develop a smartphone barcode scanner that has laserlike, enterprise-grade scanning performance
  • 4. SCANDIT SDK 4  Scandit SDK is the most user-friendly & developer-friendly mobile barcode scanning technology  Highest scanning speed & robustness  Supports iOS and Android devices  Supports all major barcode formats  Easy to integrate into your Xamarin app  Attractive pricing plan (incl. free community version)
  • 8. CHALLENGE: LOW RESOLUTION CAMERA MODULES 8  Android low-end phones have cheap camera modules  Camera resolution can be as low as 320x480  In total, there are 100+ million smartphone and tablets that have fixed focus and low resolution cameras
  • 9. CHALLENGE: BLURRY IMAGES WITH AUTOFOCUS DEVICES 9 Wrong focus point Camera unable to focus on objects too close
  • 10. CHALLENGE: AUTOFOCUS DELAY 10 Autofocus duration on iPhone 4S: ~1 sec Delay to start autofocus: ~0.3-1 sec Time
  • 11. CHALLENGE: ANDROID DIVERSITY 11  Different Android devices implement high-level camera API differently  Scandit provides regular software updates to address the Android device idiosyncracies
  • 12. CHALLENGE: PACKAGING, FORM FACTOR & LIGHTING 12 Non-uniform background Thin barcode Crumpled surface Transparent code on round surface Glare
  • 13. CHALLENGE: USER INTERACTION 13  Lack of visual cue from laser makes alignment of barcode difficult  Detecting barcode orientations and high dynamic range is essential
  • 14. UNDERLYING MAGIC: ADVANCED IMAGE PROCESSING IN REAL-TIME 14 brightness values along sharp scan line brightness value 300 250 200 150 100 50 0 0 100 200 300 400 500 600 700 600 700 position in scan line / pixels brightness values along blurry scan line brightness value 300 250 200 150 100 50 0 0 100 200 300 400 position in scan line / pixels 500
  • 15. BARCODE SYMBOLOGIES SUPPORTED 15  Scandit SDK supports all major barcode symbologies:  EAN13, UPC12, EAN8, UPC8, Code128, Code39, MSI, ITF, QR, Datamatrix, PDF417(beta)
  • 18. BARCODE DECODER CONFIGURATION 18  Switch off all barcode symbologies not supported by your app:  e.g.: picker.SetDataMatrixEnabled (false); picker.SetQrEnabled (false); picker.SetItfEnabled (false);
  • 19. SCAN UI CONFIGURATION 19  Customize the Scan UI via OverlayController API:  e.g.: picker.OverlayController.ShowToolBar(true); picker.OverlayController.ShowSearchBar(true); picker.OverlayController.SetTorchEnabled(true); picker.OverlayController.SetCameraSwitchVisibility( SICameraSwitchVisibility.Always);
  • 20. SCAN UI INTEGRATION 20  Add your own elements: UIToolbar toolbar = new UIToolbar(new RectangleF (0, 200, 320, 49)); picker.OverlayController.View.AddSubview (toolbar); picker.OverlayController.View.BringSubviewToFront (toolbar);
  • 21. INDUSTRY FEEDBACK 23 Eliane Fiolet Cheryl Morris I was impressed by the speed of the scanning technology …. the bar code scanner is better [than RedLaser], …you can capture a barcode even when it is not positioned horizontally, and RedLaser is unable to do it. […] tested the scanner through plastic wrapping, on curved bottles and even with scratched barcodes, and all were read successfully. [...] BostInnovation also tested Scandit against competitor Shopsavvy [...], which did not recognize one of the item’s barcodes […]. Overall, Scandit is much faster at recognizing items, […]. Nicholas Florin, CEO CH Aaron Emigh, CTO “The Scandit SDK provides the fastest and most accurate barcode scanning performance of all solutions we tested. We can recommend Scandit SDK as a reliable and easy-to-implement mobile phonebased barcode scanning solution.“ “Scandit is accurate and amazingly fast. It provides a great user experience. Furthermore, Scandit provides great support as a partner.“
  • 22. SUMMARY AND CONCLUSIONS 24  Scandit SDK  Is the fastest and most accurate mobile barcode scanning technology available today  Maintains its excellent performance under conditions where others fail:  Devices without Autofocus/Low Resolution Cameras  Shadows, warped surfaces, different color barcodes etc.  With an outstanding developer support team  Easy to integrate  With an attractive price plan