1. The document presents a vision-based algorithm to localize and segment nutrition fact tables (NFTs) on product packages using smartphone cameras. It detects NFTs by identifying horizontal and vertical lines via projections, then segments the localized NFT into single- or multi-line text chunks.
2. The algorithm has been implemented and tested on Android smartphones. It aims to extract nutrition information like calories and ingredients to help users manage their diets through a cloud-based nutrition management system.
3. The localization of NFTs uses horizontal and vertical projections to first approximate the boundaries, then extends them to fully capture the table. Text is then segmented from the localized NFT into chunks to prepare for optical character
Related topics: