-
1111222223333334444445533332345554
VC计算机图形学原理及算法教程
VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
- 2013-11-18 15:30:26下载
- 积分:1
-
RegularizationPToolsPVersionP4.1
正则化工具,里面有TV正则化,用超分辨率重建(regulation tool)
- 2021-03-10 22:59:26下载
- 积分:1
-
C# 仿QQ管家UI以及功能源码,效果不错,值得收藏
C# 仿QQ管家UI以及功能源码,效果不错,值得收藏
- 2013-08-30下载
- 积分:1
-
基于深度卷积神经网络图像去噪算法
说明: 用于图像去噪处理,使用ADM方法图像去噪处理器处理(Used for image denoising processing, using adm method image denoising processor processing)
- 2020-10-15 19:23:49下载
- 积分:1
-
TWITS_vv
2007年ICIP国际会议论文的源码,用于实现对图像的反卷积恢复。(2007 International Conference on ICIP paper source for the realization of the restoration of image deconvolution.)
- 2020-07-03 04:00:01下载
- 积分:1
-
Compressed-Sensing
阐述压缩感知的基本原理,并通过压缩感知对图像进行复原处理(elucidate the compressed sensing theory )
- 2020-12-09 21:19:20下载
- 积分:1
-
Hough-transform
基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
- 2013-12-09 16:41:57下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
新建文件夹
说明: 图像重建算法当中的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
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1