-
Fusiello_epipolarrectification
对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
- 2008-05-22 19:38:57下载
- 积分:1
-
watermark
数字水印实现数字水印实现数字水印实现数字水印实现(The digital watermark digital watermark digital watermark to achieve)
- 2020-12-04 22:39:24下载
- 积分:1
-
advancedcvmodel
采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。(CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.)
- 2009-05-10 20:19:38下载
- 积分:1
-
RANSAC
Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大(Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac)
- 2009-12-09 18:37:40下载
- 积分:1
-
matlab
基本实现bm3d算法,并且附有测试图片,希望对大家有所帮助(The basic implementation of bm3d algorithm, with the test picture attached, hope to help you.)
- 2018-02-02 22:27:51下载
- 积分:1
-
CFD
计算进口边界条件为超音和亚音条件下,气流流经凸包时的二维流动状况(program for calculate air flows through the convex hullto in the import boundary conditions of supernic and subsonic)
- 2015-02-09 15:32:23下载
- 积分:1
-
leijiayanse
累加颜色直方图法图像检索,包含基本程序、图片库以及WORD说明文档(Cumulative color histogram image retrieval, including basic procedures, photo gallery and documentation WORD)
- 2011-05-21 18:30:06下载
- 积分: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
-
bayesthresholding
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS (Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS)
- 2021-05-09 16:08:34下载
- 积分:1
-
Compressive-Image-Super-resolution
压缩感知和超分辨率论文,关于如何将低分辨率的图像如何重建成高分辨率图像,很有用(compressed sensing and super resolution)
- 2012-08-31 09:06:20下载
- 积分:1