资源列表
3970992svd
- SDV人脸识别算法 经典算法 可运行 很好-SDV face recognition algorithm
skin
- 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
DigitalImageProcessing
- 这是谢凤英编著的那本VisualC++数字图像处理书的源代码。-It is edited by Xie Fengying of that of the VisualC++ digital image processing book39 s source code.
rock
- 该算法是rock算法的主体算法,主要用于数据的聚合处理-The algorithm is the algorithm of the main algorithm rock, mainly for data aggregation processing
myaffine
- MATLAB用于图像拼接的小程序们,很有价值的,包括仿射变换-MATLAB for image mosaic of small programs are of great value, including affine transformation
B-spline
- 关于B样条的基础资料,转自国外某一网站,在国内网站难以找到的资料。-B-spline based on information transferred from a site abroad, at home sites hard to find information.
zishiying
- 通过均衡腐蚀和均衡膨胀的一次开运算对指定椒盐噪声强度的图像进行去噪操作,自适应选择结构元素大小的选择,包含与中值滤波效果的比较-Corrosion by a balanced expansion of an open and balanced operation of the specified strength of salt and pepper noise image denoising operation, adaptive structure element size options,
PeiZhun
- 基于图像灰度的图像拼接。由两幅内容有重叠的图像拼接成一幅视野更大的图像。-Image mosaic based on image gray scale. Content from the two overlapping images together into a larger image view.
image_denoise
- 以实例说明如何通过图像的提升小波分解进行图像的去噪,其方法与一般去噪方法相同,都是对小波分解的高频系数进行阈值量化来达到去噪的目的-Take example to explain how to denoise the image by lifting wavelet decomposing
WinWeight
- 实现了基于窗口的图像立体匹配方法,得到此方法的视差图-Based on the realization of the window image stereo matching method, the disparity map of this method
DCT_mid_band
- 在数字图像DCT中频系数上嵌入水印的算法,基于相关性提取的水印-Comparison-Based Correlation in DCT mid-band
MarchingCube
- Marching Cubes算法源码,在ExpeMarchingCube类中实现,包括mesh、ImplicitSurface、halfedge等定义-Marching Cubes algorithm sources,including the definition of mesh、ImplicitSurface、halfedge and so on.