-
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
- 2022-02-27 08:43:34下载
- 积分:1
-
本程序通过VC++实现了BMP图像的梯度锐化
本程序通过VC++实现了BMP图像的梯度锐化-This procedure, through VC to achieve a gradient BMP image sharpening
- 2022-01-26 01:50:28下载
- 积分:1
-
在核磁共振检查中,先将大脑中的脑块从头部的其它部分中,然后再进行脑内的扫描…
基于MRI的脑组织分割。首先从给定的MRI图像中得到脑区域,而后计算脑容积;再得到脑白质灰质区域,并计算百分比。-Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present.
- 2023-01-22 22:05:03下载
- 积分:1
-
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。...
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。
-Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
- 2022-09-09 17:20:02下载
- 积分:1
-
图像处理源代码,包括所有的图像处理源代码
图像处理源代码,包括所有的图像处理源代码-imageprocessing
- 2022-03-06 12:48:35下载
- 积分:1
-
基于HMM的步态识别,希望对初学的人有帮助。
基于HMM的步态识别,希望对初学的人有帮助。-HMM-based gait recognition, those who wish to help beginners.
- 2022-04-09 11:08:49下载
- 积分:1
-
偏微分方程模型的图像处理方法的应用
图像处理的偏微分方程方法中利用自蛇模型算法实现二值图象平滑-Image processing method of partial differential equations model the use of the snake algorithm since the value of image smoothing abuse
- 2022-01-26 18:02:57下载
- 积分:1
-
读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!...
读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
- 2022-07-16 08:31:31下载
- 积分:1
-
RGB转YUV程序 RGB转YUV程序
RGB转YUV程序 RGB转YUV程序-RGB to YUV to YUV procedures procedures RGB
- 2022-05-17 20:57:19下载
- 积分: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