-
face recognition source code
face recognition source code
- 2022-06-16 10:13:40下载
- 积分:1
-
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助...
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
- 2022-10-05 17:25:03下载
- 积分:1
-
图像分割的MATLAB实现,效果很好,对光照有一定的适应性
图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
- 2022-07-10 07:02:12下载
- 积分:1
-
C++实现的由匀速直线运动造成的模糊图象进行模糊和复原操作,图像要求256色...
C++实现的由匀速直线运动造成的模糊图象进行模糊和复原操作,图像要求256色-C achieved by the uniform linear motion blurred image caused by the fuzzy and recovery operations, require 256-color image
- 2022-02-04 19:22:49下载
- 积分:1
-
BP神经网络的C语言实现,模式识别常遇到的问题
BP神经网络的C语言实现,模式识别常遇到的问题-BP neural network of C language, pattern recognition problems often encountered
- 2022-03-24 09:32:35下载
- 积分:1
-
Image catties for walsh transform C++ Source attached to the test picture
对图像斤进行walsh变换的C++源码,附测试图片-Image catties for walsh transform C++ Source attached to the test picture
- 2022-06-15 19:27:11下载
- 积分:1
-
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法...
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法 -Image processing source code, a more comprehensive image processing and analysis of software source code, including the generic image processing algorithm
- 2022-10-24 19:15:02下载
- 积分:1
-
新写的Harris算法,检测效果非常有效!
新写的Harris算法,检测效果非常有效!-The new algorithm written by Harris, detection effect is very effective!
- 2022-05-20 22:36:47下载
- 积分:1
-
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象-use vc prepared by the realization of a ball and the refinement mapping out a teapot image
- 2022-03-01 22:54:18下载
- 积分: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