halcon 灰度直方图的波峰对应的灰度值
gray_histo (Regions, Image, AbsoluteHisto, RelativeHisto)
tuple_max (AbsoluteHisto, Max)
tuple_find_first (AbsoluteHisto, Max, Index)
这个Index就是波峰对应的灰度值
gray_histo (Regions, Image, AbsoluteHisto, RelativeHisto)
tuple_max (AbsoluteHisto, Max)
tuple_find_first (AbsoluteHisto, Max, Index)
这个Index就是波峰对应的灰度值