简体   繁体   English

javacv中的LineSegmentDetector(openCV 3)

[英]LineSegmentDetector (openCV 3) in javacv

I would like to use the LineSegmentDetector of OpenCV 3 in java. 我想在Java中使用OpenCV 3LineSegmentDetector Unfortunately it does not seem to be part of the javacpp opencv distribution. 不幸的是,它似乎并不属于javacpp opencv发行版。 What would be the fastest way to use this algorithm im java? 在Java中使用此算法最快的方法是什么? The C code is publicly available . C代码是公开可用的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM