mohamadDev / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

NeuroOCR bug #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open NeuroOCR
2.Click Create Network, Train Network
3.Bug will display VS debug window
Line 1849           float[] output = neuralNet.Compute(input);
neuralNet.Compute(input); WHERE neural.net is null

What is the expected output? What do you see instead?
Vs 2008
Object reference not set to an instance of an object.

What version of the product are you using? Last

Please provide any additional information below.

Original issue reported on code.google.com by asp.netp...@gmail.com on 4 Jan 2010 at 7:05

GoogleCodeExporter commented 9 years ago
NeuroOCR is not part of AForge.NET framework project.

Original comment by andrew.k...@gmail.com on 4 Jan 2010 at 7:19