I need to count out boxes in a warehouse by using edge detection techniques; images will be taken from a 3D model of a warehouse and the propose system will be used 3 images
Check out AForge. It has full C# implementation of some edge detection algorithms.