-
图像重建算法当中的FDK、ART和TV算法
图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
- 2020-07-16 11:48:49下载
- 积分:1
-
Face-deformation
C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
- 2014-02-16 13:46:01下载
- 积分:1
-
Ring3
类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)
- 2014-05-14 23:57:42下载
- 积分:1
-
2Dpca
这是一个非常经典的特征提取算法,matlab写的2DPCA源码(This is a very classical feature extraction algorithm 2DPCA, matlab source code)
- 2009-05-31 15:53:05下载
- 积分:1
-
15718
画板素描源码程序,根据画板底色与图像的颜色差异判断,对图像进行轮廓的素描。(Sketchpad sketch source program, according to the background and image color difference Sketchpad judgment sketch the outline of the image .)
- 2015-09-12 20:34:02下载
- 积分:1
-
deblurred code
实现高斯模糊,运动模糊等的点扩展函数psf的估计,并复原(The estimation of point spread function PSF, such as Gauss blur and motion blur, is realized and restored.)
- 2020-11-20 10:49:37下载
- 积分:1
-
SURF源码(matlab版)
SURF的实现代码,用于图像特征提取,对于入门计算机视觉的同学有帮助(SURF implementation code for image feature extraction, for beginners of computer vision students help)
- 2020-07-17 10:58:48下载
- 积分:1
-
基于DWT的数字水印的嵌入与提取
说明: 基于小波变换的数字水印,包含的嵌入与提取代码,原理等(Digital watermarking based on wavelet transform, including embedded and extracted code, principle, etc)
- 2021-02-07 18:29:55下载
- 积分: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
-
图像增强
利用同态滤波算法和全局直方图均衡算法对图像进行处理使之更清晰化 色彩更饱满(Homomorphic filtering algorithm and global histogram equalization algorithm are used to process the image to make it clearer and more colorful.)
- 2018-07-19 09:34:08下载
- 积分:1