资源列表
Used
- 用于检测提取特征点的可重复性代码,可重复性好则说明特征较好-Used for detection to extract the feature points of repeatability code, good repeatability, explain characteristic is better
face
- 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
facedetection(ycbcr)
- 首先实现基于肤色的人脸检测与追踪,然后可以定位眼睛的位置。-first it can detect face and tracking based on skin color,then it can detect the location of the eyes.
snake
- snake算法,主动几何模型,用来进行基于区域的图像分割。-snake algorithm,for image sementation。
Des66ktop
- 【谷速软件】matlab代做源码-HOG特征提取 可以作为参考使用-[Valley] matlab speed software code generation do-HOG feature extraction can be used as references
compose
- compose filter for image in c
image-processing
- 图像的一般性分割,对图像进行截取,然后得到边界的信息,并填充区域。-image segmentation
SampleTreeusingjava
- SampleTree demonstrates JTree features. Each node of SampleTree has 7 children, with each one drawn in a random font and color. Each node is named after its font.-SampleTree demonstrates JTree features. Each node of SampleTree has 7 children, with e
imrotate
- 适用于matlab 的图形旋转代码,可自定义旋转角度,使用邻近插值不全图像-Applicable to matlab graphical rotation code, the rotation angle can be customized using the neighbor interpolation incomplete picture
Fourier
- 根据傅里叶描述子进行轮廓匹配,开发环境:matlab ,解压放到matlab中即可使用-Contour matching based on Fourier descr iptors, the development environment: matlab, unzip into matlab in to use! !
CST_airfoil_fitting
- 一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。 首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )-it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program
hough
- Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心