搜索资源列表
label
- 用*标识出二值图像中的物体。使用的是Matlab中belabel函数。
cells.rar
- 读入红细胞图片,通过中值滤波,开运算,闭运算,以及贴标签等方法获得细胞个数,Caculate the number of cells in the picuture, use method of midfilter,label and so on.
Read_MNIST_DataSet
- 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
Label a watershed image
- 图像的分水岭分割及标记分块。是进行图像处理的有利工具-Image segmentation and marking a watershed block. Is a powerful tool for image processing
restore
- 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
sample-label
- 代码为进行车道线数据标识的程序,用matlab实现的,可以对不同的数据进行标识,非常好用,欢迎下载-The code for the lanes of the program data identification line, matlab, can to different data mark, very good with, welcome to download
label
- 在matlab开发环境中,对于图像采用贴便签算法识别出不同连通域后,对该图像的不同连通域索引不同的颜色,显示出标签的效果!-In the Matlab development environment for the images posted notes algorithm to identify different connected domains, the different colors of the image connected domain index, showing the e
simple_tab
- 一个基于matlab实现的标签指南源码。-A source based on the matlab implementation of label guide.
AREA
- 几个连通区域的标记,有matlab的源程序!-AREA label
xml-to-mat
- 此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理-This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by l
MIMLmiSVM
- matlab编写的多示例多标记分类程序,采用miSVM算法,svm做分类器,其中附有各个调用函数,和作为例子的数据和主程序,可以运行,可以多多示例多标记样本进行分类。-matlab prepared multi-instance multi-label classification procedures, using miSVM algorithm, svm do classifier, which function with each call, and as an example of th
MIMLBoost
- matlab编写的MIMLBoosting算法,其中包括实现算法的函数,还有可作为示例的数据和主程序,可以运行,可以对多示例多标记样本进行分类,并计算正确率等多个指标。-MIMLBoosting algorithm matlab prepared, including the implementation of the function of the algorithm, as well as examples of data and the main program, you can run,
MIMLSVM
- matlab编写的MIMLSVM算法,可对多示例多标记样本进行分类,并计算正确率等多个评价指标,算法准确无误,可以运行,附有作为例子的数据和主程序。-matlab prepared MIMLSVM algorithms for multi-instance multi-label classification of samples and calculate the correct rate and other evaluation algorithm is accurate and can r
Book-label-division
- 图书标签分割,MATLAB,当你可以支付一小作业参考,可以很好地得到一个二值图像-Book label division, MATLAB, when you can pay a small job reference, you can get a good binary image
LDLPackage
- 最新的标号学习分布matlab代码,是一种比较新的优化算法-The latest distribution matlab code label study, is a relatively new optimization algorithm
Desk76top
- 【谷速软件】matlab有偿编程 从创建一个3D标签图像的4D RGB图像 可以作为参考使用下载-[Valley] matlab paid programming speed software to create a 3D label 4D RGB image as a reference image can be downloaded
shape-label
- 一种简单而快速的利用图像的轮廓在极坐标中的特征,做形状的匹配 matlab实现- a simple and fast image characteristics in polar coordinates, the outline of shape matching of matlab
hw2
- 对图像进行分割处理,对图片中的物体进行分析并滤过不符合条件的物体,最后对图片中的物体进行编号。未采用matlab自带函数-segment the image and then remove small objects in the image. Then label the objects in the image by 4-pass
sa
- 图像处理 求出图像中米粒个数以及各米粒的大小 首先进行边缘检测,然后填充,之后进行开运算,可以使一些轻微连接着的米粒分开。然后遍历图片,把各个米粒进行标号,从1开始从小到大标号。每个米粒的各像素点值相同,第i个米粒的各像素点值均为i。其中采用了队列,用数组模拟。最大的米粒标号便是米粒的总个数。最后,遍历一遍图像数组,便可求出各米粒的面积。(image processing The number of rice grains and the size of each grain were c
Books (2)
- label of character recogniton using matlab