Does someone here has a working code for image identification using neural network by utilizing openCV libraries?

asked 2016-11-13 10:19:06 -0600

I am working on a project in counting microbes present in a sample using neural network through the help of openCV libraries but I am having a hard time doing the code structure. Could someone help me out by providing me sample codes or any advice which you think can help me in the conduct of my project.

edit retag flag offensive close merge delete

Comments

1

And what exactly have you done so far? I'm guessing nothing...

LorenaGdL gravatar imageLorenaGdL ( 2016-11-13 11:20:41 -0600 )edit
2

Like @ LorenaGdL is saying, this forum encourages people to tackle their own problems using our guidance. So please do not expect us to provide out of the blue code. Start by going through some OpenCV neural net samples, like this one or this one.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-11-14 06:18:24 -0600 )edit