-
naiman_v21
实现了图像的加水印,去噪,加噪声等功能,小波包分析提取振动信号中的特征频率,是机器学习的例程。( Realize image watermarking, de-noising, plus noise and other functions, Wavelet packet analysis to extract vibration signal characteristic frequency, Machine learning routines.)
- 2017-01-16 13:13:33下载
- 积分:1
-
dirty glass
建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent
objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These
contaminants produce a number of complex volumetric scattering effects that must be taken into account when
creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We
make the assumption that the contaminant is an optically thin layer and construct an analytic model following
results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different
types of contamination are also important in achieving visual realism. To this end, we measure the spatially
varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and
lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
- 2009-07-11 17:13:08下载
- 积分:1
-
C-SCAN
说明: 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)
- 2020-01-08 11:07:03下载
- 积分:1
-
PCA-(ICA)
主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。(Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.)
- 2009-03-20 11:09:37下载
- 积分:1
-
WMILTracker
WMIL跟踪算法的实现,代码注释全功能强大(WMIL tracking algorithm, code comments all powerful)
- 2013-07-31 11:38:46下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
GSM
说明: 图像质量评价算法 GSM(基于梯度相似性的指标)的matlab程序(GSM (Gradient Similarity based Metric))
- 2020-03-08 11:55:19下载
- 积分:1
-
BDTime2UTC
实现北斗时(北斗周计数,周内秒)到UTC的转换(transfer BDT to UTC)
- 2021-03-17 22:09:20下载
- 积分:1
-
湍流实验
avi视频读取,与播放,并将图像的每一帧保存下来(avi video reads, plays with, and saves each frame of the image)
- 2017-11-18 14:44:08下载
- 积分:1
-
gaborf
Image segmentation systems have the potential to dramatically improve the performance of Digital image processing. Segmentation procedures partition an image into its constituent parts or objects. In general, segmentation is one of the most difficult tasks in digital image processing. Detection of salient image regions is useful for applications like image segmentation, adaptive compression, and region-based image retrieval. This problem can be tackled by mapping the pixels into various feature spaces, which are subjected to various grouping algorithms It present a novel method to determine salient regions in images using low-level features of luminance and color. The method is fast, easy to implement and generates high quality saliency maps of the same size and resolution as the input image.
- 2012-01-30 13:38:55下载
- 积分:1