-
daisy
daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
- 2010-01-07 17:49:29下载
- 积分:1
-
ImageMatch
摄影测量中影像匹配小程序,附带两幅图片,比较实用(Photogrammetry image matching small program, with two pictures, more practical)
- 2016-04-29 20:03:43下载
- 积分:1
-
火焰识别 OPENCV
火焰识别系统,支持图片、视频、摄像头实时监测
- 2017-07-17下载
- 积分:1
-
multiquadric
输入控制点对,即可得到畸变校正系数。
此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。(Input control point right, you get distortion correction factor. In this case, using the most recent clinical interpolation. To get better results, can be used for bilinear interpolation or 3 times.)
- 2008-02-23 22:32:45下载
- 积分:1
-
位图的读写MyBitmapImg
本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
- 2013-09-18 10:05:23下载
- 积分:1
-
criminisi
本算法为经典的criminisi算法,直接可以用于图像修复,资料中含有测试图片,测试效果明显,可以直接运行。(It is the classic criminisi algorithm and can be directly used for image inpainting, the data contains test pictures, the test results are obvious, the code can be run directly.)
- 2020-11-09 18:49:47下载
- 积分:1
-
image-process
对图像进行处理,包括加遮挡,旋转,仿射变换,形状调整等等。(Image processing, including plus occlusion, rotation, affine transformation, the shape of the adjustment.)
- 2012-04-15 10:26:57下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
matlab-basic-insar
源程序为MATLAB代码,主要功能是对干涉SAR数据的基本处理。(The source code for the MATLAB code, the main function is to interferometric SAR data processing.)
- 2020-12-06 22:49:21下载
- 积分:1
-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1