-
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。...
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
- 2022-03-13 07:49:52下载
- 积分:1
-
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具...
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具-Classical digital image tutorials, all kinds of common-source transformation, learning digital imaging tools necessary
- 2022-12-09 01:50:03下载
- 积分:1
-
快速搜索算法,实现简单,看完后绝对水平大增
快速搜索算法,实现简单,看完后绝对水平大增-Quick search algorithm is simple, After reading the absolute level of increase
- 2022-08-10 23:14:08下载
- 积分:1
-
活动轮廓模型(蛇模型)的风险投资+源码,可以编译和运行
活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
- 2022-03-17 22:18:17下载
- 积分:1
-
MATLAB图像处理工具,包含一些常用的和不明显。
matlab图像处理工具,包含了很多常用和不常用的处理方法-matlab image processing tool, containing a number of commonly used and are not commonly used approach
- 2022-06-12 12:40:47下载
- 积分: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
-
数字图像处理的一个重要滤波器,取
数字图像处理中一个重要的滤波器,带走文档的详细描述。
- 2023-09-06 07:15:03下载
- 积分:1
-
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等...
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等-Image transform, VC++, Compiled OK, specifically including: various angles of the image rotation, mirroring transformation, zoom, etc.
- 2022-01-24 14:43:27下载
- 积分:1
-
该函数产生一组匹配的功能,通过对视图。
The function produce a set of features matched through a pair of views.
The selection is driven by the estimate uncertainty extracted from the Fisher information matrix.
- 2022-02-04 19:01:56下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1