-
CUDA
将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)
- 2020-12-13 21:49:14下载
- 积分:1
-
VisualCDigitalImageProcessing
这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
- 2009-04-18 10:44:05下载
- 积分:1
-
detectline
包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
- 2009-07-16 15:27:30下载
- 积分:1
-
KMP
图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
- 2011-09-23 19:46:43下载
- 积分:1
-
keypointDetection
点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
- 2017-12-28 14:02:11下载
- 积分:1
-
calication
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法(how to calculate the matrix R and T using the Camera Calibration method)
- 2011-06-27 16:58:09下载
- 积分:1
-
sample-histogram-equalization
直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
- 2016-10-25 17:28:33下载
- 积分:1
-
video-processing-
视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
- 2013-07-06 09:45:19下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
EllipseCir
椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
- 2013-12-18 23:49:16下载
- 积分:1