-
image-stitching
实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接(Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram, and then realize splicing)
- 2011-06-23 22:00:33下载
- 积分:1
-
rhbz
说明: 图像融合指标,综合熵、空间频率、互信息等等,一共7种。在图像处理后的质量评价方面很有用(Fusion index, comprehensive entropy, spatial frequency, mutual information, etc., a total of 7 species. In the image processing is useful for quality assessment)
- 2011-03-30 21:04:23下载
- 积分: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
-
Image-retrieval
图像检索,从600多张图片中检索出与目标图片相似度最高的。按照相似度顺序排列。(Image retri , retrieved more than 600 pictures in most similar to the target image. They are arranged in order of similarity.)
- 2021-04-08 23:49:00下载
- 积分:1
-
ImageMatch
一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)
- 2012-10-10 19:07:09下载
- 积分:1
-
image-detection-and-transformation
利用hough变换检测图像中的形状圆和直线,以及图像几何变换(detecting image circle or line using hough transformation and transformation)
- 2012-09-02 20:50:56下载
- 积分:1
-
deblurr
利用多用方法进行数字图像去模糊实例,便于初学者理解反卷积去模糊、伪逆去模糊等基本算法(Example scripts for image debluring, try to give general introduction of some basic algorithms, such as pseudo inverse debluring.)
- 2013-05-11 14:35:55下载
- 积分:1
-
kernel-fusion
一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果(A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect)
- 2015-09-17 16:22:17下载
- 积分:1
-
area_perimeter-and-aspect-ratio
matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
- 2012-02-29 15:16:30下载
- 积分:1
-
OpticalFlow
使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
- 2013-07-26 09:24:44下载
- 积分:1