-
example
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
- 2009-12-16 10:04:33下载
- 积分:1
-
program
多种SAR成像的算法MATLAB程序,包括CS,RMA,RD(A variety of SAR imaging algorithm MATLAB program, including CS, RMA, RD)
- 2020-06-30 07:40:02下载
- 积分:1
-
基于FPGA和DSP的红外图像预处理
说明: 基于DSP和FPGA芯片的实时图像处理系统。该系统不同于传统基于PC机模式的图像处理系统,发挥了DSP和FPGA两者的优势,能更好地提高图像处理系统实时性能,同时也最
大可能地降低成本。(Real time image processing system based on DSP and FPGA. This system is different from the traditional image processing system based on PC mode. It can improve the real-time performance of the image processing system better by using the advantages of DSP and FPGAIt is possible to reduce costs.)
- 2020-03-12 11:23:16下载
- 积分:1
-
图像融合算法
针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based on slope consistency is proposed to solve the problem that the uniform features of infrared and visible images are difficult to extract and match. Firstly, the edges of infrared and visible images were extracted by mathematical morphology, and the rough edge images were obtained. Then, the feature points of two edge images were extracted by SURF algorithm, and the priori knowledge of slope consistency was obtained according to the correct matching point, and the feature points were matched. Finally, the model parameters of affine transformation are obtained by least square method and the registration of two images is realized. The experimental results show that this method can effectively improve the accuracy of matching points, and can realize high precision registration of infrared and visible images of electrical equipment.)
- 2018-03-24 10:53:41下载
- 积分:1
-
PS
说明: Matlab实现简单图形处理,包括灰度、亮度、对比度变化等功能(Implement Simple Graphics Processing with matlab.
Equipped with the function of gray level,brighteness and contrast ratio transfotmation.)
- 2020-12-30 10:39:00下载
- 积分:1
-
统计
说明: 计算图像直方图的统计特征,包括均值,方差,熵,三阶矩等。(image histogram calculated the statistical characteristics, including mean, variance, entropy, such as third-order moments.)
- 2005-11-16 12:00:35下载
- 积分:1
-
cv_Camera_cablication
主要功能是实现相机标定,以及实现反投误差,实现特征点的提前。(The main function is to achieve camera calibration and error to achieve the anti-investment, to achieve the feature points in advance.)
- 2014-01-07 15:06:33下载
- 积分:1
-
main
将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)
- 2018-10-13 12:47:55下载
- 积分:1
-
IterHistDiv
经典迭代直方图分离聚类算法,该聚类算法基于图像直方图,非常适合于多类目标分割,计算速度非常快(Classical iterative separation histogram clustering algorithm, the clustering algorithm based on image histogram, very suitable for many types of object segmentation, calculation of very fast)
- 2008-05-14 19:32:26下载
- 积分:1
-
Jpeg2000Gui
JPEG2000matlab实现
最新的图像压缩标准(JPEG2000matlab achieve the latest image compression standard)
- 2007-05-07 15:43:42下载
- 积分:1