-
-DOA
利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
- 2021-01-16 13:58:45下载
- 积分:1
-
vc_draw
VC中绘制坐标系、网格、常用数学函数以及辅助功能(背景色切换、坐标标题修改等)(vc draw)
- 2014-08-27 17:03:59下载
- 积分:1
-
FacesAlign-2.3
运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
- 2013-10-23 21:26:50下载
- 积分:1
-
AD0125
研华PCI-1711数据采集卡 AD转换VC++例程(Advantech PCI-1711 data acquisition card AD conversion VC++ Routines)
- 2020-09-10 11:58:02下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
图像处理标准测试图片库 Standard-test-images
图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.)
- 2013-04-06 18:36:46下载
- 积分:1
-
shape-matching
基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
- 2020-12-07 21:09:22下载
- 积分:1
-
232
实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
- 2012-05-29 22:25:21下载
- 积分:1
-
shuiguojiance_vcPP
基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。(Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results.
)
- 2014-11-12 10:24:13下载
- 积分:1
-
Features2D_Homography
使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints.
Use the function perspectiveTransform to map the points)
- 2014-03-07 11:04:15下载
- 积分:1