-
Matlab
基于matlab的目标跟踪和识别的源代码,很不错。可以-Matlab-based target tracking and identification of the source code, is pretty good. Can
- 2022-11-19 16:40:02下载
- 积分:1
-
实现边缘检测,包括Gradient算子 Robert算子等算子
实现边缘检测,包括Gradient算子 Robert算子等算子-Edge detection implementation, including the Gradient Operator operator, such as Robert operator
- 2022-06-21 23:40:50下载
- 积分:1
-
对各种数字图象处理使用滤波器的研究 包括边缘增强 平滑 去噪 锐化等...
对各种数字图象处理使用滤波器的研究 包括边缘增强 平滑 去噪 锐化等-Research on some useful filters in DIP
- 2022-07-08 04:00:56下载
- 积分:1
-
On a trajectory with noise and then use the Kalman filter to filter
对一运动轨迹加入噪声,然后用卡尔曼滤波器进行滤波-On a trajectory with noise and then use the Kalman filter to filter
- 2023-07-20 22:10:03下载
- 积分:1
-
图形文字处理编程,查找并定位文字串,可以用于图象处理
图形文字处理编程,查找并定位文字串,可以用于图象处理-GDI+ graphics handle language programming, search and locate the text string
- 2022-03-23 12:59:24下载
- 积分:1
-
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译...
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
- 2023-08-11 12:40:03下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正...
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
- 2022-02-01 13:40:26下载
- 积分:1
-
robustly fits an affine fundamental matrix to a set of putatively matched image...
robustly fits an affine fundamental matrix to a set of putatively matched image points-robustly fits an affine fundamental matri x to a set of putatively matched image points
- 2022-05-21 13:12:09下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1