ocl_goodFeaturesToTrack: error in maxEigenVal Kernel when using mask (Bug #4195)


Added by Pavel Rojtberg about 10 years ago. Updated over 9 years ago.


Status:New Start date:2015-02-13
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:ocl
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:

Description

function call:
@goodFeaturesToTrack(gray, feats, 150, 0.05, 10, mask);

with UMat gray, mask;@
---
console output:

OpenCL program build log: -D OP_MAX_EIGEN_VAL -D WGS=1024 -D groupnum=8 -D WGS2_ALIGNED=512 -D HAVE_MASK
:19:5: error: use of undeclared identifier 'mask'
if (mask[mask_index])


Associated revisions

Revision b6d88f21
Added by Alexander Alekhin over 9 years ago

Merge pull request #4195 from wangyan42164:ocl_pyrlk

History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4934

Also available in: Atom PDF