-
IMM
IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
- 2013-08-24 10:19:56下载
- 积分:1
-
single_phase_grid_pv
单相并网光伏逆变系统仿真,带最大功率点跟踪(PV system is connected to grid through single phase inverter)
- 2013-09-03 13:37:00下载
- 积分:1
-
mat2raw
transver mat file format to raw file format, simply matlab code, usd to 3D medical image processing/data input
- 2020-10-22 18:47:22下载
- 积分:1
-
05年毕业设计-图像处理软件及源代码c++builder
说明: 图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!(image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!)
- 2020-12-27 22:39:02下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1
-
UIC
mfc图像处理,实现图像的配准,自己编写,可以应用(mfc image processing, image registration)
- 2016-04-25 08:29:45下载
- 积分:1
-
pcaFISHER
PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错(face recognition,including PCA and Fisher methods.)
- 2009-03-06 16:31:00下载
- 积分:1
-
pipeidian_eight
计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。(Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.)
- 2009-11-10 13:07:39下载
- 积分:1
-
FCSA_MRI1.0
有效地MR图像重建算法,主要用于在MR图像的成像过程中对图像进行压缩(Efficient MR Image Reconstruction for Compressed MR Imaging)
- 2015-03-03 07:28:42下载
- 积分: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