-
image_segmentation
说明: C#实现图像分割,包括图片示例。实现了各种图像分割的算法(C# to write image segmentation system with case images )
- 2011-04-03 10:54:51下载
- 积分:1
-
MedFDTD
计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
- 2012-05-27 14:10:16下载
- 积分:1
-
plot
使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。(This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m)
- 2015-05-10 21:07:27下载
- 积分:1
-
lbp
提取一幅图像的LBP特征,输入为一幅图片,输出为一个256维的行向量,代表图像的LBP特征。(The LBP feature of an image is extracted, and input is a picture. The output is a 256 dimensional row vector, representing the LBP characteristic of the image.)
- 2018-04-07 22:31:12下载
- 积分:1
-
histmatch
说明: 直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。(Histogram matching,or histogram specification is the basic method in the digit image processing. We provide a implementation in matlab without using IPT function histeq)
- 2011-03-02 15:55:24下载
- 积分:1
-
Random walks for image segmentation
说明: 基于随机游走的图像分割算法,传统的随机游走算法实现图像分割(Image segmentation algorithm based on random walk)
- 2019-12-02 16:31:28下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
123
主要适用于图像分割,用的是马尔科夫随机场,非常好用(Mainly applicable to image segmentation, using the Markov random field, very easy to use)
- 2017-05-05 08:13:06下载
- 积分:1
-
pca
pca 特征提取的源代码,对人脸识别很有帮助,(pca feature extraction of the source code, useful for face recognition,)
- 2009-09-11 08:49:19下载
- 积分:1
-
denoising
小波滤波器设计和去噪matlab经典程序,给出了简单的滤波器设计,并用其进行了去噪处理(Wavelet filter designing and denosing)
- 2011-11-09 22:28:55下载
- 积分:1