-
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
-
RobotVision
著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
- 2009-03-17 13:00:32下载
- 积分:1
-
Codeblocks-MinGW-openCV
use Codeblocks MinGW in openCV
- 2012-04-16 09:41:20下载
- 积分:1
-
rm
说明: RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
- 2011-11-06 15:53:49下载
- 积分:1
-
opencv-fft2
灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
- 2020-11-30 10:59:29下载
- 积分:1
-
02-gpbM
M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator
C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
- 2020-12-22 16:59:06下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
FaceRecognition1
基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
- 2013-06-24 15:22:08下载
- 积分:1
-
Walsh
Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
- 2008-04-15 17:54:47下载
- 积分:1
-
SIFT
C语言下实现SIFT算法
用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
- 2010-01-11 21:03:03下载
- 积分:1