资源列表
区域生长与边缘检测
- 该程序融合图像边缘检测和区域生长的方法来实现图像分割,程序是自己编写的,没有bug,很好用
GS算法的matlab例子-仿真一个圆形的光环结构
- GS算法的matlab例子,本例子仿真了一个圆形的光环结构,其它的参数见matlab中的注释-GS algorithm matlab example, the example of simulation of a circular ring structure, and other parameters, see the Notes matlab。
FullScreen 全屏显示坐标
- 全屏显示坐标
qf2=模拟直升飞机起飞
- cad 二次开发实例, lisp 编程 qf2=模拟直升飞机起飞 含演示文件
人脸识别
- opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
GingkoVG 1.0.1
- 这是一个2D矢量图形库,完全兼容OpenVG 1.0.1。效能比官方版本快80倍 ----- 算法完全是自己的,我不习惯实用开源代码忽悠人(含完整开发文档和开发程序库、开发程序范例源码);更新版本见我个人Blog
WPF翻书效果
- 使用wpf写的翻书特效。
基于金字塔互信息配准
- 基于金字塔互信息配准的资料 包含论文,图像互信息,图像金字塔分解
IntraBlkPredict
- H264调试好的一帧内部估计预测方法。
Create ChangeBallColor
- Create an application ChangeBallColor that displays a panel. This panel will contain two buttons (one for red and one for blue). It will also display a filled in circle. When the user clicks on a button, the circle should change to that color. So