搜索资源列表
canny
- opencv下canny算法的自适应阈值的确定-adaptive threshold determination opencv under the canny algorithm
61IC_S3883
- 提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which threshold adjustable
wenxian
- 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
ImageBinaryzation
- 基于opencv实现通过阈值实现二值化图像。-Based on opencv realized by threshold binarization image.