-
code
简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数(Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function)
- 2009-05-02 15:27:33下载
- 积分:1
-
AHE
自适应的直方图均衡化程序(AHE),用于图像增强(Adaptive histogram equalization program)
- 2014-04-24 21:33:00下载
- 积分:1
-
KPCA
为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。
(PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component Analysis (kpca) method, 16 kinds of different regions of our country the quality of fermented bean curd had a comprehensive evaluation.)
- 2009-03-25 17:03:57下载
- 积分:1
-
inverse_winer_filter
对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。(Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.)
- 2009-11-14 00:45:35下载
- 积分:1
-
TVD_mm
全变分程序,可以用来处理一维的信号去噪问题!!!!!(total variation)
- 2013-09-29 20:14:39下载
- 积分:1
-
gabor
gabor特征提取程序,对于搞问纹理提取的人来说很有用处(gabor feature extraction process, engage in asking for the texture extraction is very useful for those who)
- 2010-03-06 17:17:46下载
- 积分:1
-
ENVI5.3二次开发环境搭建
说明: ENVI+C#二次开发环境搭建
主机操作系统:Windows10_x64
C#编辑器:Microsoft Visual Studio 2012 Ultimate
ENVI5.3 SP1 win64+IDL8.5(ENVI+C#secondary development environment construction
operating system:Windows10_x64
IDE:Microsoft Visual Studio 2012 Ultimate
ENVI5.3 SP1 win64+IDL8.5)
- 2019-11-21 16:37:56下载
- 积分:1
-
SIFT_VC.lib
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners.
keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
- 2010-11-20 20:29:12下载
- 积分:1
-
lable_parallel
说明: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号(Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling)
- 2008-10-24 20:20:11下载
- 积分: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