-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
列图片成页面
列图片成页面 - 解没有ACDSee之急。 源代码+执行文件+chm格式帮助 本程序跟listimg的功能差不多,区别仅仅是前者使用javascript,这个使用vc6(MFC),在java没配置好的机器上前者用不了。 如果您对此有何改进,烦恼mail一份改进后的版本给我,-out into pages-no solution ACDSee urgency. The source code implementation document chm format with the help of this program almost listimg function, the only difference is the former use of javascript, the use vc6 (MFC), the java not configured machines on the former impossible. If you have any improvements, a trouble mail improved version of me, thank you
- 2022-02-01 04:34:21下载
- 积分:1
-
交互式切割图像中指定区域,可用于图像拼接及合成
交互式切割图像中指定区域,可用于图像拼接及合成-Interactive cutting in designated areas images can be used for image stitching and synthetic
- 2022-05-06 23:05:09下载
- 积分:1
-
of arbitrary isogon of arbitrary linear symmetry transformation, breaking the fo...
这是关于任意正多边形关于任意直线的对称变换,打破了以前的只能对于一个固定的直线的对称变换,省去了关于固定直线对称时每次都要输入的麻烦-of arbitrary isogon of arbitrary linear symmetry transformation, breaking the former only for a fixed linear symmetry transformation, eliminating the symmetry of the fixed line every time when the importation of trouble
- 2022-02-06 09:31:39下载
- 积分:1
-
显示栅格图像的源码,最基本的遥感图像处理
显示栅格图像的源码,最基本的遥感图像处理- Demonstrated the grid picture the source code, the most basic
remote sensing picture processes
- 2022-03-07 11:54:37下载
- 积分:1
-
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考-classical text of CRF
- 2022-07-03 21:06:13下载
- 积分:1
-
用于采集图像的C代码
mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序
该程序实现了
1、摄像头的图像的采集,采集到的数据直接显示在LCD上。
2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)
3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能, 只可以播放一遍,其他功能尚未加入)
目前存在的问题:
1、保存的图像尚存在问题:在电脑上显示的不清楚,在
ARM9上可以正常显示。
2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小 的照片,并且保存为.jpg格式。
最主要的问题是摄像采集的数据
无线电协会
- 2022-03-29 08:41:16下载
- 积分:1
-
基于mass spring模型的布料动画算法研究,非常好的
基于mass spring模型的布料动画算法研究,非常好的-Mass spring model-based animation algorithm cloth, very good
- 2022-01-26 02:27:10下载
- 积分:1
-
sophisticated graphics and animation system procedure is the preparation of my o...
精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to
- 2023-04-03 20:20:03下载
- 积分:1
-
二维三维图形的基本变换
通过代码的实现是得实现二维三维几个变化,可以输入自己想要图形的顶点数,再输入变化模式:比例,对称,错切,平移,旋转五个变换中的一个,再输入相关变化的x,y,z轴,经过变换继而出现变换后的坐标。
- 2022-12-24 13:10:03下载
- 积分:1