Home
last modified time | relevance | path

Searched defs:INPAINT_TELEA (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/photo/include/opencv2/
Dphoto.hpp74 INPAINT_TELEA = 1 // A. Telea algorithm enumerator
/external/opencv3/modules/java/src/
Dphoto+Photo.java23 INPAINT_TELEA = 1, field in Photo