-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
chuhuaxihua1
粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
- 2006-11-11 20:52:48下载
- 积分:1
-
FisheyeImCorr
图片鱼眼畸变校正程序。用于处理图片桶形失真枕形失真。(Picture fisheye distortion correction program. Used for processing images barrel distortion pincushion distortion.)
- 2012-10-12 14:38:29下载
- 积分: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
-
dct
对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行(Image discrete cosine transform (image transformation) source code, compiled executable file carry operation parameters)
- 2013-05-09 21:51:21下载
- 积分:1
-
ssr1
基于Retinex算法的单尺度图像增强算法。(An image enhancement algorithm based on RETINEX theory.)
- 2020-06-23 04:40:02下载
- 积分:1
-
jpegyasuo
jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
- 2013-11-19 11:35:58下载
- 积分:1
-
fenjiechonggou
基于matlab的图像分解重构的源码,基于matlab的图像分解重构的源码。。。(The reconstruction of the image decomposition based on matlab source code, the reconstruction of the image decomposition based on the matlab source code..)
- 2013-08-14 18:57:16下载
- 积分:1
-
bfilter.tar
这是二维图像双边滤波的相关程序,具有保边去噪的效果,适合对图像进行处理。(This is the two-dimensional image bilateral filtering procedures, with the edge-preserving denoising effect, suitable for image processing.)
- 2013-10-21 14:52:56下载
- 积分:1
-
image-inpainting
图像修复,使用曲率方法,热传递。边缘修复非常好,参考某博士论文写。(Image restoration, using the curvature method, heat transfer. Edge of the repair is very good, the reference of a doctoral dissertation.)
- 2011-11-25 15:28:02下载
- 积分:1