- LinearAlgebrabyTanush Linear Algebra by Tanush
- Rotate 三维空间多边形绕某条直线旋转
- USB-ch375-chip-sample-program 一个基于USB CH375芯片的样例程序
- pll_reconfig_top1 该工程在QII里面仿真并且通过板上测试
- WiFiLoc Radio map builder and particle filter for WiFi indoor localisation using the fingerprinting method
- GRACELTE_EUR_OPEN_HIDDEN200M note7 pit 200m文件
资源列表
delaunay(带约束)
- 基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
nurbs++3_0_10
- 非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C + + source library.
VC++6.0数字图像处理程序集
- 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
多变形填充
- 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
图形学实验一
- 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
FILL
- 多边形填充算法 ,用turbo c2.0开发-polygon filling algorithm polygon filling algorithm, developed with turbo c2.0
二维图形基本变换
- 使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
网格划分代码
- 网格划分代码
分水岭算法VC实现
- 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
HOG 人体检测的源代码
- HOG 特征向量的计算 用于SVM分类
FlexGraphics 1.7 Full Souce
- FlexGraphics - is a set of components for creating vector graphics applications under Borland Delphi (CAD, GIS, SCADA, VISIO). FlexGraphics library can be used for creation of plots, drawings, electrical, concept and mnemonic charts as well as for cr
人眼定位 matlab
- 这是个matlab的人眼定位方法,仅限于学习!