-
stdface
将所以的人脸图像规一化,用灰度投影法定位脸的左右两侧,再用灰度投影大致定位眼睛,根据眼睛的距离进行几何缩放,将人脸规一化。(Will therefore face image of one of regulation, using gray-scale projection method of positioning the right and left face, and then more or less gray projector positioning the eyes, under the eyes of the distance geometry scaling, will face one of regulation.)
- 2008-04-01 15:17:12下载
- 积分:1
-
Z源逆变器开路三相SVPWM调制
说明: Z源逆变器开路三相SVPWM调制,注入了三次谐波分量。(Open-circuit Three-phase SVPWM Modulation of Z-source Inverter)
- 2020-10-07 10:37:37下载
- 积分:1
-
bianyuanjiancexiaoguo
图像边缘检测,运用各种算子,压缩包中保存了各种算子算法后的效果图(MATLAB Image corrosion expansion, not the kind of statement directly)
- 2012-04-10 01:05:23下载
- 积分:1
-
CTImageReconstruction
ct图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行。(ct image reconstruction system, the program you need to install and configure vtk environment to compile and run the command line.)
- 2015-12-15 17:21:08下载
- 积分:1
-
pupil-localization
本函数选用阈值分割的方法来完成瞳孔定位。根据图像的灰度分布特性,瞳孔部分的灰度值最小,其次为虹膜部分,最大的为巩膜部分。因此在灰度直方图中,第一个大峰值的邻域即是瞳孔所在区域。(Function selects the threshold segmentation method to accomplish the pupil location. Based on image gray distribution features, the pupil part of the grey value of the minimum, followed by the iris part, the biggest part of sclera. So in gray level histogram, the peak value of the first big neighborhood is the pupil area.)
- 2021-04-07 22:09:01下载
- 积分:1
-
gammacorrection
说明: 一种gamma校正的matlab的源代码(A gamma correction of the source code matlab)
- 2009-08-10 16:40:18下载
- 积分:1
-
GeometricVersion3
课程设计
几何图形(满分50 分)
版本1:满分10 分
设计抽象类GeometricObject 及其子类Triangle 和Circle。
GeometricObject 类设计要求如下:
■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。
■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。
■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。
■ 一个无参构造方法。
■ 一个能创建特定color 和filled 的有参构造方法。
■ 相关数据域的访问器和修改器。
■ 两个个名为draw 和erase 的抽象方法。
■ 一个名为getArea 的抽象方法。
■ 一个名为getPerimeter 的抽象方法。
■ 重写toString 方法。
Triangle 类设计要求如下:
■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它
们的默认值是1.0。要求三个数据域保留2 位小数。
■ 一个无参的构造方法创建默认三角形。
■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。
■ 所有三个数据域的访问器和修改器方法。
■ 父类抽象方法的实现。
■ 重写toString 方法。
Circle 类(Curriculum Design
Geometry (out of 50)
Version 1: 10 points
Design an abstract class and its subclasses GeometricObject Triangle and Circle.
GeometricObject class design requirements are as follows:
■ a named color of the Color type private data field that indicates the object s color.
■ a Boolean type called filled private data field that indicates whether the object fill color.
■ Date type named dateCreated private data field, which means that the object was created.
■ a no-argument constructor.
■ one can create a specific color and filled in with arg constructor.
■ Related data field accessor and modifier.
■ two months called draw and erase the abstract methods.
■ an abstract method named getArea.
■ an abstract method named getPerimeter.
■ overridden toString method.
Triangle class design requirements are as follows:
■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It
Our default value is 1.0. Requires)
- 2020-12-10 08:59:18下载
- 积分:1
-
zidianbijiao
利用稀疏表示进行图像去噪时,需要生成两种学习字典,该源码比较了生成的两种字典的优劣(Denoising sparse representation, it is necessary to generate two learning dictionary, which compares the generated source code of the merits of two dictionary)
- 2015-10-19 19:11:21下载
- 积分:1
-
OSEM_improve
说明: 医学图像重建算法中OSEM算法的Matlab程序(MATLAB Program of OSEM Algorithms)
- 2020-12-23 15:19:07下载
- 积分:1
-
CCA
最完整的CCA典型相关分析程序,分析两幅图像,相似度,匹配,融合都可以使用,分析天气变量也可以使用。(The most complete CCA canonical correlation analysis program, analysis of two images, similarity, matching, fusion can be used, analysis of weather variables can also be used.)
- 2017-09-28 08:40:47下载
- 积分:1