搜索资源列表
erode
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc Cle
erode
- VC++调用OPENCV库实现图像腐蚀源代码
FastGraphicsFilters
- +--- --- --- --- ----+ | Graphics Filters v2001.08 | | by Manuel Augusto Santos | | If you use this in your applications, please | | include my name in the about box | +-----------------------------------------
erode
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理-err
erode
- VC++调用OPENCV库实现图像腐蚀源代码-VC++ Call OPENCV Treasury corrosion realize image source code
ErodeDilate
- 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。-Completion of the main image of corrosion, expansion of operations. Corrosion, the expansion process, in fact, regarded as binary images, namely, R-co
dilate.erode
- 自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 -I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image
erode
- 本程序包括一些腐蚀程序,图像通过代码自己生成,并对其进行一些腐蚀处理-This procedure includes a number of corrosion process, its own image through code generation, and some corrosion treatment
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open
erode
- C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。-C language mathematical morphology erosion operation also apply to binary images and gray-scale image.
erode
- 基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。-Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.
hand_1130
- 圖像二值+Erode+Dilate+Open+Median +Gaussian+Blur-Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
OpenCV_Examples_Part_2_Source_Code
- opencv programs for erode ,cilate,edge detection corner detection
Erode
- 逐行扫描图像,利用3*3结构元素对二值图像进行腐蚀运算。-scan images row by row and use 3* 3 structure element to erode the binary image.
binary-dilate-and-erode
- 二值图像的膨胀与腐蚀函数matlab源代码-binary image dilate and erode
gray-image-dilate-and-erode
- 灰度图像的膨胀与腐蚀函数matlab源代码-gray image dilate and erode
opencv3-erode
- opencv3编程入门erode函数使用,编译通过-opencv3 introductory programming erode function, compiled by
erode
- 基于VS2013+opencv,用于进行图像的腐蚀膨胀,还可以用于闭运算-based on VS2013+opencv,it can erode and dilate image and make close operation
erode
- erode code for machine vision