您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. (三)OpenCV图像处理_02_直线检测

  2. 直接用霍夫直线检测,效果差; 通过图像形态学操作来寻找直线,霍夫获取位置信息与显示。 #include #include using namespace std; using namespace cv; Mat src,temp_ROI,dst; int threshold_value = 128; void DetectLine(int,void*);//Hough直线检测函数 void MorphShapes_Hough(int, void*);//形态学+Hough直线检测 int ma
  3. 所属分类:其它

    • 发布日期:2021-01-06
    • 文件大小:126976
    • 提供者:weixin_38737635