-
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
-
五角星 但是不是可以随鼠标移动
五角星 但是不是可以随鼠标移动-five-pointed star but is not allowed to move the mouse movement! !
- 2022-02-03 08:17:35下载
- 积分:1
-
基于碰撞物理学的偶人动画,展示了一个可怜的角色被抛到空中的碰撞过程。碰撞到物体后根据自身的质点弹簧系统计算运动状态。...
基于碰撞物理学的偶人动画,展示了一个可怜的角色被抛到空中的碰撞过程。碰撞到物体后根据自身的质点弹簧系统计算运动状态。-on collision physics program is animation, displaying a poor role was thrown into the air collision course. After the collision of objects based on their mass spring system to calculate the movement.
- 2022-05-22 09:25:17下载
- 积分:1
-
用VC++实现图像的分类识别,模板匹配分类…
用VC++实现图像分类识别、模板匹配分类器、贝叶斯分类器、线性函数分类、非线性分类、神经网络分类器
- 2022-01-26 06:16:53下载
- 积分:1
-
基于USB摄像头的图像处理 2
该VC6.0工程,是基于USB摄像头的图像处理代码,刚开始学习视频图像处理的同学可以参考下。
- 2022-03-23 23:27:03下载
- 积分:1
-
利用VB实现的橡皮筋绘制直线功能。分别采取了三种不同的方法来实现橡皮筋效果。...
利用VB实现的橡皮筋绘制直线功能。分别采取了三种不同的方法来实现橡皮筋效果。-VB realize the use of the rubber band drawing a straight line function. Were taken in three different ways to achieve the rubber band effect.
- 2022-03-02 12:56:52下载
- 积分:1
-
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影...
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影
-achieve a three-dimensional transform some basic functions : a straight line to rotate around the axle of the base point of the linear scaling L for planar mirror to the right to be a mirror for the three-dimensional structure of the projector.
- 2022-08-08 21:42:06下载
- 积分:1
-
基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化...
基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化-the segmentation is basing on the Level set,and called GAC model
- 2023-03-18 13:55:04下载
- 积分:1
-
生日祝福网站
祝朋友生日快乐的网站!很适合在朋友的时候送给朋友一个惊喜,走过路过不要错过!
- 2022-06-12 01:17:29下载
- 积分:1
-
对BMP图像进行灰度变换
对BMP图像进行灰度变换-BMP images to gray scale transformation
- 2022-02-02 10:36:49下载
- 积分:1