-
基于特征的影像匹配――SIFT Method!!!
相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!...
基于特征的影像匹配――SIFT Method!!!
相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!-feature-based image matching-- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!
- 2023-03-30 19:55:03下载
- 积分:1
-
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试...
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试-Based on complex background of human gesture recognition, as well as noise immunity under the test
- 2022-01-22 07:38:28下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能...
实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
- 2022-03-24 08:01:33下载
- 积分: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
-
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。...
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were given watermark generation and testing.
- 2023-06-19 05:25:03下载
- 积分:1
-
including the common image processing operations, including smoothing, sharpenin...
包括了常用的图象处理操作,包括平滑,锐化,边缘提取等等!值得一看!-including the common image processing operations, including smoothing, sharpening, edge extraction and so on! An eye-catcher!
- 2022-03-05 15:10:43下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured"s image edge detection, Laplace Transform algorithm source, including standard tests Photo
- 2022-04-29 02:46:43下载
- 积分:1
-
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明...
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明-Using canny algorithm for edge detection of image features, and have the corresponding documentation
- 2023-06-23 17:00:03下载
- 积分:1