Bruno Nascimento

  • Registered on: 2014-08-06
  • Last connection: 2015-06-12

Activity

Reported issues: 6

2015-06-15

01:18 pm OpenCV Bug #4410 (Open): DetectionBasedTracker
Im actually using MSVS2013, I only have this problem on x86 Debug mode. My x86 Release mode does not have this linker...
12:56 pm OpenCV Bug #4410 (Open): DetectionBasedTracker

2015-06-12

04:36 pm OpenCV Bug #4275 (Open): Facedetect does not detect any faces with OpenCL enabled
Im actually having issues on opencl cascade lbp code.
I trained a LBP cascade, where sometimes the cascade gets "stuc...

2015-01-02

06:19 pm OpenCV Bug #4094 (Incomplete): ANN_MLP GetParams returns default values
layers size is not being retrived correctly you should consider to add on "ann_mlp.cpp" function "void read( const Fi...
04:11 pm OpenCV Bug #4094 (Incomplete): ANN_MLP GetParams returns default values

2014-12-19

01:08 am OpenCV Bug #4077 (Done): Backprop implementation is buggy
12:38 am OpenCV Bug #4076 (Done): Neural networks backward compatibility

2014-11-13

07:08 pm OpenCV Bug #4007 (Open): icf train code bug
I changed from:
if (angle < 0)
angle += 180;
to...
if (angle > 180)
...
07:01 pm OpenCV Bug #4007 (Open): icf train code bug

2014-11-11

04:06 pm OpenCV Bug #3832 (Done): Haartraining createsamples/performance are deleted from the repository
Yes, I confirm that createsamples binary is missing from latest.

Also available in: Atom