OpenCV进行的iOS端口到Android端口、OpenCV、iOS、Android

2023-09-08 09:17:26 作者:只會讓我更、糾心

我已经开发iOS中,它使用this 的算法来检测的一张纸,我的算法转换到Android端口。

I have already developed an application in iOS which uses this algorithm to detect a sheet of paper and I am translating the algorithm to an Android port.

我应该如何转换成Java的这一个?

How should I translate this one into Java?

mixChannels(&blurred, 1, &gray0, 1, ch, 1);

其中,模糊 gray0 CV ::垫

推荐答案

使用 cvMixChannels 功能。 下面是参数说明。

 
精彩推荐
图片推荐