-
用双线性的方法实现一副图像的放大以及其他一些图像处理
用双线性的方法实现一副图像的放大以及其他一些图像处理-Bilinear method used to achieve an image to enlarge and some other image processing
- 2023-06-21 20:10:04下载
- 积分:1
-
一篇非常好的,而且是比较新的关于目标跟踪的文献综述。
一篇非常好的,而且是比较新的关于目标跟踪的文献综述。-A very good and is a relatively new target tracking on the literature review.
- 2022-02-26 15:13:33下载
- 积分:1
-
一个用于转换bmp 文件格式的程序, 可转换成单色的bmp图像。
一个用于转换bmp 文件格式的程序, 可转换成单色的bmp图像。-One for the bmp file format conversion process, can be converted into monochrome bmp images.
- 2023-02-26 09:45:03下载
- 积分:1
-
Description: A faster implementation of binary dilation and erosion.
Our f...
Description: A faster implementation of binary dilation and erosion.
Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, changing the parameters.
- 2022-04-23 15:54:51下载
- 积分:1
-
In image processing, image fusion algorithm is useful for beginners!
在图像处理中,图像融合算法,对初学者很有用!-In image processing, image fusion algorithm is useful for beginners!
- 2023-01-22 00:35:04下载
- 积分:1
-
一个显示dicom文件的软件,做得很不错哦。
一个显示dicom文件的软件,做得很不错哦。-A display DICOM files software to do pretty good, oh.
- 2022-01-23 10:18:41下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1
-
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!-This is the application of Matlab prepared realize Lee filter algorithm, in the hope that useful to everybody!
- 2022-12-05 11:20:03下载
- 积分:1
-
国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)...
国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)-famous prepared by the University of particle filter target tracking algorithms (particle fitl er visual tracking)
- 2023-06-10 06:15:03下载
- 积分:1
-
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3...
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3-With median filtering and average filtering method for image de-noising of the two processing, using the template is 3* 3
- 2023-02-06 10:50:03下载
- 积分:1