Can Cagman

  • Registered on: 2014-12-17
  • Last connection: 2015-11-03

Activity

Reported issues: 2

2015-02-25

10:59 am OpenCV Bug #4215 (Done): countNonZero() returns wrong value on 32bit machine
I can also confirm this situation. Runtime cpu check returns for some processors CV_POPCNT as not supported. But on t...

2015-02-17

09:17 am OpenCV Bug #4197 (Done): [CUDA] ambigous symbol error
As given in the error message, cuda::internal namespace defined in
minmax.cu line:137
norm.cu line:131
reductions...

2015-02-05

11:42 am OpenCV Bug #4173 (Done): 8 point algorithm bug
11:38 am OpenCV Bug #4072 (Done): Fundamental Matrix Calculation
fundam.cpp > run8Point()
line: 576
gemm( U, Mat::diag(W), 1., 0, 0., TF, GEMM_1_T );
should be changed to
gemm( ...

2014-12-17

11:16 pm OpenCV Bug #4072 (Done): Fundamental Matrix Calculation

Also available in: Atom