{"title":"FM0 decode for collided RFID tag signals with frequency drift","authors":"Junzhi Li, Haifeng Wu, Yu Zeng, Yong Shen","doi":"10.1109/ICIVC.2017.7984693","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984693","url":null,"abstract":"In a UHF RFID system, frequency drift is very common and will affect to decode RFID tag signals. When the frequency drift occurs, the performance of traditional decoding algorithms will degrade. In this paper, we introduce an FM0 decoding algorithm against the frequency drift. The introduced algorithm could effectively decode from the collided signals into a tag's ID through where a true positive or negative edge is. From experimental results, the performance of bit error rate (BER) for the introduced algorithm is better than the traditional algorithms under the condition of frequency drift.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115758144","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Tanghuai Fan, Changli Li, Xiao Ma, Zhe Chen, Xuan Zhang, Lin Chen
{"title":"An improved single image defogging method based on Retinex","authors":"Tanghuai Fan, Changli Li, Xiao Ma, Zhe Chen, Xuan Zhang, Lin Chen","doi":"10.1109/ICIVC.2017.7984588","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984588","url":null,"abstract":"We propose an improved image defogging algorithm based on Retinex, which consists of two parts: HSV color enhancement and RGB space detail enhancement. Through the single-scale Retinex algorithm to enhance the brightness component, in HSV space to introduce enhanced adjustment factor, to avoid color distortion and noise amplification, to achieve the effect of color enhancement. In the RGB space, based on the single-scale Retinex algorithm, the Gaussian filter is replaced by a Butterworth filter for detail enhancement to achieve better results. Finally, the two images are fused to make up for the loss of detail and color distortion of Retinex algorithm. The image is evaluated from both subjective and objective aspects, and it is proved that the improved algorithm has better image quality than the original one.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115123683","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on the identification method of micro assembly part","authors":"Jia-yi Zhang, S. Xu, Yang Liu, Yong-ping Hao","doi":"10.1109/ICIVC.2017.7984564","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984564","url":null,"abstract":"In view of the assembly process characteristic of non-silicon flat micro parts in MEMS devices, a micro assembly control system is developed based on an established experimental platform. According to the characteristics of the micro parts, micro parts recognition and positioning method is studied, and a new matching algorithm based on shape template is proposed, then an identification module has been developed. Firstly, by acquiring the image of template and target, edge information of the target parts can be acquired after image filtering, binarization, denoising and sub-pixel edge detection. Secondly, edge direction vector is calculated by Sobel filter. Finally, using image pyramid method, image matching speed has been accelerated. Experimental results of typical parts assembly show that the new method has high recognition rate and fast matching speed.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"209 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114978773","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Computational comparison of GRASP and DCTSP methods for the Traveling Salesman Problem","authors":"Mingkang Zhu, Jianli Chen","doi":"10.1109/ICIVC.2017.7984713","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984713","url":null,"abstract":"The greedy randomized adaptive search procedure and the dynamic convexized method are two state-of-the-art methods for the traveling salesman problem, which are tour improvement methods. For comparing the performances of the two methods, we give the implementation details, and test the two methods on the TSPLIB standard test instances. Experimental results show that the dynamic convexized method outperforms the greedy randomized adaptive search procedure for the traveling salesman problem.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"163 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121572854","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Holistic Vertical Regional Proposal Network for scene text detection","authors":"Xu Chen, Qiang Guo, Shuohao Li, Jun Zhang","doi":"10.1109/ICIVC.2017.7984521","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984521","url":null,"abstract":"Scene text detection is an important research problem in computer vision community. It has great application value in many fields. Inspired by Faster-RCNN which is a popular method for object detection, we consider to apply the Regional Proposal Network (RPN) method for scene text detection because text can be regarded as the common object. The core of RPN is to detect different sizes of objects with different sizes of anchors. However, when the RPN is applied directly, it is difficult to design many different scale anchors to meet the requirements of different sizes of text boxes. For the above reasons, we adjust the anchor settings and take advantage of vertical anchor to break the restrictions of receptive field. In addition, we refer to the multi-scale network Holistically-Nested Edge Detection (HED) which produce side-output results at different steps of the neural network. The bottom layers have a smaller receptive field, which represent the features of small text area in image. The receptive field of the high-level side-outputs is larger, and it can handle the large-size text area better. We combine the advantages of RPN and HED methods and propose a Holistic Vertical Proposal Regional Network (HVRPN) for scene text detection, and our model shows good results in ICDAR03 and ICDAR11.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130004561","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"yBRIEF: A study of non-Gaussian Binary Elementary Features","authors":"Jian-Feng Shi, S. Ulrich, S. Ruel","doi":"10.1109/ICIVC.2017.7984524","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984524","url":null,"abstract":"This paper studies an image descriptor that mimics the retina's photo receiving cell pattern. Various pattern differencing combinations and second order differencing techniques were explored. This new method shows higher precision and recall performance than the classical BRIEF and steered BRIEF descriptors.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130280414","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Defect inspection of medicine vials using LBP features and SVM classifier","authors":"Yuhuan Liu, Shengyong Chen, Tinglong Tang, Meng Zhao","doi":"10.1109/ICIVC.2017.7984515","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984515","url":null,"abstract":"During the pharmaceutical process, it is inevitable that various defects emerge in the medicine vials which may greatly affect the product quality and reduce the productive efficiency. To address these problems, a method based on feature extraction and machine learning is developed for vial defect inspection. On image preprocessing, we used threshold algorithm to acquire the region of interest (ROI) which is comprised of some small patches obtained through image blocking, exhibiting favorable performances compared to some existing image segmentation methods. In the following computational framework, the LBP descriptors are firstly extracted in the ROI followed by the generation of visual dictionaries through the application of k-means clustering. Since the visual dictionaries can essentially represent the image, we finally employ the support vector machine (SVM) classifier to inspect whether the vials are with flaws. In the procedure of feature extraction, experiments show that the LBP yields superior performances, with (maximum recognition efficiency is about 90%) compared to the others, owing to the extraction of exact texture features.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129264130","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Video watermarking algorithm based DC coefficient","authors":"Jianfei Li, Yongbin Wang, Shu-min Dong","doi":"10.1109/ICIVC.2017.7984597","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984597","url":null,"abstract":"After deeply analyzing the standard of MPEG2 video encoding formats, proposing a MPEG2 video watermarking technology based DC coefficient. The binary image is treated as watermarking information after being dealt with the mixed method of Logistic chaotic map and error correction coding. Unlike the traditional watermarking algorithm, it is not necessary to decode all the video data, and to do inverse Discrete Cosine Transformation (IDCT) after inverse quantization, and then to do Discrete Cosine Transform (DCT) after embed watermark. However in this paper, in the purpose of rapidly and efficiently embed watermark, to extract the compressed video in the MPEG2 transport stream, and decode the I-frame video data of the luminance component of the last macro block of the each of slice, and then modify the last DC coefficient directly to embed watermark according to watermark information. The results show that this watermarking algorithm of compressed MPEG2 video based on satisfy the general requirements for embedding capacity, not only has strong robustness but also has a good invisibility.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124572489","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"A load balanced mapping for spiking neural network","authors":"Yande Xiang, J. Meng, De Ma","doi":"10.1109/ICIVC.2017.7984684","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984684","url":null,"abstract":"Network-on-Chip (NoC) provides a scalable and packet-based inter-connected architecture for spiking neural networks (SNNs). However, existing neural mapping strategies just distribute all neurons in a population to an on-chip network core or nearby cores sequentially. The neurons within a population take a huge time cost for handling spikes, which results to uneven workload distribution among different on chip network nodes. This paper presents a NoC-based SNN mapping that makes workload balance among different nodes, aiming to accelerate application execution time. The experimental results show that proposed mapping strategy reduces application execution time by average 24%.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131133848","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Hyperspectral image classification based on Gabor features and decision fusion","authors":"Zhen Ye, Lin Bai, Li-ling Tan","doi":"10.1109/ICIVC.2017.7984602","DOIUrl":"https://doi.org/10.1109/ICIVC.2017.7984602","url":null,"abstract":"Traditional methods for hyperspectral image classification typically use raw spectral signatures without considering spatial characteristics. In this work, a classification algorithm based on Gabor features and decision fusion is proposed. First, the adjacent and high correlated spectral bands are intelligently grouped by coefficient correlation matrix. Following that, Gabor features in each group are extracted in PCA-projected subspaces to quantify local orientation and scale characteristics. Afterwards, locality-preserving non-negative matrix factorization is incorporated to reduce the dimensionalities of these feature subspaces. Finally, the classification results from Gaussian-mixture-model classifiers are merged by a decision fusion rule. Experimental results show that the proposed algorithms substantially outperforms the traditional and state-of-the-art methods.","PeriodicalId":181522,"journal":{"name":"2017 2nd International Conference on Image, Vision and Computing (ICIVC)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122256490","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}