-
TOOLBOX_calib
采用M语言编写的图像处理工具箱,内容丰富,设计了WINDOWS下的界面操作,对读者十分方便(M language using the image processing toolbox, rich in content and design of the interface under WINDOWS operation is very convenient for readers)
- 2009-09-23 14:48:45下载
- 积分:1
-
reval
Euclidean Distance Transform has been widely studied in computational geometry, image processing, computer graphics and pattern recognition. Euclidean distance has been computed through different algorithms like parallel, linear time algorithms etc. On the basis of efficiency, accuracy and numerical computations, existing and proposed techniques has been compared. This study proposed a new technique of finding Euclidian distance using sequential algorithm. An experimental evaluation has shown that proposed technique has reduced the drawbacks of existing techniques. And the use of sequential algorithm scans has reduced the computational cost.
- 2010-09-20 11:29:42下载
- 积分:1
-
Hungary_matlab
匈牙利算法的matlab实现,自己处理的,克服了大部分的死循环问题(Hungary matlab solve death circle)
- 2013-02-05 16:37:50下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
compression
Main program for compression
- 2009-12-19 02:25:00下载
- 积分:1
-
xiaobofj
小波分解用在信号识别上面。所用信号有,单载波信号和OFDM信号以及另一种多载波信号WPM。对做信号处理和识别方面的朋友会很有帮助。(Wavelet decomposition used in the signal recognition above. Signals are used, single-carrier signals and OFDM signals, and other multi-carrier signal WPM. Do signal processing and identification of areas friend would be helpful.)
- 2011-05-26 16:21:28下载
- 积分:1
-
bt_wavedisplay
小波变换系数在matlab7.0中的显示代码,便于我们分析其不同方向的性质(wavelet display with matlab)
- 2014-12-05 17:28:42下载
- 积分:1
-
JPEG_Encoding
To Encode the image data and compressed with important data of image
- 2013-12-24 18:20:27下载
- 积分:1
-
遗传算法优化程序
遗传算法优化程序,对汽车传动比进行优化,目标函数为经济性。(Genetic algorithm optimization procedures for automotive gear ratio to optimize the objective function for the economy.)
- 2021-03-06 19:49:30下载
- 积分:1
-
gauss-seidel
gauss-seidel算法实现对方程组的求解(gauss-seidel algorithm for the equations)
- 2007-12-04 08:39:52下载
- 积分:1