lastAllocatedFrameSize not set (Bug #2228)


Added by Frankie Fong over 12 years ago. Updated over 12 years ago.


Status:Done Start date:2012-08-02
Priority:Normal Due date:
Assignee:Marina Kolpakova % Done:

0%

Category:gpu (cuda)
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

'lastAllocatedFrameSize' member of CascadeClassifier_gpu is used but not updated in calls to calculateMemReqsAndAllocate(). Causing unnecessary calls to set up memory allocators even if frame sizes stays the same. I suppose it should be set to 'frameSize' before the function returns success.


Associated revisions

Revision 2c354387
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2228 from ilya-lavrenov:tapi_experiments

History

Updated by Daniil Osokin over 12 years ago

Which version of OpenCV do you use? Please, attach source code to reproduce that.

  • Assignee changed from Anatoly Baksheev to Frankie Fong

Updated by Marina Kolpakova over 12 years ago

Thanks! It is fixed in trunk.

  • Target version set to 2.4.3
  • Assignee changed from Frankie Fong to Marina Kolpakova
  • Status changed from Open to Done

Also available in: Atom PDF