Friday, April 1, 2016

FYP 1 - Week 9



Title: Flow Chart




Flow chart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. The flow chart below shows the complete process of how Image to Text Code Translator for Food Ingredients works. This flowchart shows the details of each process that happen through each station. This flowchart is design very detail as the system works mechanically and through programming sequence. It helps a lot in making decision and control on how each process works.







Explanation about the flow chart

As the application is start, the system will start to working in the background. When the camera button in the application is pressed, the camera will start operate. The camera will then take the pictures which will be save in the gallery before automatically converting it into a text file. The data are saved for future reference in case of any desired. The converted text file will be read then scan in the database to find the information about the ingredient. The output will be display.

No comments:

Post a Comment