-
a good change screen resolution of the case
一个不错的改变屏幕分辨率的例子-a good change screen resolution of the case
- 2022-07-18 06:13:58下载
- 积分:1
-
抗任意角度旋转的图像匹配算法的matlab实现
抗任意角度旋转的图像匹配算法的matlab实现-image matching of any rotation
- 2022-05-27 17:21:22下载
- 积分:1
-
位图菜单编程演示
位图菜单编程演示-Bitmap menu programming demo
- 2022-02-12 15:47:32下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
bmp 图像处理程序
bmp 图像处理程序-bmp image processing procedures
- 2022-07-09 21:03:17下载
- 积分:1
-
vb开发的时钟,VB helper 提供
vb开发的时钟,VB helper 提供-vb clock development, VB helper to provide
- 2023-08-13 11:00:02下载
- 积分:1
-
图像自动分割源码
图像自动分割源码-automatic image segmentation FOSS
- 2022-03-24 06:31:41下载
- 积分: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
-
图象平滑锐化,清华学生写的。值得一看,他代码的行文都非常的清晰,不愧是重点大学的学生啊...
图象平滑锐化,清华学生写的。值得一看,他代码的行文都非常的清晰,不愧是重点大学的学生啊-smoothing image sharpening, Tsinghua students wrote it. An eye-catcher, he reads the code are very clear, and is indeed the focus of university students ah. .
- 2022-02-07 10:43:13下载
- 积分:1
-
动画正弦线
VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形,设置绘线宽度,绘坐标系的X轴及箭头线,绘坐标系的Y轴及箭头线,指定位置显示原点O,重设绘线宽度,用For循环绘点,使其按正弦规律变化。步长值很小,使其形成动画效果,指定位置显示描述文字
- 2023-04-13 16:05:03下载
- 积分:1