-
一个图像的角点检测、Hough变换
detect corners of a image and hough transform-corner detection and hough transform
- 2022-09-08 05:50:03下载
- 积分:1
-
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测...
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
- 2022-07-18 09:31:22下载
- 积分:1
-
dual filter ht equals primal filter h (orthogonal transform) creates Daubechies...
dual filter ht equals primal filter h (orthogonal transform)
% creates Daubechies orthogonal filter -dual filter ht equals primal filter h (orthogonal transform) creates Daubechies orthogonal filter
- 2022-08-24 00:20:49下载
- 积分:1
-
用于图像的浏览功能,基于VC+=开发的一个小东西啊.
用于图像的浏览功能,基于VC+=开发的一个小东西啊.-a small software which based on the vc++ developping environment.
- 2022-02-20 11:33:08下载
- 积分:1
-
自由的
free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!-free-vision library, computer vision C library, containing SAMPLE. very classic!
- 2022-01-30 22:29:34下载
- 积分:1
-
求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程
求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程
- 2023-05-23 22:55:03下载
- 积分:1
-
针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提
出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理...
针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提
出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检
测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试,
结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值
-Due to the difficulty of getting disparity of less textured pixels with traditional approach, block matching
algorithm with texture analysis was put forward. First, the images were described by LBP/C texture analysis. Then the
expansion detection based on region growing was performed, and the less textured blocks were acquired. Finally the dense
disparitymap of less textured area was obtained through block matching. The proposed algorithm was tested with the
international standard image data and comparedwith some existing algorithms. The experimental results show that the proposed
algorithm can improve the accuracy of disparitywhen handling less textured areas and can be used in practic
- 2022-12-14 17:15:03下载
- 积分:1
-
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享...
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享-This is a face detection code, prepared in the VC, I feel for the image processing professional students very useful, specially used to share
- 2022-06-19 23:49:35下载
- 积分:1
-
err
利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。
DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。
源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。
输入图像为source.dat文件,输出为dest.dat,改变不同参数,可以得到多个dest.dat文件,进而可以利用matlab编程显示出高斯DOG图像序列,如GauSmooth.bmp文件所示。
如果没有DK运行环境,可利用记事本查看源代码(.hcc),希望对相关人员能有一定的参考作用。
-err
- 2022-07-08 03:42:13下载
- 积分:1
-
这是个很有用的程序很适合搞彩色图像处理的朋友下载
这是个很有用的程序很适合搞彩色图像处理的朋友下载-This is a very useful procedure is suitable for engaging in color image processing Friend Download
- 2022-02-07 17:20:11下载
- 积分:1