-
这个源码包含了各种简单的画图功能,希望和大家交流。
这个源码包含了各种简单的画图功能,希望和大家交流。-this source contains a variety of simple drawing functions, and we hope that the exchanges.
- 2022-02-15 16:26:18下载
- 积分:1
-
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. Ex...
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
-ExImage Image processing toolkit
- 2022-05-10 17:44:59下载
- 积分:1
-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
地图程序,很好的,采用visual net开发
地图程序,很好的,采用visual net开发-map, very good, using visual development net
- 2022-03-22 22:47:14下载
- 积分:1
-
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
- 2022-08-24 04:55:48下载
- 积分:1
-
extract exif from jpeg image
extract exif from jpeg image
- 2022-02-05 01:30:51下载
- 积分:1
-
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书...
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书-OpenCV prepared based on the use of Kalman filter to track a rotating point of the procedure. Code from
- 2022-08-06 15:36:26下载
- 积分:1
-
MpegII的最新源码程序
MpegII的最新源码程序-MpegII source of the latest procedures
- 2022-02-21 17:26:34下载
- 积分:1
-
打开
OpenS-CAD, a simple 2D CAD application
Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.
- 2022-07-08 01:41:01下载
- 积分:1