OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
imgproc 目录参考
imgproc 目录依赖关系图

目录

 各向异性图像分割 (anisotropic_image_segmentation)
 
 基本几何绘图 (basic_geometric_drawing)
 
 腐蚀与膨胀 (erosion_dilatation)
 
 高斯模糊、中值滤波、双边滤波 (gausian_median_blur_bilateral_filter)
 
 广义霍夫变换 (Ballard-Guil)(generalized_hough_ballard_guil)
 
 直方图 (histograms)
 
 击中或错过 (hitOrMiss)
 
 图像变换 (imgtrans)
 
 形态学线条检测 (morph_lines_detection)
 
 运动模糊滤波 (motion_deblur_filter)
 
 开运算、闭运算、顶帽、底帽 (opening_closing_hats)
 
 散焦模糊滤波 (out_of_focus_deblur_filter)
 
 周期性噪声去除滤波器 (periodic_noise_removing_filter)
 
 图像金字塔 (pyramids)
 
 随机数生成器和文本 (random_generator_and_text)
 
 形状描述符 (shapedescriptors)
 
 阈值化 (threshold)
 
 区间阈值化 (threshold_inRange)