moving the rest of inpaint() to the 'photo' module, temporary disabling Java test...
authorAndrey Pavlenko <no@email>
Fri, 16 Mar 2012 15:11:56 +0000 (15:11 +0000)
committerAndrey Pavlenko <no@email>
Fri, 16 Mar 2012 15:11:56 +0000 (15:11 +0000)
commit20cceb8fdf51903967a5e174bb19ea94a8a4564e
treeddebe93845171553f624db7ff472ecfb94d297ac
parent0bc5140b17087776d48b640d24462d0057e973a5
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
modules/imgproc/include/opencv2/imgproc/imgproc_c.h
modules/imgproc/include/opencv2/imgproc/types_c.h
modules/java/CMakeLists.txt
modules/java/android_test/src/org/opencv/test/imgproc/ImgprocTest.java
modules/photo/include/opencv2/photo/photo.hpp
modules/photo/include/opencv2/photo/photo_c.h [new file with mode: 0644]