mmcmatthew / ssl-vision

Automatically exported from code.google.com/p/ssl-vision
GNU General Public License v3.0
0 stars 0 forks source link

Problems with neural calibaration #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click 'neural calibration' tab on the right
2. Choose some colour. Click on some example points of that colour on the 
camera image.
3. Click on 'train neural network' and then click on 'loal neural to LUT'

What is the expected output? What do you see instead?
The ssl vision aborts.

What version of the product are you using? On what operating system?
Ubuntu 10.04

Please provide any additional information below.
Following is what is displayed at the terminal window when ssl-vision aborts.

OpenCV Error: Image step is wrong () in cvSetData, file 
/build/buildd/opencv-2.1.0/src/cxcore/cxarray.cpp, line 902
terminate called after throwing an instance of 'cv::Exception'
  what():  /build/buildd/opencv-2.1.0/src/cxcore/cxarray.cpp:902: error: (-13)  in function cvSetData

Aborted

Original issue reported on code.google.com by nehch...@gmail.com on 23 May 2012 at 12:08

GoogleCodeExporter commented 9 years ago

Original comment by jgurz...@yahoo.com.br on 16 Mar 2013 at 7:05