<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2016.44005</article-id><article-id pub-id-type="publisher-id">JCC-65354</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Intelligent System of M-Vision Based on Optimized SIFT
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>ameh</surname><given-names>Ben Hamida</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Ridha</surname><given-names>Azizi</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Alia</surname><given-names>Maaloul</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Institute of Higher Technological Studies of Gabes, Gabes, Tunisia</addr-line></aff><aff id="aff2"><addr-line>Institute of Higher Technological Studies of Sousse, Sousse, Tunisia</addr-line></aff><pub-date pub-type="epub"><day>18</day><month>03</month><year>2016</year></pub-date><volume>04</volume><issue>04</issue><fpage>52</fpage><lpage>62</lpage><history><date date-type="received"><day>19</day>	<month>January</month>	<year>2016</year></date><date date-type="rev-recd"><day>accepted</day>	<month>4</month>	<year>April</year>	</date><date date-type="accepted"><day>7</day>	<month>April</month>	<year>2016</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  This paper proposes the recognition of bank notes through a mobile intelligent vision system under Android and this, based on an approach of artificial vision of images using the SIFT algorithm under OPENCV whose principle is to detect the remarkable points of this image and compare it with the image saved in the local database on a handheld device. Finally, the system informs the user of the result by a sound indicating the value of the currency detected. The SIFT algorithm proposed can achieve a higher percentage of identification in a reduced time compared to results achieved by classic SIFT.
 
