-
LN_watermarking
说明: 该算法实现了数字水印的嵌入与提取,然后对图像进行均衡化处理,分析均衡化处理后的图像对数字水印嵌入和提取效果的影响。(The algorithm realizes the embedding and extraction of digital watermark, and then carries on the equalization processing to the image, analyzes the influence of the equalization processed image on the embedding and extraction effect of digital watermark.)
- 2019-12-09 10:26:32下载
- 积分:1
-
ImagePro
本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。
1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。
2、大津展之法阈值变换,效果较好。
3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。
4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
- 2010-03-12 11:43:58下载
- 积分:1
-
新建文件夹
说明: 响应面三维可视化实现,可实现响应面图的交互式绘制。(3-D Visualization of Response Surface)
- 2018-12-27 16:27:28下载
- 积分:1
-
PCA
主成分分析 ( Principal Component Analysis , PCA )或者主元分析。是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。计算主成分的目的是将高维数据投影到较低维空间。给定 n 个变量的 m 个观察值,形成一个 n ′ m 的数据矩阵, n 通常比较大。对于一个由多个变量描述的复杂事物,人们难以认识,那么是否可以抓住事物主要方面进行重点分析呢?如果事物的主要方面刚好体现在几个主要变量上,我们只需要将这几个变量分离出来,进行详细分析。但是,在一般情况下,并不能直接找出这样的关键变量。这时我们可以用原有变量的线性组合来表示事物的主要方面, PCA 就是这样一种分析方法。(Principal component analysis (Principal Component Analysis, PCA) or PCA. Is a statistical method to grasp the principal contradiction of things, it can be resolved diverse things out the main factors, revealing the essence of things, simplifying complex problems. The purpose of calculating the main component of high-dimensional data is projected to a lower dimensional space. Given n variables of m observations, forming an n ' m of the data matrix, n is usually large. For a complex matters described by several variables, it is difficult to know, so if you can grab something to focus on key aspects of analysis? If the main aspects of things just reflected on several key variables, we only need to separate out these few variables, for detailed analysis. However, in general, does not directly identify this critical variables. Then we can represent the major aspects of things with a linear combination of the original variables, PCA is one such analysis.)
- 2021-01-28 21:48:40下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
growcut
这是关于图像区域生长的源码,希望对这方面的人有所帮助(This is on the source image region growing, I hope people in this area help)
- 2008-06-06 09:06:27下载
- 积分:1
-
picOrder
图片排序效果。根据你拖动的位置来进行排序(The picture sort of effect. Depending on where you drag to sort)
- 2013-04-05 12:11:37下载
- 积分:1
-
duijiaotouying
对图像的对角线投影,就是沿着对角线进行直方图统计。(Diagonal projection of the image, that is, along the diagonal histogram statistics.)
- 2013-04-01 11:14:50下载
- 积分:1
-
三次样条曲线拟和
三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
- 2021-02-02 18:09:59下载
- 积分:1
-
RichadLucy
Richardson-lucy去噪算法,泊松去噪(image denoising use Richardson lucy algorithm)
- 2020-12-12 13:09:17下载
- 积分:1