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

搜索资源列表

  1. (三)OpenCV图像处理_06_对象提取与测量

  2. 照片是来自太空望远镜的星云图像,科学家想知道它的面积与周长。 通过高斯模糊+二值分割+图像形态学+轮廓提取 #include #include using namespace std; using namespace cv; int main(int argc, char** argv) { Mat src,gray_temp, gauss_temp,threshold_temp,morph_temp,dst; src = imread(../path.jpg); if (src.emp
  3. 所属分类:其它

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