-
Harris角点检测的源代码
source code of Harris corner detection -source code of Harris corner detection
- 2022-02-03 14:28:17下载
- 积分:1
-
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计...
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
- 2022-02-04 21:04:30下载
- 积分:1
-
背景差分法(帧差)这种方法是基于前…
背景差分法(Frame difference)这种方法是基于前景和背景的不同场景,根据视频采集的背景信息获取更稳定的可信信息,计算前景中固定的背景像素差分,从而实现基于Su(pixel-based)和高端basic的融合区域(基于区域的)信息
- 2022-02-04 11:54:52下载
- 积分:1
-
图像处理源码,包括了绝大多图像处理方法,如边缘检测,区域分割...
图像处理源码,包括了绝大多图像处理方法,如边缘检测,区域分割-Image processing source code, including the vast majority of image processing methods, such as edge detection, region segmentation
- 2022-12-13 06:45:04下载
- 积分:1
-
本文件为印章实现程序,有C语言实现,欢迎各位下载使用
本文件为印章实现程序,有C语言实现,欢迎各位下载使用-to seal the document procedures, C language, welcome you download
- 2022-01-25 22:20:08下载
- 积分:1
-
In the treatment of image, the program can be the edge of the array
在对图象进行处理时,该程序可得到该数组的边缘-In the treatment of image, the program can be the edge of the array
- 2022-03-22 18:16:40下载
- 积分:1
-
C Builder环境下读取BMP图像,而很少看到源代码,有用…
C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
- 2022-03-25 17:55:33下载
- 积分:1
-
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数;
(3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒;
测试方法:
在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。
(可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
-Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
- 2023-01-19 23:55:04下载
- 积分:1
-
描述:最近的研究视觉皮层细胞的数学建模。
Description: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thus, taking the Inverse Fourier Transform of this transfer function we get a filter characteristics closely resembling to the Gabor filters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively).
- 2022-09-17 19:40:02下载
- 积分:1
-
图像处理小程序,打开bmp格式文件,进行阈值分割
图像处理小程序,打开bmp格式文件,进行阈值分割-Image processing applet, open the bmp file format, the threshold segmentation
- 2022-01-24 09:22:15下载
- 积分:1