missing cvPyrUp in documentation (Bug #1670)


Added by Alexander Shishkov about 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-03-10
Priority:Low Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:documentation
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Issue hierarchy

Feature #1669: OpenCV Standard C cvPyrUp() ??CancelledAlexander Shishkov

Bug #1670: missing cvPyrUp in documentationDoneAndrey Kamaev


Associated revisions

Revision 4c58fff3
Added by Andrey Kamaev almost 13 years ago

Added cvPyrUp signature to the documentation #1670

Revision 957c85e9
Added by Roman Donchenko over 11 years ago

Merge pull request #1670 from jet47:cuda-cmake-fix

Revision 104b14e0
Added by Roman Donchenko over 11 years ago

Fixed CMake warnings/bugs caused by #1670 and #1714

include() doesn't create a variable scope, so the settings of
CMAKE_MODULE_PATH and CMAKE_FIND_ROOT_PATH_MODE_* were polluting
everything included after OpenCVDetectCUDA.cmake.

Also, FindCUDA includes FindPackageHandleStandardArgs, which includes
CMakeParseArguments, which causes warnings related to policy CMP0017.
Setting it to NEW seems safe enough.

History

Updated by Alexander Shishkov almost 13 years ago

  • Target version deleted (2.4.0)

Updated by Alexander Shishkov almost 13 years ago

  • Assignee deleted (Alexander Shishkov)

Updated by Andrey Kamaev almost 13 years ago

  • Status changed from Open to Done
  • Assignee set to Andrey Kamaev

Updated by Alexander Shishkov almost 13 years ago

  • Target version set to 2.4.0

Also available in: Atom PDF