Documentation error in the tutorial Similarity check (PNSR and SSIM) on the GPU (Bug #2252)


Added by Changlin Hsieh over 12 years ago. Updated over 12 years ago.


Status:Done Start date:2012-08-08
Priority:Normal Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:samples
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Like I ask on http://answers.opencv.org/question/1197/no-operator-for-gpumat/

I try to build the sample code in tutorial Similarity check (PNSR and SSIM) on the GPU , and there are many error like gpu-basics-similarity.cpp 328 error: no match for ‘operator-=’ in ‘sigma1_2 -= mu1_2’

It seems like there is really no implement of operator like +, -, *, +=, -=, ... on gpuMat


Associated revisions

Revision c5e92c31
Added by Vladislav Vinogradov over 12 years ago

fixed Bug #2252

error in the tutorial Similarity check (PNSR and SSIM) on the GPU

Revision bd6620fa
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2252 from ilya-lavrenov:ocl_ref

History

Updated by Vladislav Vinogradov over 12 years ago

  • Category set to samples
  • Assignee set to Vladislav Vinogradov
  • Status changed from Open to Done

Updated by Andrey Kamaev over 12 years ago

  • Target version set to 2.4.3

Also available in: Atom PDF