-
Color-transfer-between-images
非常经典的彩色转移算法的原文及源代码,是学习彩色转移必须看的。(The text of the classic color transfer algorithm and the source code, is the study of color transfer must see it.
)
- 2013-09-28 16:19:42下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
qiuzhi
基于matlab画出当天单个家庭负荷曲线(Drawing a single family load curve for the day based on MATLAB)
- 2020-12-04 09:59:27下载
- 积分:1
-
multiple_object_tracking(3D)
多目标跟踪算法(3D),针对三维多目标进行跟踪,程序完整,易懂。(The multi-target tracking algorithm (3D), for the three-dimensional multi-target tracking, the program is complete, understandable.)
- 2012-09-12 22:31:14下载
- 积分:1
-
rectification_transf
对两幅图像提取特征点,并计算基本矩阵,对两幅图像进行极线矫正,并画出校正后图像特征点的极线,效果非常好(The two images of the image feature points in the feature points are extracted, and the calculated fundamental matrix, correction of lines of the two images, and after the draw correction lines, very good results)
- 2013-04-12 11:04:53下载
- 积分:1
-
junzhi
对背景建立均值模型,背景减除进行图像分割。()
- 2008-05-28 04:08:18下载
- 积分:1
-
distortion
一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。(A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different direction were extracted, and then were used to optimize the distortion parameters by nonlinear least square. The thought of step by step was added when the optimization method working. 3D world coordination is not need to know, and the method is easy to implement. The experiment result shows its high accuracy.)
- 2021-03-01 20:09:34下载
- 积分:1
-
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
说明: 图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
- 2021-04-18 01:08:52下载
- 积分:1
-
SAD
实现了立体匹配的SAD算法计算视差图,结果比较理想(Using the SAD algorithm to calculate the disparity map of stereo matching, the result is good.)
- 2012-05-08 16:02:28下载
- 积分:1
-
StegoTool
LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
- 2020-11-05 11:19:53下载
- 积分:1