转载请注明出处:

http://www.cnblogs.com/darkknightzh/p/5462656.html

1 Ptr<CLAHE> clahe = createCLAHE();
2 clahe->setClipLimit(4);
3 clahe->apply(ucmatGaborResize, ucmatGaborResize);

 

相关文章:

  • 2021-04-26
  • 2021-11-13
  • 2021-05-11
  • 2022-12-23
  • 2021-10-22
猜你喜欢
  • 2022-01-03
  • 2021-10-10
  • 2022-12-23
  • 2021-06-01
  • 2021-12-25
  • 2021-10-03
相关资源
相似解决方案