-
GIyanzheng-(2)
计算关联成像 或者说鬼成像的图像求解算法,用来计算得出bmp图像(Associated with imaging or ghost imaging algorithm computing image for calculated bmp image)
- 2016-10-14 20:28:47下载
- 积分:1
-
Attitude-Indicator
This Program simulates "Attitude Indicator" of any aircraft. communication with serial port is not important for compiling and executing source code with Turbo C++. This program is good ideas for using mouse and 2D graphic, and has other learning subjects.
- 2012-11-23 07:02:19下载
- 积分:1
-
基于最大类间方差阈值与遗传算法的道路分割
最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu in 1979. It is an adaptive threshold determination method, also known as the Otsu method, or OTSU for short. It is based on the grayscale characteristics of the image and divides the image into two parts: the background and the target. The larger the variance between the background and the target, the greater the difference between the two parts that make up the image. When the part of the target is wrongly divided into backgrounds or part of the background is mis-divided into goals, the difference between the two parts will be smaller.)
- 2018-04-15 11:26:03下载
- 积分:1
-
3325162
OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了(OFDM modulation of AWGN and ruili fading channel, the other I will not say)
- 2017-05-19 20:50:00下载
- 积分:1
-
二维图像熵
计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括
计算图像二维图像熵的函数文件 H_img2d.m
调用该函数的代码 H_img2d_test.m
以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)
- 2021-04-24 13:48:47下载
- 积分:1
-
SeaSim.m
MATLAB仿真三维海浪模型,通过模拟来进行立体仿真和二维建构(3D construction of sea wave based on MATLAB simulation)
- 2018-02-11 16:25:09下载
- 积分:1
-
AET_Fill
计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)
- 2012-03-20 22:33:36下载
- 积分:1
-
point3d
直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件
运行需要几分钟,耐心等待
完成后运行trianglenormal.m, 生成三角面片的法向量
运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息)
然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud file txt, or load mat file)
- 2017-10-26 10:27:18下载
- 积分:1
-
dongtaihuatu2
利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
- 2010-10-14 13:46:41下载
- 积分:1
-
code
program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is:
- compute 2d-maxima for 500 xy points
.2dmaxima 500
- 2012-05-19 04:38:55下载
- 积分:1