Coin Images Seibersdorf - Benchmark

Size: px
Start display at page:

Download "Coin Images Seibersdorf - Benchmark"

Transcription

1 Coin Images Seibersdorf - Benchmark Michael Nölle 1, Björn Jonsson 2, Michael Rubik 2 ARC Seibersdorf research GmbH 1 Safety & Security, 2 High Performance Image Processing A-2444 Seibersdorf michael.noelle@arcs.ac.at Background The changeover from 12 European currencies to the Euro created a unique situation. Great volumes of money had to be physically returned to the national banks of the member states. Charity organisations took the opportunity to appeal for funds. In Austria alone the charitable donations amounted to several hundred tons of cash. Unfortunately, the coins could only be collected as a potpourri of currencies. The sheer volume of material rules out any attempt to separate the money manually and calls for an automatic processing device. In 2003 a coin sorting device called Dagobert [1.] was built at ARC Seibersdorf research GmbH. The coins which originate from far more than 100 countries were sorted by Dagobert within two years. In total more than 2000 different coin faces of over 600 different coin types had to be trained and comprise the backbone of the recognition unit of Dagobert. The original goal was to sort and recirculate high volumes of coins according to the individual requirements of the national banks. Sorting criteria were thickness, diameter and the images of both sides. In some cases a subsequent separation by further physical characteristics became necessary. The acquired training data comprises a value in itself as it can be used to evaluate object recognition algorithms on a very large set of objects to be recognised. Moreover, an almost unlimited set of test data is available. To foster the development of robust recognition and image search algorithms ARC Seibersdorf research GmbH has defined the Coin Images Seibersdorf (CIS) Benchmark, as a part of the MUSCLE ( ) benchmarking initiative ( Benchmark Preview The initial CIS-Benchmark as presented at the MUSCLE Scientific Meeting in Malaga, 4-5 Nov 2004, contains a small amount of the training data and validated test images with a limited number of coin faces. Presently, there are 1100 test coins (i.e images) and a set of 109 coin types with 389 coin classes available as training data Page 1 / 9

2 Final Benchmark The final CIS-Benchmark contains 693 coin types with 2270 different coin faces as the training object set. In the course of the sorting process images of randomly chosen coins were collected as a test data set. In a first tranche validated test coins (i.e images) are presented. Two additional tranches, validated test coins each, are planned. General Terms The following list defines the terms used below. Coin Type: Coin Class: Front Side: Reverse Side: Test Coin: Validated Image: Coin Class ID / Class ID: Coin ID: Learn/Training Image: Average Image: E.g. Germany 1 DM, USA Quarter, Euro 1 cent Each coin type has at least two coin classes: obverse (front side, showing the value) and reverse side. Example: all Euro coins have one front side (defining one coin class) but country specific reverse sides (defining more than 10 coin classes). The obverse/front side of the coin - showing the value (unambiguously in most cases). The front side defines an F coin class. The reverse side. To recognize a coin type one of the two images has to belong to a front side class and the other one to a reverse side coin class. The reverse side defines an R coin class. Validated coin type, which has to be recognized / mapped to a coin type (2 validated images, one F coin class and one R coin class). Image of one side of a test coin together with the information, which coin class it belongs to. Code for the coin class of the image. Unambiguous number for all test coins to assign the two images to each other. Image of a specific coin class for training purposes. For each coin class there are up to 30 training images. Centred, rotated and averaged image of a coin class. The average image is generated from some of the learn / training images of this coin class. May be used for training purposes Page 2 / 9

3 Coin Types and Coin Classes Each coin type defines at least two coin classes, one for the obverse / front side and one for the reverse side of the coin. The side showing the value of the coin is the front side. Due to variations resulting from the manufacturing process of the coins and/or variations of the coin die there might be more than one coin class for a certain coin type. Each coin class in the CIS-Benchmark is represented by a coin class ID, which is a 9 character string, TTTT-CCCS TTTT gives a four digit coding of the coin type, CCC gives a two digit + one character coding of the coin class, S gives a one digit coding of a coin subclass. The coin type coding starts with a two digit group number (used as a country/currency indicator in most cases), followed by a two digit number group which numbers the possible coin values of this currency group. The numbering of both groups starts with 01. The coin type is separated from the coin class and coin subclass indicator by -. The coin class coding starts with a two digit number group characterising the specific coin class (face) followed by a one character group indicating a front ( F ) or reverse ( R ) coin side. The numbering starts with 01F and 01R respectively. A last digit at the end of each coin ID (starting with 0) marks similar subclasses which need not be distinguished. There maybe coins that are not known within the training set of the CIS-Benchmark. These unknown coin types and coin classes have a special coin class ID Example: R is the coin type Germany 10 Pfennig, 01R specifies a reverse side class, 2 the third sub-class of this coin class, which need not necessarily be distinguished from other coin sub-classes (in this case there are 3 coin sub-classes for this reverse side coin class). Example : is the coin ID for an unknown coin faces Example: F is the coin type Belgium 1 Franc, 03F1 is a front side class which has to be distinguished from 01F1, but not necessarily from the coin sub-class 03F F F F Page 3 / 9

4 CIS-Benchmark data The CIS-Benchmark contains two directories \Training\ \TestData\ which will be described in detail below. All images are stored in png format. Each image has 640 x 576 pixels and consists of two parts: Upper part: image of coin, including data in Line 1 : 640 x 512 pixels Lower part: visible information and logo of Seibersdorf : 640 x 64 pixels Trainings Data The CIS-Benchmark data contains the directory \Training\ with all data sets of known coins and the coin types file. For each coin class (i.e. \Training\02\0204\ R2\ ) there are up to 30 training images. Uncommon coin faces might be represented by only a few or even one training image. The file name of each learn / training image consists of: Class ID (9 characters) + underscore + 2 digits (+.png ) The last two-digit group counts the training image set for this coin ID starting with 00. Additionally, the definition of each coin ID contains an average image (centered and rotated): Class_ID + underscore + AVG.png and a parameter file containing useful information : Class_ID + underscore + params.txt : Content of the parameter file: CoinClass Class_ID (9 characters) Angle_00 angle to rotate the learn image _00 into position of average image. ThicknessMin smallest value of thickness ThicknessMax biggest value of thickness DiameterMin smallest value of diameter DiameterMax biggest value of diameter ImageCount number of images used to calculate the smallest and biggest values. Remark: Thickness and Diameter are measured with limited accuracy as specific light sensors have been used for the measurement! Additionally, the diameter may be calculated from the images themselves. Usually this gives a higher accuracy. The values for DiameterMin and DiameterMax have been calculated directly from the images. The angular position of the average image can slightly differ from the correct upright position. The angle_00 gives the correct angle to rotate the learn image _00 into the rotational position of the average image Page 4 / 9

5 The data is arranged in the following directory structure: Training trainings data directory Group first 2 digits of coin type Type coin type (all 4 digits) Class full 9 character coin class Example : Trainings data for R2 : \Training\02\0204\ R2\ R2_00.png \Training\02\0204\ R2\ R2_01.png \Training\02\0204\ R2\ R2_02.png \Training\02\0204\ R2\ R2_AVG.png \Training\02\0204\ R2\ R2_params.txt Test data The CIS-Benchmark data of tranche 1 contains the directories \TestData\CoinM_00001 \TestData\CoinM_05001 \TestData\CoinM_10001 \TestData\CoinM_15001 \TestData\CoinM_20001 \TestData\CoinM_25001 with data sets of all test coins. Each CoinM_nn001 contains 5000 validated test coins. Each test coin consists of two validated test images from either side of the coin. They are arranged in two different subdirectories SIDE1 and SIDE2. Example: \TestData\CoinM_25001\SIDE1\ \TestData\CoinM_25001\SIDE2\ whereby the two images of one coin have the same coin ID which is used as filename. The 6 digit coin ID is a unique number for all test coins (note: training images are named differently and have no coin ID!), relating to the time of acquisition, but not to any systematic numbering Example: \TestData\CoinM_05001\SIDE1\ png \TestData\CoinM_05001\SIDE2\ png Both directories contain the same number of test images. Which of the two coin sides will be found in SIDE1 is a matter of chance and depends on which side was lying face up when sorted by the machine. The orientation of the second image results from flipping the coin around the vertical axis after taking the first image. This can be used as an additional criterion to determine the correct coin type Page 5 / 9

6 Ground truth The ground truth for each test image has been generated manually and is encoded into the test images. The correct coin class ID of the respective coin side is 1. coded into the first line of image data. The following example shows the hexadecimal and the ASCII coding: E E A A D C I S : 4 5 : 3 7 T R Visible in the lower part of the image (together with diameter and thickness as measured by the corresponding light sensor) 3. Additionally the ground truth is listed in a textfile, \TestData\CoinM_25001\BenchmarkFileList.txt containing a line for every coin_id of the test coins CoinID Vote ClassID_1 Thick1 Diam1 ClassID_2 Thick2 Diam F R F R F R Page 6 / 9

7 Characterization of Information for test and training images in line 1 Same additional information has been encoded into the first line of the images which might be helpful for the recognition process. All the training data were collected on a special training system which had one camera station only (indicated by Source 0 ). The test data was taken from the two sorting systems, which are each equipped with two camera stations. Therefore, each test coin come from either camera 1 and 2 or from camera 3 and 4. For each of the 5 possible camera stations there is a light sensor measuring thickness and diameter with limited accuracy. The following additional information comes along with each image: Coin_ID: unique 6 digit coin identification number (only test images) Date and Time of Acquisition Source : 0 Training system (used only for training) 1, 2 First and second camera position on sorting system 1 3, 4 First and second camera position on sorting system 2 Class_ID (training and test images) Thickness and Diameter as measured by the corresponding light sensor. This data are coded into the filename, the first line of the image, and/or are visible in the lower part of the image. Additionally, they will be presented in a list file. The following table gives an overview where these data may be found. Data Test Image Learn Image Average Image Coin_ID Line1 + filename+list no meaning no meaning Date and Time of Acquisition Line1 Line1 no meaning Source Line1 Line1 no meaning Class_ID Line1 + visible+list Line1+vis.+f.name Line1+visible Thickness and Diameter Line1 + visible+list Line1+vis. no meaning Page 7 / 9

8 Line 1 has following structure: Position Length Data Test I. Learn I. Avg.I. 0 3 CIS (Coin Images Seibersdorf) Yes yes yes 3 1 Version : 1 Yes yes yes 4 1 Source: 0 / 1 / 2 / 3 / 4 yes yes 5 10 Date [ DD.MM.YYYY ] yes yes 15 1 Space 16 8 Time [ hh:mm:ss ] yes yes 24 1 Type of Image T L A 25 9 Class_ID e.g R2 yes yes yes 34 1 Space 35 6 Coin_ID e.g yes 41 1 Space 42 4 Thickness e.g [mm] yes yes 46 1 Space 47 4 Diameter e.g [mm] yes yes Space 81 4 Voting e.g yes 85 2 Space Space Voting: normally equal to coin type (first 4 digits of Class_ID), if one or both sides of a coin are unknown, the whole coin is unknown und receives 0003 as voting result. Coin types file All known coin types (109 in the initial CIS-Benchmark) are listed in the file \Training\CoinTypes.txt which contains one line for every coin type : CoinTyp 4 digit code of the coin type Diam Default diameter [mm] Thick Default thickness [mm] Angle 0 = medal alignment, 180 = coin alignment When a coin is held for vertical viewing with the front side aligned upright and flipped around the vertical axis, the reverse side will be seen upside down for a 180 coin (coin alignment) Page 8 / 9

9 List File The ground truth is also collected in the file \TestData\ CoinM_25001\BenchmarkFileList.txt which contains one line for every test coin: Example: Coin_ID Voting Side1:Class_ID Thickness Diameter Side2: Class_ID Thickness Diameter F R F R R F References [1.] Nölle, Michael and Penz, Harald and Rubik, Michael and Mayer, Konrad and Holländer, Igor and Granec, Reinhard, Dagobert -- a new coin recognition and sorting system, Proceedings of the 7th International Conference on Digital Image Computing - Techniques and Applications (DICTA'03), Macquarie University, Sydney, Australia, December [2.] Fürst, Kronreif, Wögerer, Rubik, Holländer, Penz, Development of a mechatronic device for high speed coin sorting Proceedings of IEEE International Conference on Industrial Technology, Maribor, Slovenia, [3.] Huber, Ramoser, Mayer, Penz, Rubik, Classification of coins using an eigenspace approach, Patt. Rec. Letters, accepted for publ Page 9 / 9

Indian Coin Matching and Counting Using Edge Detection Technique

Indian Coin Matching and Counting Using Edge Detection Technique Indian Coin Matching and Counting Using Edge Detection Technique Malatesh M 1*, Prof B.N Veerappa 2, Anitha G 3 PG Scholar, Department of CS & E, UBDTCE, VTU, Davangere, Karnataka, India¹ * Associate Professor,

More information

Biometrics Final Project Report

Biometrics Final Project Report Andres Uribe au2158 Introduction Biometrics Final Project Report Coin Counter The main objective for the project was to build a program that could count the coins money value in a picture. The work was

More information

Thai Amulet Recognition Using Simple Feature

Thai Amulet Recognition Using Simple Feature Thai Amulet Recognition Using Simple Feature Thanachai Sauthananusuk, Chalie Charoenlarpnopparut and Toshiaki Kondo School of Information, Computer and Communication Technology Sirindhorn International

More information

INFORMATION CONCERNING TESTS OF BANKNOTE AUTHENTICITY CHECKING OR FITNESS SORTING MACHINES

INFORMATION CONCERNING TESTS OF BANKNOTE AUTHENTICITY CHECKING OR FITNESS SORTING MACHINES Warsaw, 22 June 2018 INFORMATION CONCERNING TESTS OF BANKNOTE AUTHENTICITY CHECKING OR FITNESS SORTING MACHINES I. Definitions The terms used in this information mean: 1. NBP Narodowy Bank Polski; 2. Regulation

More information

Image Processing Based Systems and Techniques for the Recognition of Ancient and Modern Coins

Image Processing Based Systems and Techniques for the Recognition of Ancient and Modern Coins Image Processing Based Systems and Techniques for the Recognition of Ancient and Modern Coins Shatrughan Modi Frontier Research Group, Samsung India Software Operations, Bangalore- 560093, India Seema

More information

Investigating Australian Coins Lower Primary Unit of Work

Investigating Australian Coins Lower Primary Unit of Work Introduction Investigating Australian Coins Lower Primary Unit of Work In the early years of schooling, students begin to learn about money and financial mathematics by exploring Australian coins. They

More information

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Coin Recognition and Classification: A Review

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Coin Recognition and Classification: A Review Coin Recognition and Classification: A Review Prajakta Waghulde 1, Dr. A. M. Patil 2 1 Master Student, 2 Prof. and HOD, EXT Department J.T.Mahajan, College of Engineering,Faizpur Abstract: Coins are a

More information

Reliable Classification of Partially Occluded Coins

Reliable Classification of Partially Occluded Coins Reliable Classification of Partially Occluded Coins e-mail: L.J.P. van der Maaten P.J. Boon MICC, Universiteit Maastricht P.O. Box 616, 6200 MD Maastricht, The Netherlands telephone: (+31)43-3883901 fax:

More information

Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB

Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB Develop an Efficient Algorithm to Recognize, Separate and Count Indian Coin From Image using MATLAB Rathod Prahaladsinh Kanubha 1, Y.J.Parmar 2 Student, Dept. of E.C., CCET, C.U. Shah University, Wadhwan,

More information

Autodesk Advance Steel. Drawing Style Manager s guide

Autodesk Advance Steel. Drawing Style Manager s guide Autodesk Advance Steel Drawing Style Manager s guide TABLE OF CONTENTS Chapter 1 Introduction... 5 Details and Detail Views... 6 Drawing Styles... 6 Drawing Style Manager... 8 Accessing the Drawing Style

More information

Advance Steel. Drawing Style Manager s guide

Advance Steel. Drawing Style Manager s guide Advance Steel Drawing Style Manager s guide TABLE OF CONTENTS Chapter 1 Introduction...7 Details and Detail Views...8 Drawing Styles...8 Drawing Style Manager...9 Accessing the Drawing Style Manager...9

More information

The International Association of Currency Affairs

The International Association of Currency Affairs The International Association of Currency Affairs is a not-for-profit association organized to provide a forum for consultation and collaboration on matters of interest to stakeholders in the cash payment

More information

Technical information about PhoToPlan

Technical information about PhoToPlan Technical information about PhoToPlan The following pages shall give you a detailed overview of the possibilities using PhoToPlan. kubit GmbH Fiedlerstr. 36, 01307 Dresden, Germany Fon: +49 3 51/41 767

More information

Module 3 Greedy Strategy

Module 3 Greedy Strategy Module 3 Greedy Strategy Dr. Natarajan Meghanathan Professor of Computer Science Jackson State University Jackson, MS 39217 E-mail: natarajan.meghanathan@jsums.edu Introduction to Greedy Technique Main

More information

Statistics, Probability and Noise

Statistics, Probability and Noise Statistics, Probability and Noise Claudia Feregrino-Uribe & Alicia Morales-Reyes Original material: Rene Cumplido Autumn 2015, CCC-INAOE Contents Signal and graph terminology Mean and standard deviation

More information

MONITORING AND ANALYSIS OF PGMAW. Stefan Nordbruch 1,2 and Axel Gräser 1

MONITORING AND ANALYSIS OF PGMAW. Stefan Nordbruch 1,2 and Axel Gräser 1 Copyright 2002 IFAC 15th Triennial World Congress, Barcelona, Spain MONITORING AND ANALYSIS OF PGMAW Stefan Nordbruch 1,2 and Axel Gräser 1 1 University Bremen, Institute of Automation Kufsteiner Str.

More information

Worksheet Set - Mastering Numeration 1

Worksheet Set - Mastering Numeration 1 Worksheet Set - Mastering Numeration 1 SKILLS COVERED: Counting to 10 Wri en Forms of Numbers to 10 Number Order to 100 Count by Ones, Twos, Fives and Tens to 100 Addition to 20 Subtraction from 10 www.essentialskills.net

More information

REPORT FROM THE COMMISSION. of TO THE ECONOMIC AND FINANCIAL COMMITTEE

REPORT FROM THE COMMISSION. of TO THE ECONOMIC AND FINANCIAL COMMITTEE EUROPEAN COMMISSION Brussels, 14.10.2015 C(2015) 6960 final REPORT FROM THE COMMISSION of 14.10.2015 TO THE ECONOMIC AND FINANCIAL COMMITTEE under Article 12(4) of Regulation (EU) No 1210/2010 of the European

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

Fig.2: Scanner VistaScan for image plates

Fig.2: Scanner VistaScan for image plates RADIOGRAPHIC INSPECTION OF WELDINGS BY DIGITAL SENSORS H. Thiele, H.-J. Friemel RADIS GmbH, Johanniskirchen, Germany Abstract: The newly available digital sensors for radiographic inspection are suitable

More information

How is Information Stored

How is Information Stored Binary CSCE 101 How is Information Stored Information is stored in the computer as binary numbers (0 s and 1 s). Even images are stored in this way, where a combination of 0 s and 1 s represent each color

More information

M70LL Laser Distance Sensor

M70LL Laser Distance Sensor M7LL Laser Distance Sensor for automated manufacturing with Ethernet interface to connect with PLC The analog sensors of series M7LL use a PSD for their receiver optics. This assures a position measurement

More information

BEST PRACTICES FOR SCANNING DOCUMENTS. By Frank Harrell

BEST PRACTICES FOR SCANNING DOCUMENTS. By Frank Harrell By Frank Harrell Recommended Scanning Settings. Scan at a minimum of 300 DPI, or 600 DPI if expecting to OCR the document Scan in full color Save pages as JPG files with 75% compression and store them

More information

NELA Brüder Neumeister GmbH

NELA Brüder Neumeister GmbH Vision Inspection Systems NELA Brüder Neumeister GmbH Your Worldwide Partner for Automatic Optical Inspection and Sorting Systems see. control. automate. HISTORICAL MILESTONES 1938 Ernst and Bernhard Neumeister

More information

DEFINING A SPARKLE MEASUREMENT STANDARD FOR QUALITY CONTROL OF ANTI-GLARE DISPLAYS Presented By Matt Scholz April 3, 2018

DEFINING A SPARKLE MEASUREMENT STANDARD FOR QUALITY CONTROL OF ANTI-GLARE DISPLAYS Presented By Matt Scholz April 3, 2018 DEFINING A SPARKLE MEASUREMENT STANDARD FOR QUALITY CONTROL OF ANTI-GLARE DISPLAYS Presented By Matt Scholz April 3, 2018 Light & Color Automated Visual Inspection Global Support TODAY S AGENDA Anti-Glare

More information

Robust Location Detection in Emergency Sensor Networks. Goals

Robust Location Detection in Emergency Sensor Networks. Goals Robust Location Detection in Emergency Sensor Networks S. Ray, R. Ungrangsi, F. D. Pellegrini, A. Trachtenberg, and D. Starobinski. Robust location detection in emergency sensor networks. In Proceedings

More information

ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL

ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL 16th European Signal Processing Conference (EUSIPCO 28), Lausanne, Switzerland, August 25-29, 28, copyright by EURASIP ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL Julien Marot and Salah Bourennane

More information

APPENDIX 1 TEXTURE IMAGE DATABASES

APPENDIX 1 TEXTURE IMAGE DATABASES 167 APPENDIX 1 TEXTURE IMAGE DATABASES A 1.1 BRODATZ DATABASE The Brodatz's photo album is a well-known benchmark database for evaluating texture recognition algorithms. It contains 111 different texture

More information

A Fruit Quality Management System Based On Image Processing

A Fruit Quality Management System Based On Image Processing IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 8, Issue 6 (Nov. - Dec. 2013), PP 01-05 A Fruit Quality Management System Based On Image

More information

Automated Resistor Classification

Automated Resistor Classification Distributed Computing Automated Resistor Classification Group Thesis Pascal Niklaus, Gian Ulli pniklaus@student.ethz.ch, ug@student.ethz.ch Distributed Computing Group Computer Engineering and Networks

More information

Fuzzy-Heuristic Robot Navigation in a Simulated Environment

Fuzzy-Heuristic Robot Navigation in a Simulated Environment Fuzzy-Heuristic Robot Navigation in a Simulated Environment S. K. Deshpande, M. Blumenstein and B. Verma School of Information Technology, Griffith University-Gold Coast, PMB 50, GCMC, Bundall, QLD 9726,

More information

T-11 (Y-B7) 1/4 Sho-gang

T-11 (Y-B7) 1/4 Sho-gang T- (Y-B7) /4 Sho-gang The classification of the /4 Sho-gang is based on a study of 8 coins in the writer s cabinet. This resulted in eight tables shown below. LIST OF TABLES I. COIN FEATURE DETAILS II.

More information

Experiments with An Improved Iris Segmentation Algorithm

Experiments with An Improved Iris Segmentation Algorithm Experiments with An Improved Iris Segmentation Algorithm Xiaomei Liu, Kevin W. Bowyer, Patrick J. Flynn Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556, U.S.A.

More information

Hochperformante Inline-3D-Messung

Hochperformante Inline-3D-Messung Hochperformante Inline-3D-Messung mittels Lichtfeld Dipl.-Ing. Dorothea Heiss Deputy Head of Business Unit High Performance Image Processing Digital Safety & Security Department AIT Austrian Institute

More information

AgentCubes Online Troubleshooting Session Solutions

AgentCubes Online Troubleshooting Session Solutions AgentCubes Online Troubleshooting Session Solutions Overview: This document provides analysis and suggested solutions to the problems posed in the AgentCubes Online Troubleshooting Session Guide document

More information

Current Trends PENNIES AND PAPER PIGS. Objectives

Current Trends PENNIES AND PAPER PIGS. Objectives PENNIES AND PAPER PIGS Objectives Identify current trends in payment of fines and cost in currency. Define laws and legal authority pertaining to accepting coins, cash and other methods of payments. List

More information

COPRA 2002 is coming with 69 new features

COPRA 2002 is coming with 69 new features COPRA is coming with 69 new features are marked with COPRA is available for AutoCAD 14 / Mechanical Desktop 3 AutoCAD 2000 / Mechanical Desktop 4 AutoCAD 2000i / Mechanical Desktop 5 AutoCAD / Mechanical

More information

Preparing for the new 1 coin

Preparing for the new 1 coin Preparing for the new 1 coin Getting your business ready The new UK 1 coin released on 28 March follows in the footsteps of the recent polymer 5 note as the next update from The Royal Mint. In this article,

More information

Defense Technical Information Center Compilation Part Notice

Defense Technical Information Center Compilation Part Notice UNCLASSIFIED Defense Technical Information Center Compilation Part Notice ADPO 11345 TITLE: Measurement of the Spatial Frequency Response [SFR] of Digital Still-Picture Cameras Using a Modified Slanted

More information

Handling of articles in general is found in B65G and handling of sheet material in general is found in B65H.

Handling of articles in general is found in B65G and handling of sheet material in general is found in B65H. G07D HANDLING OF COINS OR OF PAPER CURRENCY OR SIMILAR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING This subclass covers handling of "coins" or

More information

WALLY ROTARY ENCODER. USER MANUAL v. 1.0

WALLY ROTARY ENCODER. USER MANUAL v. 1.0 WALLY ROTARY ENCODER USER MANUAL v. 1.0 1.MEASUREMENTS ANGULAR POSITIONING a. General Description The angular positioning measurements are performed with the use of the Wally rotary encoder. This measurement

More information

ISCapture User Guide. advanced CCD imaging. Opticstar

ISCapture User Guide. advanced CCD imaging. Opticstar advanced CCD imaging Opticstar I We always check the accuracy of the information in our promotional material. However, due to the continuous process of product development and improvement it is possible

More information

Fitness Guidelines for Federal Reserve Notes. Federal Reserve System Cash Product Office (CPO)

Fitness Guidelines for Federal Reserve Notes. Federal Reserve System Cash Product Office (CPO) Fitness Guidelines for Federal Reserve Notes Federal Reserve System Cash Product Office (CPO) Table of Contents Table of Contents...2 1 Introduction...3 2 FRN Surface Quality...3 2.1 Soiling...3 2.2 Ink

More information

Acoustic Resonance Analysis Using FEM and Laser Scanning For Defect Characterization in In-Process NDT

Acoustic Resonance Analysis Using FEM and Laser Scanning For Defect Characterization in In-Process NDT ECNDT 2006 - We.4.8.1 Acoustic Resonance Analysis Using FEM and Laser Scanning For Defect Characterization in In-Process NDT Ingolf HERTLIN, RTE Akustik + Prüftechnik, Pfinztal, Germany Abstract. This

More information

Keywords coin, feature extraction, neural network, recognition.

Keywords coin, feature extraction, neural network, recognition. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Sample Coin

More information

FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka

FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka RESEARCH ARTICLE OPEN ACCESS FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka Swapna Premasiri 1, Lahiru Wijesinghe 1, Randika Perera 1 1. Department

More information

MetaXpress Software: Cell Scoring Module

MetaXpress Software: Cell Scoring Module MetaXpress Software: Cell Scoring Module Cell Scoring Module Overview The Cell Scoring module can be used to analyze cells imaged in 2 wavelengths W1 should be a stain for all nuclei (e.g. DAPI, Hoechst,

More information

Roll & Make. Represent It a Different Way. Show Your Number as a Number Bond. Show Your Number on a Number Line. Show Your Number as a Strip Diagram

Roll & Make. Represent It a Different Way. Show Your Number as a Number Bond. Show Your Number on a Number Line. Show Your Number as a Strip Diagram Roll & Make My In Picture Form In Word Form In Expanded Form With Money Represent It a Different Way Make a Comparison Statement with a Greater than Your Make a Comparison Statement with a Less than Your

More information

OmniWin 2015 Professional Designing and Nesting

OmniWin 2015 Professional Designing and Nesting OmniWin 2015 Professional Designing and Nesting OmniWin 2015 is a simple, clear and fast designing and nesting software, which adapts intelligently to your machine and your cutting needs. It takes over

More information

Demosaicing Algorithms

Demosaicing Algorithms Demosaicing Algorithms Rami Cohen August 30, 2010 Contents 1 Demosaicing 2 1.1 Algorithms............................. 2 1.2 Post Processing.......................... 6 1.3 Performance............................

More information

Variable Size Population NSGA-II VPNSGA-II Technical Report Giovanni Rappa Queensland University of Technology (QUT), Brisbane, Australia 2014

Variable Size Population NSGA-II VPNSGA-II Technical Report Giovanni Rappa Queensland University of Technology (QUT), Brisbane, Australia 2014 Variable Size Population NSGA-II VPNSGA-II Technical Report Giovanni Rappa Queensland University of Technology (QUT), Brisbane, Australia 2014 1. Introduction Multi objective optimization is an active

More information

Watermarking System Using LSB

Watermarking System Using LSB IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 3, Ver. II (May.-June. 2017), PP 75-79 www.iosrjournals.org Watermarking System Using LSB Hewa Majeed

More information

Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier

Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier Ashkan Nejadpak, Student Member, IEEE, Cai Xia Yang*, Member, IEEE Mechanical Engineering Department,

More information

Texture Classifier Robustness for Sub-Organ Sized Windows

Texture Classifier Robustness for Sub-Organ Sized Windows Texture Classifier Robustness for Sub-Organ Sized Windows William H. Horsthemke Jacob D. Furst Daniela Raicu DePaul University School of Computer Science Chicago, IL horsthemke@acm.org jfurst@cs.depaul.edu

More information

Manual/help contactsheet v1.2

Manual/help contactsheet v1.2 Manual/help contactsheet v1.2 Ir. E.R-J.C. Sullock Enzlin (moroquendo@gmail.com) June 22, 2009 Abstract A python script that generates a contactsheet or index print containing a configurable number of

More information

Belgium % Germany % Greece % Spain % France % Ireland % Italy % Cyprus % Luxembourg 0.

Belgium % Germany % Greece % Spain % France % Ireland % Italy % Cyprus % Luxembourg 0. ISSUE OF BANKNOTES IN THE EUROSYSTEM Euro banknotes 1 represent a legal tender in all the participating member states; freely circulating within the euro area; they are reissued by members of the Eurosystem

More information

Introduction to Revolve - A Glass

Introduction to Revolve - A Glass Introduction to Revolve - A Glass Design & Communication Graphics 1 Object Analysis sheet Design & Communication Graphics 2 Prerequisite Knowledge Previous knowledge of the following commands are required

More information

Measuring systems for ironing rings and punches

Measuring systems for ironing rings and punches Measuring systems for ironing rings and punches Equipment and proven technology for precision tooling measurement in beverage can industry RINGMASTER THE MASTER TOOL FOR RING MEASURE MENT RINGMASTER provides

More information

Laser Contour Log Profiling System

Laser Contour Log Profiling System Sitronic Laser Contour Log Profiling System LKM-400 LKM-700 LKM-900 LKM-1100 LKM-1400 2 Laser Log Profiling System (Log Measuring System) The Laser Profiling System LKM is a complete measuring system that

More information

Section 5 Coin Acceptor/Changer VMC/Peripheral Communication Specifications

Section 5 Coin Acceptor/Changer VMC/Peripheral Communication Specifications Section 5 Coin Acceptor/Changer VMC/Peripheral Communication Specifications 5.1 Introduction This section defines the communication bytes sent and received by a coin accepting device ( Changer ). As defined

More information

Number Plate Recognition Using Segmentation

Number Plate Recognition Using Segmentation Number Plate Recognition Using Segmentation Rupali Kate M.Tech. Electronics(VLSI) BVCOE. Pune 411043, Maharashtra, India. Dr. Chitode. J. S BVCOE. Pune 411043 Abstract Automatic Number Plate Recognition

More information

Toward an Augmented Reality System for Violin Learning Support

Toward an Augmented Reality System for Violin Learning Support Toward an Augmented Reality System for Violin Learning Support Hiroyuki Shiino, François de Sorbier, and Hideo Saito Graduate School of Science and Technology, Keio University, Yokohama, Japan {shiino,fdesorbi,saito}@hvrl.ics.keio.ac.jp

More information

technical documentation Requirement CAD-Import GEMOS / Checklist CAD-Drawing GEMOS4

technical documentation Requirement CAD-Import GEMOS / Checklist CAD-Drawing GEMOS4 technical documentation Requirement CAD-Import GEMOS / Checklist CAD-Drawing GEMOS4 ela-soft GmbH Breitenbachstraße 10 13509 Berlin, Germany Phone: +49 30 891 0030 Fax: +49 30 8910 0322 2015 ela-soft GmbH

More information

Exploring Decimals and Hundredths with Money

Exploring Decimals and Hundredths with Money Exploring Decimals and Hundredths with Money Overview Many adult learners who have little experience with the meaning of decimal notation have difficulty understanding the differences between numbers such

More information

Stratigraphy Modeling Boreholes and Cross. Become familiar with boreholes and borehole cross sections in GMS

Stratigraphy Modeling Boreholes and Cross. Become familiar with boreholes and borehole cross sections in GMS v. 10.3 GMS 10.3 Tutorial Stratigraphy Modeling Boreholes and Cross Sections Become familiar with boreholes and borehole cross sections in GMS Objectives Learn how to import borehole data, construct a

More information

Motif finding. GCB 535 / CIS 535 M. T. Lee, 10 Oct 2004

Motif finding. GCB 535 / CIS 535 M. T. Lee, 10 Oct 2004 Motif finding GCB 535 / CIS 535 M. T. Lee, 10 Oct 2004 Our goal is to identify significant patterns of letters (nucleotides, amino acids) contained within long sequences. The pattern is called a motif.

More information

ORIFICE MEASUREMENT VERISENS APPLICATION DESCRIPTION: REQUIREMENTS APPLICATION CONSIDERATIONS RESOLUTION/ MEASUREMENT ACCURACY. Vision Technologies

ORIFICE MEASUREMENT VERISENS APPLICATION DESCRIPTION: REQUIREMENTS APPLICATION CONSIDERATIONS RESOLUTION/ MEASUREMENT ACCURACY. Vision Technologies VERISENS APPLICATION DESCRIPTION: ORIFICE MEASUREMENT REQUIREMENTS A major manufacturer of plastic orifices needs to verify that the orifice is within the correct measurement band. Parts are presented

More information

Biomimetic Signal Processing Using the Biosonar Measurement Tool (BMT)

Biomimetic Signal Processing Using the Biosonar Measurement Tool (BMT) Biomimetic Signal Processing Using the Biosonar Measurement Tool (BMT) Ahmad T. Abawi, Paul Hursky, Michael B. Porter, Chris Tiemann and Stephen Martin Center for Ocean Research, Science Applications International

More information

technical documentation Requirements CAD-Import GEMOS / Checklist CAD-Drawing GEMOS4

technical documentation Requirements CAD-Import GEMOS / Checklist CAD-Drawing GEMOS4 technical documentation Requirements CAD-Import ela-soft GmbH Breitenbachstraße 10 13509 Berlin, Germany Phone: +49 30 891 0030 Fax: +49 30 8910 0322 2018 ela-soft GmbH (ela-soft) This text, figures and

More information

VIDEO DATABASE FOR FACE RECOGNITION

VIDEO DATABASE FOR FACE RECOGNITION VIDEO DATABASE FOR FACE RECOGNITION P. Bambuch, T. Malach, J. Malach EBIS, spol. s r.o. Abstract This paper deals with video sequences database design and assembly for face recognition system working under

More information

Analysis and Identification of Rice Granules Using Image Processing and Neural Network

Analysis and Identification of Rice Granules Using Image Processing and Neural Network International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 10, Number 1 (2017), pp. 25-33 International Research Publication House http://www.irphouse.com Analysis and Identification

More information

Colour correction for panoramic imaging

Colour correction for panoramic imaging Colour correction for panoramic imaging Gui Yun Tian Duke Gledhill Dave Taylor The University of Huddersfield David Clarke Rotography Ltd Abstract: This paper reports the problem of colour distortion in

More information

FEATURES Industry windows paperless solutions High speed portable document scanner is well-suited for a wide variety of Window industry

FEATURES Industry windows paperless solutions High speed portable document scanner is well-suited for a wide variety of Window industry BD-S-520 High-Speed Portable HD Document Scanner FEATURES Industry windows paperless solutions High speed portable document scanner is well-suited for a wide variety of Window industry Fast scan: One second

More information

Wound Healing Analysis in the Automated Cellular Analysis System

Wound Healing Analysis in the Automated Cellular Analysis System Wound Healing Analysis in the Automated Cellular Analysis System 1 ibidi GmbH, Version 1.0, 2017-07-14 Table of Content Specifications... 3 Step-by-Step Guide... 4 Analysis... 6 Example Report Job... 8

More information

General Guide to RoadPlus Editor

General Guide to RoadPlus Editor 20 30 40 50 GPS System 500 General Guide to RoadPlus Editor Version 4.0 English System GPS500 Congratulations on your purchase of a new Leica System GPS500. 2 View of chapters Introduction Design Elements

More information

NRI G-13.mft Version /4

NRI G-13.mft Version /4 Coin Acceptor NRI G-13.mft Version /4 for use in Atronic gaming machines. Rev. 2.1 RELEASE INFO Coin Acceptor NRI G-13.mft - Version /4 for use in Atronic gaming machines Rev. 2.1 Rel. 1999-2006 Atronic

More information

How to define the colour ranges for an automatic detection of coloured objects

How to define the colour ranges for an automatic detection of coloured objects How to define the colour ranges for an automatic detection of coloured objects The colour detection algorithms scan every frame for pixels of a particular quality. To recognize a pixel as part of a valid

More information

NATIONAL BANK OF THE REPUBLIC OF MACEDONIA

NATIONAL BANK OF THE REPUBLIC OF MACEDONIA NATIONAL BANK OF THE REPUBLIC OF MACEDONIA Pursuant to Article 47 paragraph 1 item 6 of the Law on the National of the Republic of Macedonia (Official Gazette of the Republic of Macedonia No. 158/10, 123/12

More information

Real-Time Face Detection and Tracking for High Resolution Smart Camera System

Real-Time Face Detection and Tracking for High Resolution Smart Camera System Digital Image Computing Techniques and Applications Real-Time Face Detection and Tracking for High Resolution Smart Camera System Y. M. Mustafah a,b, T. Shan a, A. W. Azman a,b, A. Bigdeli a, B. C. Lovell

More information

Scanning Setup Guide for the ISIS Driver

Scanning Setup Guide for the ISIS Driver Scanning Setup Guide for the ISIS Driver Using the Layout More tab... 2 Using the ISIS Driver to setup presets... 3 Creating a new preset... 4 Presets tab... 5 Main tab... 6 Layout tab... 9 Image Processing

More information

SpeedMark Tutorial 4 Using the rotary indexer

SpeedMark Tutorial 4 Using the rotary indexer Using the rotary indexer SpeedMark Tutorial 4 for SpeedMarker Series V001_SM-Tutorial (08/2015) ENGLISH Content Content 1 Objectives of this tutorial... 3 2 Mechanical setup... 4 3 Software setup... 5

More information

Correcting Odometry Errors for Mobile Robots Using Image Processing

Correcting Odometry Errors for Mobile Robots Using Image Processing Correcting Odometry Errors for Mobile Robots Using Image Processing Adrian Korodi, Toma L. Dragomir Abstract - The mobile robots that are moving in partially known environments have a low availability,

More information

Automatic Counterfeit Protection System Code Classification

Automatic Counterfeit Protection System Code Classification Automatic Counterfeit Protection System Code Classification Joost van Beusekom a,b, Marco Schreyer a, Thomas M. Breuel b a German Research Center for Artificial Intelligence (DFKI) GmbH D-67663 Kaiserslautern,

More information

Rubik s Cube Extended: Derivation of Number of States for Cubes of Any Size and Values for up to Size 25x25x25

Rubik s Cube Extended: Derivation of Number of States for Cubes of Any Size and Values for up to Size 25x25x25 Rubik s Cube Extended: Derivation of Number of States for Cubes of Any Size and Values for up to Size 25x25x25 by Ken F. Fraser 1 Date of original document: 26 October 1991 Date of this revision: 12 February

More information

USER GUIDE. NEED HELP? Call us on +44 (0)

USER GUIDE. NEED HELP? Call us on +44 (0) USER GUIDE NEED HELP? Call us on +44 (0) 121 250 3642 TABLE OF CONTENTS Document Control and Authority...3 User Guide...4 Create SPN Project...5 Open SPN Project...6 Save SPN Project...6 Evidence Page...7

More information

Stratigraphy Modeling Boreholes and Cross Sections

Stratigraphy Modeling Boreholes and Cross Sections GMS TUTORIALS Stratigraphy Modeling Boreholes and Cross Sections The Borehole module of GMS can be used to visualize boreholes created from drilling logs. Also three-dimensional cross sections between

More information

ACM Collegiate Programming Contest 2016 (Hong Kong)

ACM Collegiate Programming Contest 2016 (Hong Kong) ACM Collegiate Programming Contest 2016 (Hong Kong) CO-ORGANIZERS: Venue: Cyberport, Pokfulam Time: 2016-06-18 [Sat] 1400 1800 Number of Questions: 7 (This is a blank page.) ACM-HK PC 2016 Page 2 of 16

More information

LOSSLESS CRYPTO-DATA HIDING IN MEDICAL IMAGES WITHOUT INCREASING THE ORIGINAL IMAGE SIZE THE METHOD

LOSSLESS CRYPTO-DATA HIDING IN MEDICAL IMAGES WITHOUT INCREASING THE ORIGINAL IMAGE SIZE THE METHOD LOSSLESS CRYPTO-DATA HIDING IN MEDICAL IMAGES WITHOUT INCREASING THE ORIGINAL IMAGE SIZE J.M. Rodrigues, W. Puech and C. Fiorio Laboratoire d Informatique Robotique et Microlectronique de Montpellier LIRMM,

More information

Market and technology trends in advanced packaging

Market and technology trends in advanced packaging Close Market and technology trends in advanced packaging Executive OVERVIEW Recent advances in device miniaturization trends have placed stringent requirements for all aspects of product manufacturing.

More information

Photo shooting from 9.50? Market analysis 2014 for photo shootings from professional photographers

Photo shooting from 9.50? Market analysis 2014 for photo shootings from professional photographers Photo shooting from 9.50? Market analysis 2014 for photo shootings from professional photographers XXLPIX March 2014 Photo shooting from 9.50 Euro? About that market analysis XXLPIX GmbH test regular business

More information

Datum Tutorial Part: Cutter

Datum Tutorial Part: Cutter Datum Tutorial Part: Cutter Objective: Learn to apply Datums in different ways Directions 1. Datum Axis Creation a. First we need to create a center axis for the cutter b. Model Tab > Datum > Select Axis

More information

PENNIES & PAPER PIGS Presented by: Matthew Freeman, MPA & Jaime Brew, MBA, CMCC, CCM

PENNIES & PAPER PIGS Presented by: Matthew Freeman, MPA & Jaime Brew, MBA, CMCC, CCM PENNIES & PAPER PIGS Presented by: Matthew Freeman, MPA & Jaime Brew, MBA, CMCC, CCM Objectives Identify current trend in payment of fines and cost in currency. Define laws and legal authority pertaining

More information

Recognition System for Pakistani Paper Currency

Recognition System for Pakistani Paper Currency World Applied Sciences Journal 28 (12): 2069-2075, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.28.12.300 Recognition System for Pakistani Paper Currency 1 2 Ahmed Ali and

More information

The Mobile CNC Measurement and 3D Scanning System. WENZEL ScanTec MobileScan3D

The Mobile CNC Measurement and 3D Scanning System. WENZEL ScanTec MobileScan3D The Mobile CNC Measurement and 3D Scanning System WENZEL ScanTec MobileScan3D MobileScan3D What is it and how does it work? MobileScan3D is a truly mobile CNC laser scanning solution allowing fully automatic

More information

Public Consultation: Science 2.0 : science in transition

Public Consultation: Science 2.0 : science in transition DIRECTORATES-GENERAL FOR RESEARCH AND INNOVATION (RTD) AND COMMUNICATIONS NETWORKS, CONTENT AND TECHNOLOGY (CONNECT) Public Consultation: Science 2.0 : science in transition QUESTIONNAIRE A. Information

More information

FPGA Air Brush Project Proposal. Oscar Guevara Junior Neeranartvong

FPGA Air Brush Project Proposal. Oscar Guevara Junior Neeranartvong FPGA Air Brush 6.111 Project Proposal Oscar Guevara Junior Neeranartvong 1 Overview This project implements an RGB color tracking and recognition system developed for human-computer interaction. Our design

More information

THE detection of defects in road surfaces is necessary

THE detection of defects in road surfaces is necessary Author manuscript, published in "Electrotechnical Conference, The 14th IEEE Mediterranean, AJACCIO : France (2008)" Detection of Defects in Road Surface by a Vision System N. T. Sy M. Avila, S. Begot and

More information

Estimated Time Required to Complete: 45 minutes

Estimated Time Required to Complete: 45 minutes Estimated Time Required to Complete: 45 minutes This is the first in a series of incremental skill building exercises which explore sheet metal punch ifeatures. Subsequent exercises will address: placing

More information

FUTURE-PROOF INTERFACES: SYSTEMATIC IDENTIFICATION AND ANALYSIS

FUTURE-PROOF INTERFACES: SYSTEMATIC IDENTIFICATION AND ANALYSIS 13 TH INTERNATIONAL DEPENDENCY AND STRUCTURE MODELLING CONFERENCE, DSM 11 CAMBRIDGE, MASSACHUSETTS, USA, SEPTEMBER 14 15, 2011 FUTURE-PROOF INTERFACES: SYSTEMATIC IDENTIFICATION AND ANALYSIS Wolfgang Bauer

More information

Chapter 2 Transformation Invariant Image Recognition Using Multilayer Perceptron 2.1 Introduction

Chapter 2 Transformation Invariant Image Recognition Using Multilayer Perceptron 2.1 Introduction Chapter 2 Transformation Invariant Image Recognition Using Multilayer Perceptron 2.1 Introduction A multilayer perceptron (MLP) [52, 53] comprises an input layer, any number of hidden layers and an output

More information