-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
白平衡方法
采用色温估计法做的白平衡操作,之前是打算用到水下处理的,当然这个算法和PS的白平衡比有点LOW,可是这个能够matlab,有一定用途(The white balance operation using the color temperature estimation method was intended to be used underwater. Of course, the white balance ratio of this algorithm and PS is a little LOW, but this can be used in matlab.)
- 2018-10-12 09:07:12下载
- 积分:1
-
(Image)FastLib_N
说明: FastLib图像特效库(新).一些图形方面的算法如翻转,放大缩小,都有例子:)(FastLib Image effects for the (new). Some graphics algorithms such as overturned, zooming, Some examples :))
- 2006-04-19 11:15:46下载
- 积分:1
-
IMX377CQT_Data-Sheet(E15414A57)_150713
imx377 手册 imx377 datasheet imx377 datasheet(imx377datashee, imx377datasheet,imx377datasheet)
- 2020-06-23 20:00:01下载
- 积分:1
-
【77】分水岭算法
分割区域图像,好滴哦将按计划啊房价跌幅 安防科技来得及(for photo segemetation)
- 2020-06-22 08:20:01下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch6
Visual C++ CAD应用程序开发技术源代码ch6(Visual C CAD application development technology source code ch6)
- 2005-01-11 13:01:58下载
- 积分:1
-
数字图像处理Matlab版自编函数
说明: 冈萨雷斯matlab图像处理中的代码,现成的函数不同自编(Code in image processing of Gonzalez matlab)
- 2020-03-07 18:20:09下载
- 积分:1
-
calibration-for-binocular-vision-
关于大视场的视觉标定方法,相对于目前很多近距离的标定,很有借鉴作用(tisi is a paper about fast calibration for binocular vision measuring system,and it s with a large field)
- 2015-04-11 16:40:04下载
- 积分:1
-
%e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
- 2006-10-24 21:58:15下载
- 积分:1
-
fastRPCAmethod
说明: fast RPCA背景检测,较为经典的一种算法,亲测可用(fast rpca method for background selection)
- 2019-01-18 10:35:58下载
- 积分:1