Opencv enumeration variables (such as cv_bgr2gray or cv_aa) are missing from recent Java APIs?

I set up a java project in eclipse to detect faces and eyes in images

Solution

CV_ Bgr2gray shall be defined as imgproc COLOR_ BGR2GRAY,CV_ AA is defined as core LINE_ AA.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>