-
CorreMatch
图像的简单匹配程序,在左影像上点一点,然后使用相关系数法在右影像上进行全局遍历,找到相关系数最大的点,设为匹配的目标点。(Simple image matching program, the image on the left point a little, and then use the correlation coefficient on the right image globally traversal, find the maximum point of the correlation coefficient, to match the target point.)
- 2021-03-05 12:19:31下载
- 积分:1
-
watershedxibaofenge
基于MATLAB,使用分水岭的细胞分割方法,同时可以利用这方法,进行细胞计数(Based on MATLAB, the use of watershed cell segmentation method, at the same time can make use of this method, the cell count
)
- 2021-01-30 12:18:38下载
- 积分:1
-
XDImgRect
图像处理中的图像几何校正,使用MATLAB编程(Image geometric correction in image processing, using MATLAB programming)
- 2018-09-06 16:48:34下载
- 积分:1
-
deblur_code_1_2(1-19)
去模糊的算法,有MIT做的,参考文献是siggraph06的文章,效果很好(Go fuzzy algorithms, MIT has to do the references are siggraph06 the article, very good)
- 2009-03-22 19:54:37下载
- 积分:1
-
wangzhen
图像边缘提取,边缘整合,有效提取边缘,并进行填充。(Image edge detection, edge integration, effective edge extraction and filling.)
- 2012-07-29 11:04:05下载
- 积分:1
-
BGS
说明: 基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
- 2010-04-20 10:37:13下载
- 积分:1
-
motion
运动检测方法的实现,
这是最原始的方法实现,根据不同的应用可以对其进行相应的改进(Motion detection method realize that this is the most primitive method, according to different applications can be improved accordingly)
- 2008-07-03 09:29:19下载
- 积分:1
-
imrotatex
自己用matlab语言编写的基于双线性插值的图像旋转程序(I have written based on the bilinear interpolation of the image rotation process)
- 2009-03-26 10:11:53下载
- 积分:1
-
largestRectangleArea
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
- 2009-05-19 21:30:43下载
- 积分:1
-
SAD NCC
说明: 自己上课编写的NCC sad图像匹配的代码(NCC sad image matching code prepared in class)
- 2019-12-18 19:53:04下载
- 积分:1