-
可以实现线段的裁减
,对初学者有所帮助
可以实现线段的裁减
,对初学者有所帮助-segment can be achieved reductions to help beginners
- 2022-07-12 13:29:41下载
- 积分:1
-
图像处理平台。可以在上面编写一些图像处理程序
图像处理平台。可以在上面编写一些图像处理程序-image processing platform. The above can be prepared in some image-processing program
- 2023-05-29 20:45:04下载
- 积分:1
-
一个JAVA3D下的地形编程源文件,可以用键盘进行交互控制
一个JAVA3D下的地形编程源文件,可以用键盘进行交互控制-JAVA3D terrain under a program source file, you can use the keyboard for interactive control
- 2022-03-22 03:40:55下载
- 积分:1
-
顶结钩锣树的存在C庵村
顶结钩锣树现C蒜村
- 2022-01-31 15:48:01下载
- 积分:1
-
获取任何点值的颜色
获取任何点的颜色值-access to the color of any point value
- 2022-01-28 04:40:02下载
- 积分:1
-
corrosion algorithm, morphology algorithm relatively basic operation
腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
- 2022-04-09 06:50:10下载
- 积分:1
-
interface procedures done well
界面程序,做得不错-interface procedures done well
- 2022-02-04 21:00:11下载
- 积分:1
-
data used to be and curve tools, the use of a cubic spline interpolation methods...
用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
- 2022-05-07 20:16:47下载
- 积分:1
-
运用vc++和Opengl编的动态天空场景
运用vc++和Opengl编的动态天空场景-Using vc++ and compiled a dynamic sky scenes Opengl
- 2022-05-08 14:50:32下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1