Added param documentation

Added param description to remove doxygen warning
pull/6194/head
Elad Joseph 9 years ago
parent 2234016a22
commit 238b47dfce
  1. 1
      modules/imgproc/include/opencv2/imgproc.hpp

@ -1022,6 +1022,7 @@ public:
/** @brief Returns vertex location from vertex ID.
@param vertex vertex ID.
@param firstEdge Optional. The first edge ID which is connected to the vertex.
@returns vertex (x,y)
*/

Loading…
Cancel
Save