论文标题
MINSU(移动清单和扫描单元):计算机视觉和AI
MINSU (Mobile Inventory And Scanning Unit):Computer Vision and AI
论文作者
论文摘要
MINSU(移动库存和扫描单元)算法使用计算视觉分析方法记录机柜的剩余数量/填充度。为此,它通过了五步方法:对象检测,前景减法,K-均值聚类,百分比估计和计数。输入图像通过对象检测方法,以分析机柜的特定位置。这样做之后,它会通过前景减法方法来使图像通过删除背景更加焦点到机柜本身(某些手动工作可能必须完成,例如选择不被算法切割的零件)。在K均值聚类方法中,多色图像变成了3彩色单调图像,以更快,更准确的分析。最后,图像经过百分比估计和计数。在这两种方法中,发现机柜内部的材料的比例以百分比为百分比,然后用来近似内部的材料数量。如果该项目成功,剩余数量管理可以解决简介早期解决的问题。
The MINSU(Mobile Inventory and Scanning Unit) algorithm uses the computational vision analysis method to record the residual quantity/fullness of the cabinet. To do so, it goes through a five-step method: object detection, foreground subtraction, K-means clustering, percentage estimation, and counting. The input image goes through the object detection method to analyze the specific position of the cabinets in terms of coordinates. After doing so, it goes through the foreground subtraction method to make the image more focus-able to the cabinet itself by removing the background (some manual work may have to be done such as selecting the parts that were not grab cut by the algorithm). In the K-means clustering method, the multi-colored image turns into a 3 colored monotonous image for quicker and more accurate analysis. At last, the image goes through percentage estimation and counting. In these two methods, the proportion that the material inside the cabinet is found in percentage which then is used to approximate the number of materials inside. Had this project been successful, the residual quantity management could solve the problem addressed earlier in the introduction.