-
SVM-Classification
Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。(Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.)
- 2021-04-07 15:19:01下载
- 积分:1
-
SMQTcode
根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。
运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。(under icip 2005 annual meeting of an article prepared by the Matlab procedures. Includes map results. Smqt use (continuous quantitative mean transform) algorithm for gray-scale image enhancement. It is superior to the traditional method (histogram equalization processing) has the advantage can guarantee enhanced image histogram waveform unchanged. able to display images of the bottom structure, automatic focus on improving image details. Is a new and better results gray image enhancement algorithms.)
- 2007-05-16 12:23:41下载
- 积分:1
-
asgmt1
对于一张8位灰度图像lena.bmp
1)运用4×4抖动矩阵,生成对应抖动图像
2)生成有序抖动图像
3)对于一张24位彩色图像,生成4×4抖动图像( For a 8-bit gray image (lena.bmp)
1)Use a dithering matrix (4*4), generate the dithered image.
2) Generate the ordered ditering image (4*4).
3) For a 24-bit color image, generate the dithered image (4*4). )
- 2011-10-15 10:51:41下载
- 积分:1
-
ColorImageSegmentation
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果(Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results)
- 2009-12-23 10:00:56下载
- 积分:1
-
off
off文件读取绘图函数,能读取顶点坐标和拓扑关系,并以此绘制三维模型图像,使用可以直接调用,需要注意参数的类型,只能读要取off(Off file to read the drawing function, can read the vertex coordinates and topological relations, and in order to draw the three-dimensional model images, the use of direct calls, you need to pay attention to the type of parameters, can only read to take off
)
- 2016-05-02 21:11:10下载
- 积分:1
-
SlidingWindow_based
说明: 滑窗计算刀具磨损量,拟合刀具边界,自动计算磨损量(sliding window based tool wear calculation)
- 2019-06-26 08:47:15下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
ENVIMNFTrans
高光谱图像进行MNF变换,采用MAF评价图像的噪声;处理过程与ENVI软件中的完全一样。(MNF transformation of hyperspectral images, using noise MAF to evaluate the image.the process is exactly the same with ENVI software .)
- 2014-07-21 10:29:49下载
- 积分:1
-
ImageGrayProcessVS2008
打开bmp位图文件 彩色转灰阶 直方图均衡 直方图规定 灰阶线性化(Open the bmp grayscale bitmap image binarization functions connected domain extraction features)
- 2010-06-19 15:17:28下载
- 积分:1
-
MVDR
奇异值分解波束形成,自适应波束形成仿真。由均匀线阵形式,确定阵列的导向矢量;由阵列导向矢量,对接收信号进行建模仿真;根据约束条件,实现自适应波束形成算法;考察算法性能与信噪比,采样率,观测时间等参数的关系。
(SVD beamforming, adaptive beamforming simulation. Form by the ULA to determine the array steering vector by the array steering vector, the received signal modeling and simulation under constraint conditions, adaptive beamforming algorithm examine algorithm performance and signal to noise ratio, sample rate, observation time, etc. parameters.)
- 2013-10-22 18:18:04下载
- 积分:1