-
Circle
visualc++6.0 实现图像中圆的检测(circle detection)
- 2009-06-30 11:18:16下载
- 积分:1
-
IDLHJ-1A-HSItiaowenquchu
基于IDL的HJ_1A 高光谱HSI图像条带噪声去除方案研究(Based the IDL' s HJ_1A hyperspectral HSI image strips with noise removal solutions for research)
- 2013-01-13 16:26:46下载
- 积分:1
-
SRmatlab
W.T.Freeman 经典 基于例子的超分辨率重构matlab源码,图片自己可加,经测试可用(WTFreeman classic example of super-resolution reconstruction based on matlab source code, images themselves can be added, the test can be used)
- 2011-10-28 15:18:17下载
- 积分:1
-
FGseg
该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.(The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.)
- 2007-12-12 11:04:53下载
- 积分:1
-
Three dimensional vascular reconstruction
三维血管重建的matlab代码,毕业设计常用,非常实用的。(Three dimensional vascular reconstruction)
- 2018-10-23 20:08:57下载
- 积分:1
-
image-mosaic
图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。(Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine transformation, and finally stitching, very detailed notes in the program, you sense Interested comrades can be downloaded.)
- 2014-04-15 12:48:59下载
- 积分:1
-
_SnippingTool
说明: 功能简单的截图,可以像qq那样截图,并有图片处理功能(Simple screenshots, like QQ screenshots, and image processing capabilities)
- 2019-05-29 14:32:17下载
- 积分: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
-
envifile2tif
将ENVI格式转换为tiff格式的IDL源代码,放在扩展程序下使用(Converts ENVI format to tiff format of IDL source code, under the extension)
- 2020-11-08 14:59:47下载
- 积分:1
-
Corner
该程序通过Harris角点检测算法对图像进行角点检测,效果较好,具有较高的实用价值。(The program by Harris corner detection algorithm for image corner detection, better, with high practical value.)
- 2016-01-16 18:10:44下载
- 积分:1