-
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
-
使用OpenGL编程实现如下:围绕POI绘制矩形…
使用opengl编写程序,实现如下:画一个矩形,在xoy面内绕点P(100,50)旋转45度角。-Use opengl programming to achieve the following: draw a rectangle around the points in the xoy plane P (100,50) rotated 45 degrees.
- 2022-05-26 10:40:08下载
- 积分:1
-
VC动感编程源程序
VC动感编程源程序-VC dynamic programming source
- 2023-03-07 21:10:04下载
- 积分:1
-
这是一个显示三维立体的亮度不同的程序,在vc++下开发
这是一个显示三维立体的亮度不同的程序,在vc++下开发-This is a three-dimensional display brightness of different procedures, the vc++ Development
- 2022-04-15 06:39:45下载
- 积分:1
-
jpeg2000的图像浏览程序
jpeg2000的图像浏览程序-JPEG2000 Image View procedures
- 2023-05-02 13:30:03下载
- 积分:1
-
bvh_player
一份播放bvh格式文件的程序软件代码,有工程文件。成功导入bvh文件后,即可按帧播放人体运动。操作简单,代码实用!
- 2022-06-27 04:37:28下载
- 积分:1
-
一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同...
一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
- 2022-01-25 17:02:27下载
- 积分:1
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2022-05-30 07:07:26下载
- 积分:1
-
pie way to show the progress of
以饼图方式显示的进度条-pie way to show the progress of
- 2022-01-25 23:50:48下载
- 积分:1
-
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语...
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语-VB prepared with a complete CAD program, source code provided, you can learn to develop their own version of the CAD, A LITTLE regret is that it is French
- 2022-04-18 08:54:39下载
- 积分:1