搜索资源列表
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
matrix
- 3d C++ samples (matrix)
Matrix
- 求矩阵的特征值和特征向量,使用c语言编程-Matrix eigenvalues and eigenvectors, c language programming
Texture
- 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
GrayMatrix
- Visual C++ 实现的灰度共生矩阵-The Visual C++ implementation GLCM
C版hz_tool
- 该示例中的字模数组均由“点阵字模工具”生成,你可以用你自己需要的点阵信息来 替换示例中的字模信息,注意字模大小要一致,否则显示会出问题。-example of the array are Fonts "Matrix Printer tool" generation, you can use your own information needs to replace dot matrix examples of Fonts information, attention Font
分治算法
- 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
Matrix
- 用STL对OpenCV中的CvMat进行C++类封装-Using STL to OpenCV for CvMat of C++ Category Packaging
mulscaledge
- 多点传送阈值方法集包括:对一个矩阵进行整形 求矩阵C的大小为n*n的子矩阵 计算a在c中是否排名在第n名后 求纵向细节v和横行细节h的合成及模极大值 一个简单二值图象闭合边界的轮廓跟踪算法 对矩阵取自适应阈值-Multicast threshold method includes: a matrix of plastic the size of matrix C for the n* n sub-matrix calculation of a in c in the firs
generate_mean_covariance
- 本程序编程语言为C,主要用来对遥感训练数据进行处理,得到covariance矩阵。-This program is used to generate 3 files:mean file,covariance matrix of the training set, and inverse covariance matrix for training set.
matrix
- 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
DianZhenKongZhiYuanDaiMa_VC
- Visual C++编写的一个液晶点阵解析源代码.方便给开发液晶LED点阵显示器的用户使用.-A source code of liquid crystal lattice parsing is written by Visual C++. Advantages to the development of LED dot matrix liquid crystal display users.
Cannon
- 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
Multi_gp
- 用来产生多变量高斯过程的MATLAB源程序。-MULTI_GP generates a multivariate Gaussian random process with mean vector m (column vector) and covariance matrix C。
ConfusionMatrix
- 遥感影像分类后精度评价C++程序,主要是通过混淆矩阵,包括生成者精度,用户精度。-Remote sensing image classification accuracy assessment after C++ program, mainly through the confusion matrix, including generators accuracy, user accuracy.
version2for-matrix-vector.c.tar
- Another version of mpi matrix vector multiplication
Inverse
- inverse matrix c++ source
Matrix-Operation-set
- 所有矩阵操作大全,c++实现,很经典,希望对你有用!-All matrix operation set,C++ version,vary classic. I hope it useful to you!
matrix-spectra-Filterings-code
- 该程序包是P.C.hansen的著作Deblurring Image Matrixs,Spectra and Filtering的习题代码-The package is PChansen the book Deblurring Image Matrixs, Spectra and Filtering Problem code
gl-matrix.c-master
- gl-matrix.c: C Matrix library for OpenGL apps. A port of the gl-matrix Javascr ipt library.