资源列表
Tsai
- 传统摄像机标定技术——Tsai的方法。很实用,精度很高-Traditional camera calibration- Tsai method
CalculationGeometry
- ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 -I-point basic computing 1. Planar distance between two points on 1 2. To determine whether the coincidence of two 1 3. Vector
DMAP
- 分组法求点方向图,邻域方向模板法求点方向图(也称B.M.Mehtr法),切缝法求点方向图,改进方法求点方向图,由改进方法得到的点方向图求连续分布方向图-Grouping method the dot pattern, the direction of the template method the neighborhood point pattern slit method the dot pattern, the direction the point of improved methods
scanline
- 画出简单的图形,并且用扫描线的方法将其填充-Using scanline method of filling graphics
NII
- nii格式文件的读取,输入指令var_nii=nii_load( **.nii ) -nii read the file format, enter the command var_nii = nii_load ( **.nii )
moon
- 中秋节闲来无事,画一个月亮聊以自慰,中秋快乐-Mid nothing else to use matlab drew a moon, consolation, happy moon day
PC
- Photonic band gap 1D
IPU(vs2005)
- 使用vc#2005 实现了多种常见的图像处理算法-use vc # 2005 to achieve a variety of common image processing algorithm
FortuneVoronoi
- Fortune Voronoy algorithm
MuscleSensor_Processing
- Visualizar los emg con arduino y proccesing
quick-fftdll
- Simple usage of FFTDLL. You can use it for test you signal using any DAQ board. Cool:)
Kalman1
- 在matlab环境中的一个高效的kalman滤波器的源代码程序,