-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1
-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1
-
一个程序,用于渐变颜色的字体,对初学者很有用…
一个字体颜色渐变的程序,对于初学者有很好的帮助!-a program for gradually chang the color of the font,very useful for the beginner.
- 2022-02-20 10:13:53下载
- 积分:1
-
这是一个java代码,能实现导入3D模型并用键盘控制运动。
这是一个java代码,能实现导入3D模型并用键盘控制运动。-This is a java code to achieve import 3D models and use the keyboard to control movement.
- 2022-05-06 19:11:54下载
- 积分:1
-
Gonzalez, the second version of the course exercises answer
冈萨雷斯第二版本的数字图像处理课程所有习题答案-Gonzalez, the second version of the course exercises answer
- 2022-12-13 13:55:03下载
- 积分:1
-
a statement Print Software
一个报表打印的软件-a statement Print Software
- 2023-02-19 00:25:03下载
- 积分:1
-
pattern recognition of distance classifier C source code, and contains an exampl...
模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
- 2023-03-21 00:30:04下载
- 积分:1
-
图像,边缘检测方面的源码,进行微分处理运算,速度较快
图像,边缘检测方面的源码,进行微分处理运算,速度较快-Images, edge detection of the source area to carry out differential processing algorithms, faster
- 2022-04-07 17:57:01下载
- 积分:1
-
JPEG的压缩程序
JPEG的压缩程序-JPEG compression process
- 2022-04-22 14:34:22下载
- 积分:1