-
target-detection-and-tracking
序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
- 2013-10-18 20:43:58下载
- 积分: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
-
lena
说明: 灰图像三级小波分解,以lena图像为例。(Gray image 3 wavelet decomposition to lena image as an example.)
- 2010-05-04 15:11:04下载
- 积分:1
-
石鑫华视觉网-中科院自动化所 计算机视觉课件
说明: labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
- 2020-06-20 22:00:01下载
- 积分:1
-
LccSPM
LLC做的图像分类算法,非常经典的图像分类算法。属于Bag-of-Feature模型,采用的是SIFT特征描述组。(LLC do image classification algorithm, belonging to the Bag-of-Feature model using the SIFT descriptor group)
- 2012-12-26 13:39:50下载
- 积分:1
-
Harris-corner-detect
Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。(Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.)
- 2009-12-09 15:16:56下载
- 积分:1
-
image-enhancement
直方图均衡、小波增强、contourlet变换用作图像增强(Histogram equalization and wavelet enhancement, contourlet transform is used for image enhancement
)
- 2021-04-29 11:28:43下载
- 积分:1
-
Gamma
利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。(The multi scale Gauss function is used to remove the illumination component of the scene, and then a two-dimensional gamma function is constructed. The parameters of the two-dimensional gamma function are adjusted by the distribution characteristics of the illumination component, the brightness value of the light illuminated region is reduced and the brightness value of the light dark area is improved. Finally, the adaptive correction of the uneven illumination image is realized. Positive treatment.)
- 2021-02-10 20:19:52下载
- 积分:1
-
mosaic
国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。
大致方法为Haaris找角点,粗匹配,RANSAC精匹配。
有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究(Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC precise matching. Detailed notes, with a code documentation, very suitable for beginners to learn)
- 2012-07-25 10:25:30下载
- 积分:1
-
脉冲压缩
脉冲压缩技术是匹配滤波理论和相关接收理论的一个很好的实际应用。它的提出很好的解决了这样的一个问题:在发射端发射大时宽、带宽信号,以提高信号的速度测量精度和速度分辨力,而在接收端,将宽脉冲信号压缩为窄脉冲,以提高雷达对目标的距离分辨精度和距离分辨力(Pulse compression technology is a good practical application of matched filtering theory and related receiving theory. It solves such a problem very well: transmitting large time-width and bandwidth signals at the transmitter to improve the speed measurement accuracy and speed resolution of the signal, and compressing the wide pulse signal into narrow pulse at the receiver to improve the range resolution accuracy and range resolution of radar to target.)
- 2019-03-18 09:45:28下载
- 积分:1