-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调...
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) -CImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also deal with image points, image handle the functions of the region, you have to do is call the function but do not have to clear these images document the internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, in the run-time, please ensure that the system directory or your directory has executable file ImageLoad.dll. (Also in CImageObject)
- 2023-05-27 13:25:03下载
- 积分:1
-
图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪...
图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
- 2022-03-03 08:17:19下载
- 积分:1
-
运行该解决方案,你可以与三维医疗量进行交互。相互作用:…
运行解决方案,就可以与3D医疗卷交互。互动:三片定位。放大/缩小、旋转
- 2023-05-18 22:20:04下载
- 积分:1
-
几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
- 2022-03-19 00:45:09下载
- 积分:1
-
实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3....
实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four functions : 1, maps and map-1. Two definition screen coordinates. In the center of the screen-map for the following : Point# 8226; ; small chunks; large chunks; dots. The above map-line drawing two, three. DDA law with painting segment; 4. With DDA Act Circle. 3, as shown in the figure known polyhedron, its edge longer being equal. Requirements 1. Walking France (a comparison) prepared AB segment generated procedures; 2. Usage prepared blanking line method; 3. To prepare for polyhedron around its central axis rotation 30o, 45o, 60o procedures 4. The three on the basis of automatic drawing the edge, the Liberal arbitrary rotation angle
- 2022-06-12 18:21:01下载
- 积分:1
-
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现...
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV
- 2023-02-17 22:10:02下载
- 积分:1
-
源代码下载网
一个 GIS 程序源代码
转载请注明来源:
开源盛世-源代码下载网
-A GIS program source code is reproduced please specify Source: Open Source Spirit- the source code download network
- 2022-02-25 21:44:29下载
- 积分:1
-
中文印刷体文字识别系统ocr
本系统的实现将用到许多图像处理的相关技术;如灰度化、二值化、图像内容自动调整、细化、曲线平滑、曲线去枝桠操作等。系统实现的过程中,所要做的工作主要有:文档图像预处理、文档图像版面分析、文本汉字识别和公式识别等。
- 2022-03-25 13:20:50下载
- 积分:1
-
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率....
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率.-procedures for the use of the matching algorithm to achieve a two or four on the top and bottom, around the mosaic, improve the efficiency of fight circles.
- 2023-02-23 18:35:03下载
- 积分:1