搜索资源列表
StereoMatchAlg
- 权威的立体匹配代码算法,微软研究院研发,包括很多经典的测试样例-The authority of the stereo matching code algorithm, Microsoft Research R & D, including many classic test case
Test
- 從RGB圖中取出R通道的圖,並判斷閥值轉2值化-Remove from the RGB chart R channel map, and determine the value of the threshold to 2
Haralick-Region-Growing-Matlab-Code
- Haralick区域生长算法,包含测试图像,程序介绍等。-Haralick Region Growing Algorithm for Region Growing This Matlab Source Code file contains source code and test image by Zexun Wang, from Electronic Department of Harbin Institute of Technology, P.R.China.
tvtest
- 1前言电视信号发生器是电视行业内必要的测试、维修工具。采用MCS—51单片机设计制作的电视信号发生器能产生八种最常用的R、G、B、SYNG测试信号。它与由摩托罗拉公司的芯片MC1377和MC1374组成的视频编码器和射频调制器接口,可产生相应的视频和射-1 Preface TV signal generator is necessary tests within the television industry, maintenance tools. MCS-51 microcontroller
CurvatureEstimation
- This function calculates the curvature of a 2D line. Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc. Image Vision Computing New Zealand, 108¨C112, 2003. by Jianfei Pang k = CurvatureEstimation(list
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
4
- 利用地球立体剖分格网生成SubdivisionR_树索引模型 针对三维数据管理中八叉树索引冗余多、R-树索引插入删除过程复杂的问题,依托GeoSOT地球立体剖分格网,提出了一种新的八叉树与R-树有机结合的Subdivision R-树索引模型(Subdivision R-tree)。首先,以GeoSOT地球立体剖分格网八叉树索引为基础构建了Subdivision R-树索引模型结构 随后,设计了Subdivision R-树索引模型基本的插入、删除、查询、分析算法 最后,开展了Subd