-
imagequality
说明: 自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵(I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy)
- 2008-11-10 09:52:34下载
- 积分:1
-
bma
说明: 利用边界匹配算法恢复受损图像寻找最优运动矢量(edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
)
- 2010-04-23 21:36:49下载
- 积分:1
-
CFD
计算进口边界条件为超音和亚音条件下,气流流经凸包时的二维流动状况(program for calculate air flows through the convex hullto in the import boundary conditions of supernic and subsonic)
- 2015-02-09 15:32:23下载
- 积分:1
-
全息重建程序
说明: matlab GUI 界面,全息图重建,通过改变Z和lamada可以得到-1级,0级,1级再现图(Matlab GUI interface, hologram reconstruction, by changing Z and lamada can be - 1, 0, 1 level reproduction map)
- 2020-06-28 22:20:02下载
- 积分:1
-
curveletdenoise
说明: curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理(curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing)
- 2008-10-26 11:57:03下载
- 积分:1
-
matlab
图像二值化,去离散噪声,彩色图像灰度化,特征提取,灰度化,彩色图像平均灰度(Image binarization, to discrete noise, color gray image feature extraction, gray, color image mean gray)
- 2010-07-01 11:30:40下载
- 积分:1
-
star
C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
- 2012-06-12 07:54:36下载
- 积分:1
-
algorithm-of-findpath
绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区
域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行
定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解
决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻
接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每
个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider
problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this
problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are
proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their
gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the
overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone.
Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first
search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a
defined start-point, end-point)
- 2012-12-09 23:26:22下载
- 积分:1
-
circle
对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
- 2017-06-28 10:32:09下载
- 积分:1
-
huffman
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
- 2010-05-31 22:11:29下载
- 积分:1