资源列表
Robert_Edge
- 彩色图像边缘检测的ROBERT算子,可以适用于应用程序和初学者。-Color Image Edge Detection ROBERT operator, can be applied to applications and beginners.
MedianFilterr
- 灰度图像和彩色图像的中值滤波,适合于应用程序和初学者使用,编译通过。-grayscale images and color images of the median filter, which is suitable for applications and beginners, compile.
compute_homography
- 在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码-Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source
VCimgageProcessingCodeforbook
- Visual C++ 数字图像处理典型算法及实现-配套代码-Visual C typical digital image processing algorithm and implementation-matching code
VisualC++imageprocessing1
- 完整的图象处理软件源码,包括完整界面,和各种图象处理实现-integrity of the image-processing software source code, including a complete interface, and various image processing to achieve
subcornerfinder
- 亚像素角点定位函数代码,输入参数为角点像素级粗略坐标,输出精确的亚像素级角点坐标-corner subpixel positioning function code, the input parameters for the corner pixel rough coordinates, Output precision Subpixel corner coordinates
backgroundtest
- 一个是通过采用帧间差分法从多帧连续图像提取背景 另一个是通过背景提取运动物体-is through the use of an inter-frame difference from consecutive multi-frame images from the background through another campaign objects from the background
facedetect521
- 人脸检测 通过肤色建立模型,和计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸!效果不错哦-face detection through color model building, and calculation of Euler number opened a series of processing operations can be detected with a picture of the personal face! Oh, good results
ObjectTracking
- Moving foregrounds are further segmented into moving object.
MultiscaleStereoFeaturesMatching
- 一个matlab实现的立体匹配算法,程序中算法采用的是金字塔算法,具有计算速度快的特点-Matlab achieve a stereo matching algorithm, which is used to process the pyramid algorithm, Calculation speed is of the characteristics
2007638574033771
- 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra