I have a questions that how can i detect the order wise arranged object misplaced position using machine vision technique
I have a objects like bolt ,nut and screw in vertical one by one order wise arrangement this is the actual correct order.and my project aim is to find the non order wise position of those image detection like if nut comes first then bolt and screw then this arrangement is wrong similarly if screw comes first then nut, bolt comes this is also wrong I want order in bolt,nu,screw position pattern only other then this order will be miss placed order.now how can I build those image dataset and which machine vision technique can be used when this unorderwise pattern with any other objects it should detect those unorderwise objects with bounding box with labels how can I do this??