views:

456

answers:

1

I'm doing object detection in c# using emgucv library. But i find it difficult to develop the neural network in c# for detecting the object? Please any body help me about this topic and how to test object in network???

+2  A: 

Here are the reference:

Neural on C#

Neural Network Library project in C#

C# Neural Class

Ngu Soon Hui