-
Code128, code39, code25 bar code
Code128,code39,code25 条形码-Code128, code39, code25 bar code
- 2022-08-18 17:52:10下载
- 积分:1
-
利用VC.NET的鼠标画工程曲线程序
利用VC.NET的鼠标画工程曲线程序-use VC.NET mouse painting process works curve
- 2022-03-15 10:42:54下载
- 积分:1
-
计算机视觉应用与 C#
从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
- 2022-06-16 01:28:16下载
- 积分:1
-
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考...
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考-How to create a large integrated systems engineering, this is the beginner VC++ Are very headache problem. Here to provide a complete systems engineering source code, for reference only
- 2023-07-17 07:45:03下载
- 积分:1
-
自己编的vb编程,这是心脏源代码!请多多指教!
自己编的vb编程,这是心脏源代码!请多多指教!-vb own series programming, which is the heart source code! A great weekend!
- 2022-05-13 12:58:38下载
- 积分:1
-
用图像实例演示最新的光线跟踪算法,取得不错效果
用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
- 2023-08-13 17:00:03下载
- 积分:1
-
是小波里面的数据分析garbor小波变换
是小波里面的数据分析garbor小波变换-Is a wavelet analysis of data inside garbor Wavelet Transform
- 2022-04-17 23:03:18下载
- 积分: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
-
image processing, Matlab, had, a stopgap
图象处理,matlab,不得不上,充数
-image processing, Matlab, had, a stopgap
- 2022-07-27 15:52:21下载
- 积分:1
-
散焦模糊去除
对于一副散焦的文字照片,选择合适的方法将其去模糊(1) 对模糊图G进行LAPLACE滤波,得到X(2) 对X自相关,得到O(3) 对O搜索对应最小值的圆环为了削弱振铃效应,使用了edgetaper函数以模糊图像边缘。
- 2023-05-04 01:40:04下载
- 积分:1