-
huofuman
霍夫曼图像压缩编码,无损压缩,压缩率为2倍,压缩效果很好。(Image compression Huffman coding, lossless compression, the compression rate is 2 times the compression works well.)
- 2013-10-08 09:17:57下载
- 积分:1
-
MATLABPICTUREPROCESSING
本程序用于数字水印,可以输入一副图像,嵌入水印信息,然后防止各种各样的攻击,最后可以提取水印信息,恢复原图像(This procedure for digital watermarks, can enter a pair of images, embedded watermark information, and then to prevent the various attacks, the watermark information can be extracted Finally, restore the original image)
- 2009-03-23 15:06:10下载
- 积分:1
-
858921
位图操作图形选取源码,例程程序结合易语言位图操作支持库,填充小图形的背景颜色。(Select the source bitmap graphics operations , routine program combining bitmap operations easy language support library , filled with small graphic background color.)
- 2016-12-30 00:24:07下载
- 积分:1
-
ostufish
ostu与鱼群算法相结合,并且用matlab实现(ostu algorithm combined with the fish, and using matlab)
- 2021-03-01 11:09:35下载
- 积分: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
-
SAR_image_processing
SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
- 2010-01-26 09:52:42下载
- 积分:1
-
rs1dg
高斯粗糙表面的散射系数,输入参数含波长,需要regeng.m产生高斯粗糙表面。(rs1dg computes the bistatic scattering coefficient for Gaussian rough surfaces
with Gaussian spectrum.)
- 2012-12-24 10:14:30下载
- 积分:1
-
region
区域图象分割的源码,基于区域增长的分割的代码(Image segmentation of the source region, regional growth based on code division)
- 2008-04-19 23:39:33下载
- 积分:1
-
key
实现了基于关键像素点的FLICM图像分割算法,关键像素由局部最大值方法提取。(A FLICM image segmentation algorithm based on key pixels is implemented. Key pixels are extracted by local maximum method.)
- 2020-06-25 09:20:01下载
- 积分:1
-
ACO-edge-detection-master
说明: 利用蚁群算法对图片进行边缘检测,该方法速度较慢但是鲁棒性高(The ant colony algorithm is used to detect the edge of the image, which is slow but robust)
- 2019-12-02 16:35:33下载
- 积分:1