-
fdct_wrapping
曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
- 2013-11-05 11:33:51下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
fingerprint-classification1
此程序为指纹识别中重要一步指纹分类的MATLAB源码(This program is an important step in fingerprint identification fingerprint classification MATLAB source code)
- 2011-07-07 09:09:34下载
- 积分:1
-
720全景
360全景 720全景 VR 360度 720度 全景 漫游 最新添加功能: 1 支持视频播放。 2 支持多个场景 3 支持更换图片(全景图外部链接,XML配置)。(360 Panoramic 720 Panoramic VR 360 Degree 720 Degree Panoramic Walkthrough Latest Add Function: 1 Supports Video Playing. 2 Support multiple scenarios 3 support replacing pictures (panoramic external links, XML configuration).)
- 2020-11-26 15:09:31下载
- 积分:1
-
ballalongline
小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
- 2013-11-17 20:53:20下载
- 积分:1
-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1
-
LaoDazhongbasisofvariations
老大中 《变分法基础》,对图像处理很有用的一本书(Lao Dazhong 《basis of variations》 which is very useful in the image processing)
- 2010-12-29 10:26:53下载
- 积分:1
-
line
利用霍夫线检测实现车道线的自动检测并判断是否偏离(Using Hof line detection to achieve automatic detection of lane line and determine whether or not to deviate the)
- 2016-04-19 14:44:54下载
- 积分: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
-
Filterbackproj
matlab编写的CT图像的滤波反投影程序(matlab prepared CT images of the filtered back-projection program)
- 2011-11-25 21:46:11下载
- 积分:1