</p></abstract><kwd-group><kwd>Android</kwd><kwd> Image Recognition</kwd><kwd> Open CV</kwd><kwd> SIFT</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>With the evolution of the mobile telephony and the success of tactile tablets, a new field of application of vision by computer “Mobile vision” is born. In fact, these devices have become real computers equipped with good quality cameras and of computing power as well as a considerable memory space. These devices can embed applications of vision available with a simple click [<xref ref-type="bibr" rid="scirp.65354-ref1">1</xref>] .</p><p>The simulation of the Artificial Vision opens the way for many applications. In fact, automating the analysis of image allows a considerable gain in terms of time and money during the treatment of large lots [<xref ref-type="bibr" rid="scirp.65354-ref2">2</xref>] .</p><p>The applications of computer vision are numerous and of interest to many areas: tourism, e-commerce, medicine and health, e-learning, and games, etc. It is in this context that we achieved a prototype application using the recognition of image under Android. There is some interest here in the use of tools of image analysis as the basis of identification in order to retrieve the relevant information and to properly inform the user of the currency they have.</p><p>The present paper is organized as follows: Section 2 presents the state of the art where the major algorithms for the recognition of the images were outlined followed by a comparative study between them. Section 3 presents the architecture of the solution developed. The architecture of the proposed system is presented in Section 4. Finally, we conclude this paper and describe a few prospects for the future.</p></sec><sec id="s2"><title>2. Theoretical Study</title><sec id="s2_1"><title>2.1. Study and Critique of an Existing Solution</title><p>Among the mobile solutions of recognition of the existing currency, we find “Look Tel Money Reader” [<xref ref-type="bibr" rid="scirp.65354-ref3">3</xref>] which allows users in a situation of visual impairment or blindness to describe the value of notes orally and in real time. It is sufficient to point the camera of an iPhone (Smartphone) to a banknote and the application gives the name in real time. The application does not require an Internet connection, which means that it will read the money at any place and at any time.</p><p>After an analysis of the solution it was noted that it has some limitations. In fact, it cannot identify the parts of currency in the Tunisian Dinar and it also does not offer the Arabic language. In addition, it is a paid application. We note that this solution is not a multiplatform and does not work for Android. It is only available for iPhone (5, 4S, 4, 3GS), iPod touch (4<sup>th</sup> generation), iPad (2 and 3), and Mac OS X.</p></sec><sec id="s2_2"><title>2.2. Presentation of the Project</title><p>Our research work consists of the study, the conception, the development, and the integration of a prototype application of the recognition of currency on an Android mobile device using tools of image analysis as the basis of identification in order to retrieve the relevant information and to properly inform the user on the currency.</p><p>The application operates according to the following steps:</p><p>- The user submits an image of the currency to recognize.</p><p>- The application identifies the contents of the image by comparing it with the images stored in the database.</p><p>- It then retrieves the value of this image.</p><p>- Finally, it presents the information to the user by voice.</p><p>The objective is to provide the owner of the Android device with a free solution using tools of image analysis as the basis of identification in order to retrieve the relevant information and to properly inform the user on the currency. This application must:</p><p>- Optimize the time of recognition, which is the primary requirement of the systems of image recognition. This performance depends on the equipment (capacity of the memory and processor’s speed …) and algorithms used.</p><p>- Optimize the quality of the identification, which is an important parameter in our application. It allows one to recognize and follow the object of interest in a stable and reliable manner. The accuracy of the identification is conditioned by the number of relevant characteristics followed during the course of the time as well as the number of pairings found in each image.</p><p>- Allow an easy maintenance and be scalable.</p></sec><sec id="s2_3"><title>2.3. State of the Art</title><p>There are several free libraries that have already implemented many algorithms allowing these calculations. In particular, it is possible to detect the contours of forms and apply filters to images (unclear, staining), etc.</p><p>The next section has an objective to study the algorithms for the recognition of currency on mobile devices and to specify the choice adopted.</p><sec id="s2_3_1"><title>2.3.1. The Open CV Library</title><p>Open CV (i.e.; Open Source Computer Vision) [<xref ref-type="bibr" rid="scirp.65354-ref4">4</xref>] is a free graphics library aimed mainly at the vision by computer in real time. It was originally developed by Intel and is now supported by Willow Garage and It see z. It is free for use under the open source license BSD. The library is a multiplatform with more than 2500 optimized algorithms. It includes a comprehensive set of algorithms for classical learning and the latest innovations in computer vision.</p><p>These algorithms can be used in several areas, such as: the detection and recognition of faces and the identification of objects, etc.</p><p>The image matching implements Algorithms for analysis and comparison, the purpose of which is to perform the following actions:</p><p>- Extraction of the characteristics from images</p><p>- Representation of data (model)</p><p>- Putting in correspondence with test data</p><p>- Recognition</p><p>Its main modules are [<xref ref-type="bibr" rid="scirp.65354-ref5">5</xref>] :</p><p>Core: the basic features: This library allows the user to manipulate the basic structures, perform operations on matrices, draw images, and save and load data in XML files …</p><p>Imgproc: Image Processing: The functions and structures of this module are related to transformations of images, filtering and detection of contours …</p><p>Features2d: descriptors: This module concerns mainly the extraction of descriptors according to two common approaches (SURF and Star detector), which are used when we are interested in the characteristics of the images.</p><p>Objdetect: detection of objects: This library allows to recognize objects in an image in the middle of the Adaboost algorithm (Viola &amp; Jones, 2001), whose goal is the learning and the recognition of forms.</p><p>Video: treatment of video streams: These functions are used to segment and follow the moving objects in a video.</p><p>Highgui: inputs-outputs and user interface: Open CV integrates its own library top-level for opening, saving, and displaying images and video stream. The latter also contains a number of functions to achieve the graphical interfaces very simply, but this largely sufficient to test our program.</p><p>Calib3d: calibration, estimate of installation and stereovision: This module contains functions to reconstruct a scene in 3D from images acquired with several cameras simultaneously.</p></sec><sec id="s2_3_2"><title>2.3.2. Algorithms of Image Recognition</title><p>a) The SIFT algorithm:</p><p>The Scale Invariant Feature Transform(SIFT) method (transformation of visual characteristics invariant to the scale) [<xref ref-type="bibr" rid="scirp.65354-ref6">6</xref>] , is a method developed by David Lowe in 2004, allowing to transform an image in a set of vectors of characteristics that are usually invariant to geometric transformations (dilation, rotation) and in a less reliable manner to affine transformations and to lightening.</p><p>The SIFT algorithm has come to compensate for the limitations of the methods of extraction of remarkable points. In fact, it has contributed to the improvement of the techniques of extraction of information in an image by providing a robust algorithm and satisfying the properties that require the processes of artificial vision including the registration of images. It is a technique to find a geometric transformation to move from an image (called source) to another image (called target).</p><p>The implementation of the SIFT method requires two main steps:</p><p>First, it is necessary to extract the characteristics of an object and to calculate its descriptors, that is to say, to detect the characteristics that are the most likely to represent this object, to define and discriminate it in relation to the other.</p><p>Secondly, we must put in place a mapping procedure (“matching”) which is the ultimate goal of the method.</p><p>The first phase itself involves five steps which can be summarized in <xref ref-type="fig" rid="fig1">Figure 1</xref>.</p><p>b) The PCA-SIFT algorithm:</p><p>PCA-SIFT is a variation of the SIFT. PCA is a standard technique for the reduction of dimension, which is well suited to represent the patches of the key points. In other words, PCA-SIFT use PCA instead of a histogram to normalize the gradient patch. Its vector of characteristics is significantly smaller than that of the standard SIFT, and it can be used with the same matching algorithms. Like SIFT, PCA-SIFT also use the Euclidean distance to determine if the two vectors correspond to the same key point in different images [<xref ref-type="bibr" rid="scirp.65354-ref7">7</xref>] .</p><p>PCA-SIFT has fewer components that require less storage and this is achieved at a more rapid adjustment.</p><p>c) The SURF algorithm:</p><p>Speeded Up Robust Features (SURF)] [<xref ref-type="bibr" rid="scirp.65354-ref8">8</xref>] is a robust algorithm for extraction of interest points, which calculate the invariant local descriptors associated with these feature points.</p><p>The SURF method is inspired from the SIFT algorithm which is the forerunner in the field of extraction of the invariant points.</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Steps of calculation of the interest points and descriptors</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x6.png"/></fig><p>The general principle of this method follows the steps below:</p><p>1. Detect the points of interest.</p><p>2. Define a region of interest around each characteristic point.</p><p>3. Calculate the local descriptors from the standard areas.</p><p>4. Map the descriptors.</p></sec></sec></sec><sec id="s3"><title>3. Comparative Study</title><p>In order to know the advantages and disadvantages of the three algorithms cited previously, we conducted an analysis and a comparison to evaluate their performance in different situations such as the change of scale, rotation, the change of blur and the change of lighting.</p><p>The performance was evaluated in terms of popular measurement: corresponding to the correct rate. We also studied in more detail their time consumption.</p><sec id="s3_1"><title>3.1. Comparison Criteria</title><sec id="s3_1_1"><title>3.1.1 Comparison under Scale and Invariance Rotation</title><p>This experiment showed the influence of rotation on the three methods. As indicated in <xref ref-type="fig" rid="fig2">Figure 2</xref>, the image rotates 5 or 10 degrees. The result shows the details of the 10 first key points matched between the two images.</p><p>The experimental results are presented in <xref ref-type="fig" rid="fig3">Figure 3</xref> which gives the exact rate of correspondence for each algorithm between two images.</p><p>The corresponding rate for SIFT was 1.0 for the 10 first key corresponding points. For SURF, it could only reach 0.9. This new experiment shows that SURF is not very efficient in terms of correct matching.</p></sec><sec id="s3_1_2"><title>3.1.2. Comparison According to Invariance Blur (<xref ref-type="fig" rid="fig4">Figure 4</xref>)</title><p>This experiment shows good performance according to blur invariance when the radius becomes larger. The radius of the blur changes from 0.5 to 9.0.</p><p><xref ref-type="fig" rid="fig5">Figure 5</xref> shows the details of the 10 first key corresponding points―between the original image and the</p><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> Images to investigate the scale and rotation invariant [<xref ref-type="bibr" rid="scirp.65354-ref9">9</xref>] </title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x7.png"/></fig><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> The 10 first key corresponding points in the images under scale and rotation invariant [<xref ref-type="bibr" rid="scirp.65354-ref9">9</xref>] </title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x8.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> Images to investigate invariant blur [<xref ref-type="bibr" rid="scirp.65354-ref9">9</xref>] </title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x9.png"/></fig><fig id="fig5"  position="float"><label><xref ref-type="fig" rid="fig5">Figure 5</xref></label><caption><title> The 10 first key corresponding points between two images under invariant blur [<xref ref-type="bibr" rid="scirp.65354-ref9">9</xref>] </title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x10.png"/></fig><p>generated image. As can see in <xref ref-type="fig" rid="fig5">Figure 5</xref>, high blur in the second image caused the number of key points extracted from SIFT, PCA-SIFT and SURF to be 9, 7 and 10, respectively. One can also conclude that the performance of SURF is the worst under Softness invariant.</p></sec><sec id="s3_1_3"><title>3.1.3. Comparison by Change of Lighting</title><p>This experiment shows the effects of lighting methods. The brightness of the image became lower and lower.</p><p><xref ref-type="fig" rid="fig6">Figure 6</xref> shows the repetition of changes of illumination. SURF has the largest repetition, PCA-SIFT also shows a good performance.</p></sec><sec id="s3_1_4"><title>3.1.4. Comparison of Time Consumption</title><p>The time was counted for the complete treatment which included the detection function and correspondence.</p><p>The time of evaluation is a relative result, which shows that the trends of time consumption of the three algorithms. There are factors that influenced the results such as the size, the quality of the image, the types of images (for example, landscape, or texture), and the parameters of the algorithm (for example the report of the distance).</p><p>SURF saved time in the correspondence phase. It was always the best in all situations. However, the time needed for the extraction was much higher than that of SIFT.</p><p>SIFT used the least time in the extraction of characteristics in all situations.</p></sec></sec><sec id="s3_2"><title>3.2. Comparative Table</title><p><xref ref-type="table" rid="table1">Table 1</xref> summarizes the results of the three experiments conducted. It shows that there is no better method for all deformations. The result of these experiments was not constant for all cases.</p><p>The experimental results show that each algorithm has its own advantages.</p><p>SIFT had the best performance in blurred image, the change of rotation and scale but not the change of lighting. SIFT showed its stability in all experiments, except for the time, because it detected both key points and found both matches.</p><p>PCA-SIFT was always the second in different situations.</p><p>SURF had the worst performance in different situations, but was the quickest algorithm.</p></sec><sec id="s3_3"><title>3.3. Choice of Algorithm</title><p>After studying these three algorithms, SIFT, PCA-SIFT and SURF, we chose using the SIFT algorithm for the recognition of currency because it showed its stability to variations of scales and rotation. It ensured that a key point can with high probability be properly put in correspondence with a large number of key points in several images. To decrease time consumption, our application manipulates images of small size thus making the treatment much quicker.</p><fig id="fig6"  position="float"><label><xref ref-type="fig" rid="fig6">Figure 6</xref></label><caption><title> The 10 first key corresponding points between two images in lighting changes [<xref ref-type="bibr" rid="scirp.65354-ref9">9</xref>] </title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x11.png"/></fig><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Comparative table between SIFT, PCA-SIFT and SURF</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Methods</th><th align="center" valign="middle" >Time</th><th align="center" valign="middle" >Scale</th><th align="center" valign="middle" >Rotation</th><th align="center" valign="middle" >Blur</th><th align="center" valign="middle" >Lighting</th></tr></thead><tr><td align="center" valign="middle" >SIFT</td><td align="center" valign="middle" >Average</td><td align="center" valign="middle" >Best</td><td align="center" valign="middle" >Best</td><td align="center" valign="middle" >Best</td><td align="center" valign="middle" >Average</td></tr><tr><td align="center" valign="middle" >PCA-SIFT</td><td align="center" valign="middle" >Well</td><td align="center" valign="middle" >Well</td><td align="center" valign="middle" >Well</td><td align="center" valign="middle" >Well</td><td align="center" valign="middle" >Best</td></tr><tr><td align="center" valign="middle" >SURF</td><td align="center" valign="middle" >Best</td><td align="center" valign="middle" >Average</td><td align="center" valign="middle" >Average</td><td align="center" valign="middle" >Average</td><td align="center" valign="middle" >Best</td></tr></tbody></table></table-wrap></sec></sec><sec id="s4"><title>4. Experimental Study</title><sec id="s4_1"><title>4.1. Architecture of the Proposed Solution</title><p>In this section, we present the architecture of our application as well as its components.</p><p>The architecture of the application on which we conducted our work was composed of two parts:</p><p>- Architecture of System Administrator :</p><p>The administrator can access a menu of options that allows to quickly manage the database (add, modify or delete a coin). As it has a button allowing to take the snapshot to be analyzed.</p><p>- Architecture of the user system:</p><p>When the user launches the application, the relay activates the camera.</p><p>This activity displays, in real time, what the photographic sensor returns. This action triggers the start of a service which carries out the calculations and compares them with those found in the database.</p></sec><sec id="s4_2"><title>4.2. Description of the Realized System and Optimization</title><sec id="s4_2_1"><title>4.2.1. Description of the Realized System</title><p>The system we proposed consisted in putting in place a smart solution for the automatic recognition of currency having Android as operating system.</p><p>In this next section, we will invoke the printed screens describing this system:</p><p>- Launch interface of the application</p><p>Once the user launches the application, the camera opens. It captures the first face of the bank note as shown in <xref ref-type="fig" rid="fig7">Figure 7</xref>.</p><p>After capturing, the system asks the user to validate the photo or to cancel it and take another one (<xref ref-type="fig" rid="fig8">Figure 8</xref>).</p><p>After that, the camera remains open to take the second face of the same ticket (<xref ref-type="fig" rid="fig9">Figure 9</xref>).</p><p>Similarly, the system asks the user to validate the photo or to cancel it and take another one (<xref ref-type="fig" rid="fig1">Figure 1</xref>0).</p><p>Once the user completes the capture of the two images, the system switches to the comparison between the captured images and those stored in the database in a little time and with optimal quality. The system responds to the user by a sound result of the value of the bank note captured (<xref ref-type="fig" rid="fig1">Figure 1</xref>1).</p><fig id="fig7"  position="float"><label><xref ref-type="fig" rid="fig7">Figure 7</xref></label><caption><title> Interface to launch the application for the first face of the image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x12.png"/></fig><fig id="fig8"  position="float"><label><xref ref-type="fig" rid="fig8">Figure 8</xref></label><caption><title> Interface of the capture and validation of Image 1</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x13.png"/></fig><fig id="fig9"  position="float"><label><xref ref-type="fig" rid="fig9">Figure 9</xref></label><caption><title> Interface of the capture for the second phase of the image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x14.png"/></fig><fig id="fig10"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>0</label><caption><title> Interface of the capture and validation of Image 2</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x15.png"/></fig><fig id="fig11"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>1</label><caption><title> Treatment interface of the comparison</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x16.png"/></fig></sec><sec id="s4_2_2"><title>4.2.2. Optimization of the Execution Time and the Percentage of the Identification of the Images</title><p>a) Principle and objectives</p><p>Remember that the objective is to enable the user to recognize the bank note manually and to rely on our system to obtain information about the value of the currency captured orally. To ensure this purpose, we used the SIFT algorithm under Open CV.</p><p>In fact, at first glance in the documentation of the Bookshop SIFT, we find that the method we are interested in is used in the detection of the points of interest:</p><disp-formula id="scirp.65354-formula411"><graphic  xlink:href="http://html.scirp.org/file/5-1730316x17.png"  xlink:type="simple"/></disp-formula><p>The SIFT method takes as parameters the width and height of the image, as well as a table of integers representing the color for each pixel. However, we used an instance of the Bitmap class to represent the image, we thus proceeded to the writing of a function allowing the conversion of a bitmap type to a table of pixels:</p><disp-formula id="scirp.65354-formula412"><graphic  xlink:href="http://html.scirp.org/file/5-1730316x18.png"  xlink:type="simple"/></disp-formula><p>After the conversion of the image, we created a method of comparison between the two images:</p><disp-formula id="scirp.65354-formula413"><graphic  xlink:href="http://html.scirp.org/file/5-1730316x19.png"  xlink:type="simple"/></disp-formula><p>The result of this function can be true if the two images compared have more than 10 identical points of interest otherwise it returns false.</p><p>After a few executions of this function, we noticed that the result was not always accurate. It is for this reason that we added another function in order to improve the comparison for it to be more suitable.</p><disp-formula id="scirp.65354-formula414"><graphic  xlink:href="http://html.scirp.org/file/5-1730316x20.png"  xlink:type="simple"/></disp-formula><p>This function was used to compare the two images pixels by pixels. If it finds that more than 20% of pixels are equivalent, it returns true. The advantage of this function is to avoid doubt in the result.</p><p>All these improvements allowed us to propose our own version of the SIFT algorithm (proposed SIFT).</p><p>Even more, we studied the execution time and its impact on the percentage of the identification of images for the two versions of the SIFT.</p><p>As well, we notice that the proposed version of the SIFT algorithm allows to reach a higher percentage of identification during a more reduced time of execution compared to the first version of SIFT.</p><p>To conclude, we can say that the proposed version of SIFT allows to give better performance in terms of recognition of images captured in a minimal execution time as shown in the curve presented in the next section.</p><p>b) Curve:</p><p>The curve below shows that the proposed SIFT saves a lot of time and that it is more efficient with regard to the identification of images, compared to the old SIFT version (<xref ref-type="fig" rid="fig1">Figure 1</xref>2).</p><p>In fact, this curve is used as a comparative indicator for each of the SIFT methods since the proposed SIFT gives clearer results and a higher percentage in a reduced amount of time compared to the standard SIFT.</p></sec></sec></sec><sec id="s5"><title>5. Conclusion and Prospects</title><p>In this paper, we presented a mobile intelligent system allowing for the automatic identification of bank notes using an optimized SIFT algorithm.</p><p>This approach consisted of two parts: the first was used by the Administrator to manage the database; the second part was intended to the visually impaired person to recognize his bank notes from a captured image by his/her Android mobile phone. This identification was given in the form of a voice message that announces the</p><fig id="fig12"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>2</label><caption><title> Comparative curve</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-1730316x21.png"/></fig><p>value of the currency captured. Results showed that the proposed approach is an optimal version compared to existing solutions.</p><p>The recognition of the currency was achieved using the SIFT Algorithm under OPENCV. Its principle was to detect the remarkable points of this image and compare them with those of the image saved in the local database of the mobile phone.</p><p>We made improvements to this algorithm to obtain more precise results and more realistic in real time.</p><p>Finally, in a future work we plan to improve and enrich the application by offering new features to users such as the currency converter, also to store the database on a remote server and create a Web service or develop this solution in a mobile context multiplatform.</p></sec><sec id="s6"><title>Cite this paper</title><p>Sameh Ben Hamida,Ridha Azizi,Alia Maaloul, (2016) Intelligent System of M-Vision Based on Optimized SIFT. Journal of Computer and Communications,04,52-62. doi: 10.4236/jcc.2016.44005</p></sec></body><back><ref-list><title>References</title><ref id="scirp.65354-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Yang, Y. (2013) Application of Computer Vision Technology on Raising Sow and Procreating of Processing. Agricultural Sciences, 4, 689-693. http://dx.doi.org/10.4236/as.2013.412093</mixed-citation></ref><ref id="scirp.65354-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Barley, A. and Town, C. (2014) Combinations of Feature Descriptors for Texture Image Classification. Journal of Data Analysis and Information Processing, 2, 67-76. http://dx.doi.org/10.4236/jdaip.2014.23009</mixed-citation></ref><ref id="scirp.65354-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">http://www.looktel.com/moneyreader</mixed-citation></ref><ref id="scirp.65354-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">https://openclassrooms.com/courses/introduction-a-la-vision-par-ordinateur/avant-de-commencer-8</mixed-citation></ref><ref id="scirp.65354-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">http://docs.opencv.org/2.4/modules/refman.html</mixed-citation></ref><ref id="scirp.65354-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">https://sites.google.com/site/poublangsift/l-algorithme-des-sift</mixed-citation></ref><ref id="scirp.65354-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Luo, J. and Oubong, G. (2009 A Comparison of SIFT, PCA-SIFT and SURF. International Journal of Image Processing (IJIP), 3, 143.</mixed-citation></ref><ref id="scirp.65354-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Study Group SURF: Feature Detection &amp; Description. http://cs.au.dk/~jtp/SURF/report.pdf</mixed-citation></ref><ref id="scirp.65354-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Wu, J., Cui, Z.M., Sheng, V.S., Zhao, P.P., Su, D.L. and Gong, S.R. (2013) A Comparative Study of SIFT and Its Variants. Measurement Science Review, 13, 122-131. http://www.measurement.sk/2013/Jian.pdf</mixed-citation></ref></ref-list></back></article>