基于优化面部表情检测的产品评价 / Product Review Based on Optimized Facial Expression Detection
1️⃣ 一句话总结
这篇论文提出了一种通过分析超市顾客的面部表情来评估产品公众接受度的方法,其核心是使用一种改进的哈里斯算法来快速检测面部特征点,从而在保证准确性的同时显著提升了检测速度。
This paper proposes a method to review public acceptance of products based on their brand by analyzing the facial expression of the customer intending to buy the product from a supermarket or hypermarket. In such cases, facial expression recognition plays a significant role in product review. Here, facial expression detection is performed by extracting feature points using a modified Harris algorithm. The modified Harris algorithm reduced the time complexity of the existing feature extraction Harris Algorithm. A comparison of time complexities of existing algorithms is done with proposed algorithm. The algorithm proved to be significantly faster and nearly accurate for the needed application by reducing the time complexity for corner points detection.
基于优化面部表情检测的产品评价 / Product Review Based on Optimized Facial Expression Detection
这篇论文提出了一种通过分析超市顾客的面部表情来评估产品公众接受度的方法,其核心是使用一种改进的哈里斯算法来快速检测面部特征点,从而在保证准确性的同时显著提升了检测速度。
源自 arXiv: 2604.10885