搜索资源列表
Dilation
- 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
printsystimes
- 打印系统时间...速度变换[3](限一维) 同 时的相对 性[2] 长度收缩[2] 时间膨胀[2]...数据类型与寻址方式、80486的数据类型与寻址方式、80486的汇编语言...) 本章介绍PC机的主要外部设备的结构和工作原理,包括显示系统、磁盘-Print speed system time ... transform [3] (limited to one dimension) of the relative length [2] [2] contraction time dilatio
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
dilation
- Dilation code using csharp
dilation
- binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
funnyPShop
- Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
funnyPShop
- Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
funnyPShop
- Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
dilation_erosion
- Dilation and erosion basic applications. I hope it will be helpfull for you all
EDOC
- 这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing!
affine_flow
- An affine (or first-order) optic flow model has 6 parameters, describing image translation, dilation, rotation and shear. The function affine_flow estimates these parameters for two frames of an image sequence.
image_processing
- 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
ErosionDilation
- This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
Morph
- 在vc下实现了形态学处理的几种操作,腐蚀、膨胀、开云算、闭运算,及细化操作-use vc++ wo input image ,realize dilation,opening,and closing
gabor_image_paper
- Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
Morphology
- 做出一个MFC,可读入任何图像,利用OPENCV,可作出Dilation、Erosion、Opening、Closing图像转换-Make a MFC, read into any image, use OPENCV, make Dilation, Erosion, Opening, Closing image conversion
MORPH
- 这个MFC程序可以实现对256色灰度图像的腐蚀、膨胀、开、闭及细化等操作。-The MFC program can achieve 256-color grayscale image of the erosion, dilation, opening, closing and thinning operations.
ref14
- Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Senior Member, I-Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Senior Member, IEEE
erosion_dilation
- (Morphology) Erosion and Dilation
fushi-pengzhang-xihua
- 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Is the erosion, dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user