-
PCNN(lateralinhibition)
基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
- 2021-03-24 20:39:14下载
- 积分:1
-
SIFT
SIFT匹配算法,能够提取出具有尺度不变性的特征点,且能够对两幅图像进行鲁棒的匹配。(SIFT matching algorithm, able to extract with the scale invariance of the feature points, and the two images to be able to match robust.)
- 2009-03-31 11:53:30下载
- 积分: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
-
kmean
c#下实现图像颜色k均值聚类
将像素点颜色分类并合并(c# implementation of color image k-means clustering to classification of color pixels and merge)
- 2009-03-25 17:13:20下载
- 积分:1
-
5476544333
易语言仿彗星真彩PNG按钮源码,易语言写的图形图象编程,很好的参考。(Easy language imitation comet true color PNG button, easy graphics programming language to write, a good reference.)
- 2013-09-20 00:30:12下载
- 积分:1
-
3D-reconstruction-master
3d 重建 包括特征点的提取,匹配,以及三维点云的建立(3d reconstruction ,including feature detection and 3 D points cloud ,the change from 2D to 3D)
- 2017-07-10 20:54:54下载
- 积分:1
-
matlab-hough
说明: 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!(Application of the hough transform matlab for iris location, good results for everyone to learn!)
- 2009-07-27 18:43:14下载
- 积分:1
-
ColorImageProcessing
一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
- 2013-09-27 22:53:20下载
- 积分:1
-
inphase
多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
- 2011-08-03 08:07:08下载
- 积分:1
-
UCM
论文《Enhancing The Low Quality Images Using Unsupervised Colour Correction Method》提出的算法代码(algorithm code of pape《Enhancing The Low Quality Images Using Unsupervised Colour Correction Method》)
- 2015-12-24 10:55:18下载
- 积分:1