-
brox_zip
brox的光流算法第二部分,用于对两帧图像进行光流分析并检测运动物体(Brox optical flow algorithm of the second part, used in optical flow analysis was carried out on the two frames and detect moving objects)
- 2014-10-14 20:30:35下载
- 积分:1
-
image-processing
用于图像处理上的相邻像素点之间相关性的计算,主要用于分析像素值之间的关联度(For the calculation of the correlation between the pixels on the image processing)
- 2013-03-02 15:14:53下载
- 积分:1
-
Harris2
Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
imagemirrior
用VC++实现给定位图的镜像,使用图像处理技术(with VC plans to mirror positioning, the use of image processing technology)
- 2007-05-16 16:11:55下载
- 积分:1
-
matlab-3d-reconstruction
由图像的灰度,恢复三维物体的形状,包括源程序和图片(By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures)
- 2011-06-14 22:16:53下载
- 积分:1
-
dftregistration
图像位移检测,用于探测前后两张图像相对位移关系,并输出移动后的像素数量(image drift detection)
- 2021-03-31 19:59:08下载
- 积分:1
-
提取图形的七阶不变矩
提取图形的七阶不变矩,简单易行,利用求得特征矩进行图像的识别(It is simple and easy to extract the seven order moment of the graph, and the image is identified by using the characteristic moment.)
- 2018-01-22 09:03:57下载
- 积分:1
-
数字图像处理用到的标准测试图像 typical
数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
- 2013-10-24 22:18:01下载
- 积分:1
-
image-fusion
多聚焦图像融合,将两张到六张不同焦点的图片合成成一张。(Multi-focus image fusion, will be the focus of two to six different images into a synthesis.)
- 2011-05-06 09:33:32下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1