-
海森矩阵
说明: 海森矩阵在图像处理中有许多应用,此代码为海森矩阵的matlab代码(The Hessian matrix has many applications in image processing. This code is the matlab code of the Hessian matrix.)
- 2019-10-01 14:45:08下载
- 积分:1
-
target-tracking
基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
- 2013-08-21 10:45:45下载
- 积分:1
-
图像校正回调函数
本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
- 2017-08-22 11:38:04下载
- 积分:1
-
cvpr16_deblur_study-master
说明: 文献 "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" 的参考代码
用Lp正则化方法做盲复原的代码
demo_text_deblurring 是主函数(refer to "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior"
main function: demo_text_deblurring)
- 2020-11-13 14:59:43下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
WaveletImageFusion-master
说明: 基于小波变换,小波分解的图像融合算法,完整代码(Image fusion algorithm based on wavelet transform and wavelet decomposition, complete code)
- 2020-04-23 18:15:41下载
- 积分:1
-
cts_dpf
基于多特征描述和DPF区域匹配的图像检索(Based on multi-feature description and matching DPF Regional Image Retrieval)
- 2007-08-25 10:29:37下载
- 积分:1
-
image-segmation-shengzhang2
图像分割方法,用区域生长,然后进行区域合并,把较小的区域合在一起,效果比较好(image segmation)
- 2012-10-30 10:59:52下载
- 积分:1
-
imagelocation.tar
在已知高度的情况下利用单目视觉摄像头来进行定位。(Positioning with a monocular vision camera at a given height)
- 2017-12-13 18:13:06下载
- 积分:1
-
ImageProcessing
说明: 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
- 2008-11-25 19:10:19下载
- 积分:1