搜索资源列表
findwayvc
- 这个演示原来的设计是一个2D游戏的地图编辑器, 在这里主要演示Path-finding的算法 它可以随时设置地图上遮挡格子信息(用CTRL或ALT + 鼠标左键来设置), 然后控制人物 在地图上行走. 寻路生成的路径会由*标示出来 滚屏操作 : 用按键 E, D, S, F控制-this demonstration is the original design of a 2D game map editor, Here the main demonstration Path -
improved_gaborfilter
- Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
pplivesetup_1.8.7
- 具体要求请点击!单片机大全,定时器,计数器 中断http://imgnews.baidu.com/ir?t=1&u=&f=%68%74%74%70%3A%2F%2F%71%71%2D%62%65%2E%63%6E?QQ=281149673
计算机视觉几何
- Background: Projective geometry (2D, 3D), Parameter estimation, Algorithm evaluation. Single View: Camera model, Calibration, Single View Geometry. Two Views: Epipolar Geometry, 3D reconstruction, Computing F, Computing structure, Plane and homogra
BasedonprincipalcomponentanalysisoftheFaceRecognit
- 在特征提取阶段,研究了PCA, 2DPCA, (2D) 2PCA, DiagPCA, DiagPCA-F-2DPCA等多 种方法。不同于基于图象向量的PCA特征提取,由于2DPCA, (2D) ZPCA, DiagPCA和 DiagPCA-I-2DPCA的特征提取都直接基于图象矩阵,计算量小,所以特征的提取速度明 显高于PCA方法。-In the feature extraction stage, the study of the PCA, 2DPCA, (2D) 2PCA,
duct4
- duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
GaborFilter(2)
- This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P.-This version of the 2D Gabor filter is basically a bi
2D_FFT
- 用C++编写的实现二维FFT变换的写程序。-Written in C++, to achieve two-dimensional FFT transform to write programs.
matlab_FEM_dismesh
- DistMesh giving a singular FEM matrix?-Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radi
grid
- The files in this directory will be replaced by new versions some time in the future. Check this file for information on latest update. The following files are presently included: GRID.F This file contains a code for generating 3D Cartesi
f
- A fractal landscape generator with zoom, currently implements 2d fractal tree as well.
KalmanAll
- KALMAN Fİ LTER İ MPLEMENT İ N 2D MOTİ ON
EX2DVAEL_BergaIf
- 在压缩源激发下,真空-弹性表面的精确二维响应。(Garvin问题) 英文描述中有相关参考文献,对于做波场模拟的同学很有用。-THIS FORTRAN PROGRAM CALCULATES THE EXACT SEISMIC 2D RESPONSE FROM A COMPRESSIONAL POINT SOURCE IN AN ELASTIC HALFSPACE WITH A FREE SURFACE. ALL GREEN S FUNCTIONS ARE CALCULATED AN
monofilt
- MONOFILT - Apply monogenic filters to an image to obtain 2D analytic signal Implementation of Felsberg s monogenic filters Usage: [f, h1f, h2f, A, theta, psi] = ... monofilt(im, nscale, minWaveLength, mult, sigmaOnf, orientWrap)
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
CODE STUDIO
- CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
STUDIO
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
codes
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
ftc-pv.f
- A Fortran 2d code to simulate two phase flows written by Gretar Tryggvason.
cw-07-arraycomplexPlane
- generating the 2D grid of numbers (x + y*1j), we wish to easily support transformations of the plane with arbitrary complex functions f.