-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的...
天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的-Tianjin University of ACM team computational geometry Collection of information, those who are interested in and watch it. like a bit of help, write c
- 2023-03-08 09:40:03下载
- 积分:1
-
A digital image processing tool. Its major function is descreening for scanned h...
本人自己编写的一个图像处理小工具,主要的功能是实现了扫描半色调图像的去网纹算法。-A digital image processing tool. Its major function is descreening for scanned halftone images.
- 2022-03-23 13:15:38下载
- 积分:1
-
automatically transform domain values, see procedures for the two binary images...
自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
- 2022-01-26 07:24:32下载
- 积分:1
-
这是一个基于opencv的sift算法的实现
这是一个基于opencv的sift算法的实现-This is a sift of opencv algorithm based on the realization of
- 2022-01-25 14:12:15下载
- 积分:1
-
图象锐化及边缘检测的源代码 VC6.0下调试
图象锐化及边缘检测的源代码 VC6.0下调试...
图象锐化及边缘检测的源代码 VC6.0下调试
图象锐化及边缘检测的源代码 VC6.0下调试-Image sharpening and edge detection of the source code under VC6.0 debug image sharpening and edge detection of the source code under VC6.0 debugger
- 2022-05-14 13:32:31下载
- 积分:1
-
Directshow中Video Mixer Render9的使用,很好的代码,具有很好的参考价值...
Directshow中Video Mixer Render9的使用,很好的代码,具有很好的参考价值-Directshow China Video Mixer Render9 use, good code is a good reference value
- 2022-01-21 02:47:42下载
- 积分:1
-
One with VC++ implementation of the MFC
一个用VC++中的MFC实现的图像处理基础的源程序,各种基础均有-One with VC++ implementation of the MFC-based image processing source code, a variety of both basic
- 2023-02-25 08:40:03下载
- 积分:1
-
一个改进的卡尔曼滤波器 用来进行运动目标的跟踪
一个改进的卡尔曼滤波器 用来进行运动目标的跟踪 -An improved Kalman filter used for tracking moving targets
- 2022-03-14 22:35:27下载
- 积分:1
-
在 matlab中实现一种局部阈值化图像的算法
在 matlab中实现一种局部阈值化图像的算法-In matlab to achieve a local thresholding algorithm for image
- 2022-02-06 15:58:40下载
- 积分:1