搜索资源列表
ait_picmatch
- Author: Fahd Ahmad Abbasi Summary: Matches two pictures given as arguments. MATLAB Release: R13 Required Products: Image Processing Toolbox Descr iption: The function takes two images as argument and using edge detection checks whethe
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
de_boor
- De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable way for finding a point on a B-spline curve given a u in the domain.
yalefaces
- Yale人脸库(美国): 耶鲁大学,15人,每人11张照片,主要包括光照条件的变化,表情的变化等。-Yale Face Database (U.S.): Yale University, 15 people, each 11 photos, mainly including changes in lighting conditions, expressions of the change.
opengl
- 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
x
- 一种均值加速中值滤波迭代算法 ,该算法不需要对所有像素的邻域值进行排序,而是对像素的邻域值有选择性的排序,排序后的中值直接替代原像素值-introduces a fast algor i thm of m edium f i ltering .T h e a l gor i thm chooses som e elem ents for sortin g order nota l l elem en ts by using th e m ean s of valu e. A nd the p
Desktop
- 实现图像分割活动轮廓模型融合了图像的多种信息,分割出来的图像边缘是一个封闭的曲线。 本文的研究目的是寻找一种分割效果精确,同时分割速度快的基于活动轮廓模型的 医学图像分割算法。本文首先阐述了医学图像分割的背景,研究的意义,并介绍了 常见的医学图像分割算法。其次,介绍了活动轮廓模型的原理,并提出了其中的热 点研究方向:几何活动轮廓模型。再次,将其分为基于轮廓的几何活动轮廓模型和 基于区域的几何活动轮廓模型两个方向,分别提出改进的算法。(image segmentionI n r e c