halcon-halcon显示图像的各个函数区别

halcon显示图像的各个函数区别

disp_image() 图像首通道灰度图,如3通道图像,也仅显示第一个数据通道图像;

disp_color() 显示彩色图;

disp_channel() 某特定通道;

disp_obj() 自动判别类别,即图像为彩色图像,则显示为彩色;如图像为灰色图像,则显示为灰度

 

 

 

 

halcon-halcon显示图像的各个函数区别

相关文章:

  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-09-24
  • 2021-12-16
  • 2021-10-24
  • 2021-12-03
猜你喜欢
  • 2022-02-08
  • 2022-01-06
  • 2021-09-02
  • 2021-08-07
  • 2022-12-23
  • 2021-06-24
  • 2022-12-23
相关资源
相似解决方案