资源列表
SIFT_VC_LOWE
- sift算法,纯c语言实现,运行环境vc6.0,对两幅图片进行特征提取和匹配!-sift algorithm, pure c language, operating environment vc6.0, pictures of the two feature extraction and matching!
FlexGraphics_Trial_C2010
- 支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。此外,在运行时,开发者还能通过ID或名字够完全控制以及访问所有的对象。每个对象能够指明,用户定义域和值以及通用或多行提示,并能够保存在文档体中。-Support for Delphi and C++ Builder development environment. FlexGraphics Lib can b
demo2
- 用flex制作的拓扑图,悬浮式的,用flex builder 可以编译使用。 -Topology produced with flex, suspension, and with the flex builder can be compiled to use.
lesson4
- 用c#,arcgis engine 对arcgis进行二次开发,mxd图层的加载-With c#, arcgis engine for arcgis secondary development, mxd layer load
TOPWAY-TFTLCM-T8000-AppPro-v1.0
- LM3033 驱动程序,费了好大的劲才找到了,希望对大家有用-drive for LM3033
PrincipalCurves-Java
- Java实现主曲线的生成过程,使用多项式线性算法。-Java implementation of the master curve generation process, using a linear polynomial algorithm.
GDIPlusDemoA
- GDI+例子,有双缓画图,多线程控制等。可以用为学习-GDI+ example, a double buffer drawing, multi-threaded control. Can be used for learning
AVItoBmp
- 实现avi格式的视频转换为bmp格式图片-Avi format video equipment to achieve change in bmp format images
paint
- 由JAVA实现的一个简单的画图软件。模拟的windows画图。-By the JAVA implementation of a simple drawing software. Simulation windows drawing.
PS05-yiduow
- 简版的雷电,OpenGL所编写,用方向键控制方向,空格控制发射-Simplified version of the lightning, OpenGL written, with the arrow keys to control direction, space launch control
Target-tracking
- 使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码-D Target tracking using Kalman filter
通过霍夫检测检测图像中的直线
- Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.