-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
Graphics software, has drawn a straight line, oval, round functions, and can be...
图形学软件,具有画直线,椭圆,圆的功能,并可以对所画图形进行变换,对话框显示-Graphics software, has drawn a straight line, oval, round functions, and can be carried out to transform the art graphics, dialog box display
- 2022-02-10 07:12:09下载
- 积分:1
-
用VC写的一个从YUV文件转换为BMP文件的图像程序
用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
- 2022-03-17 08:07:51下载
- 积分:1
-
svga编程,
svga编程,-svga programming ,
- 2022-03-18 09:20:17下载
- 积分:1
-
数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件....
数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件.-Digital filter of the VHDL source code. In Quartus run-off, along with the simulation matlab file.
- 2022-04-30 22:20:41下载
- 积分:1
-
关于图象处理的各种常见算法的C代码,包括编码等
关于图象处理的各种常见算法的C代码,包括编码等-on the various image processing algorithms common C code, including coding
- 2022-08-16 04:26:48下载
- 积分:1
-
DirectX 9的凹凸贴图
DirectX 9.0 bump mapping
- 2022-03-03 19:52:09下载
- 积分:1
-
BMP display code
BMP的显示代码-BMP display code
- 2022-01-28 13:07:28下载
- 积分:1
-
MODE X V 1.04 256色开发汇编子程序
MODE X V 1.04 256色开发汇编子程序-MODE 1.04 X 256 V color development compilation Subroutine
- 2022-01-31 23:03:34下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1