Added Qt help generation support

This commit is contained in:
Maksim Shabunin
2014-12-26 18:39:40 +03:00
parent 3ffae9f7b7
commit 11591b3e9d
5 changed files with 16 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ extern "C" {
*/
/* Inpainting algorithms */
enum
enum InpaintingModes
{
CV_INPAINT_NS =0,
CV_INPAINT_TELEA =1