-
c_code_2d_3d
说明: 打包的二维三维图形图像处理源代码
稀有资源(packed 2D and 3D graphics processing source of scarce resources)
- 2006-05-05 08:09:19下载
- 积分:1
-
future_net.tar
2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
- 2016-04-12 14:00:55下载
- 积分:1
-
Project_BFS
任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中
工程名:Project_BFS
要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点
(Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
- 2013-08-21 17:03:04下载
- 积分: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
-
waterprinter1
这篇是96年的水印论文,全英文版,中文题目:一种安全强大的扩频水印技术(This is a 96-year watermark papers, all in English, Chinese subjects: a safe and powerful Spread Spectrum Watermarking)
- 2007-11-08 00:50:03下载
- 积分:1
-
Pedestrian-Detection
改程序是用来行人检测的,有源代码,可以轻松学习并参考。(The reform program is used for pedestrian detection, source code, you can easily learn and reference.)
- 2012-05-28 14:12:29下载
- 积分:1
-
opencv
基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
- 2012-04-02 19:06:07下载
- 积分:1
-
SAR_geo_correction
距离模型、多普勒模拟、地球模型、的雷达图像几何校正
(Radar image geometric correction)
- 2011-08-03 07:56:26下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
median-filtering
中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
- 2013-12-05 17:24:42下载
- 积分:1