资源列表
Image_Processing
- 基于Qt图像的灰度、锐化、反色、旋转、放缩等处理- The image grayscale, sharpening, color, rotation, scaling etc.
GaussMaker
- Generating first and second order Gaussian convolution template
point_line_rectangle_quadrangle
- 使用vc++和opengl画出一个点、线、三角形、四边形,这个的前提是编译器里要提前有opengl的头文件和开发环境。-Use OpenGL and vc++ to draw a point, line, triangle, quadrilateral, the premise is that the compiler should have OpenGL header files and development environment in advance.
homo
- opencv实现同态滤波函数 只是一个函数 需要自己写主程序调用-opencv homomorphic filter
Analog_beam_generation
- 给出的是均匀线阵相控情况下的模拟波束成型代码,可实现静态定向波束,以及准全向方向图(阵列上的各个相移器相位已优化给出)。-Code for ULA analog beamforming, enabling static directional beam, as well as quasi-omni patterns (each phase given has been optimized).
Big_Disp_Dlg
- 自动机器视觉,通过拼接72张1M图像,拼接成整体大图显示-computer vision
dic-master
- 图像相关滤波器的实现,一般用于object tracking过程中,近期的KCF和SRDCF均应用这个技术。-Of image correlation filters, generally used for object tracking process, and the recent KCF SRDCF have been applied this technique.
Image-Correlation
- 图像相关滤波器代码,主要用于object tracking,近期实例有KCF和SRDCF。-Image correlation filter code, mainly for object tracking, recent examples have KCF and SRDCF.
LargeScaleCC1.0.tar
- 大规模图像 相关滤波器代码,主要用于object tracking,近期实例有KCF和SRDCF。-Large-scale image image correlation filter code, mainly for object tracking, recent examples have KCF and SRDCF.
Qt
- 初学QT的学生,可以对着源码进行学习,很实用-QT is ease learned
GS-
- 针对相位全息中的用傅里叶变换(fft2)来实现的GS算法-GS algorithm for phase hologram in the Fourier transform (fft2) to achieve
GraphBasedIS
- 将Pedro F. Felzenszwalb的 Efficient Graph Based Image segmentation 作者提供的c代码封装,提供了Matlab调用接口。 输入参数如英文所示。-offer the matlab code interface of pedro F. Felzenszwalb s efficient graph based image segmentation (image,sigma 0.8,k 300,min_size 100)