搜索资源列表

  1. fn_morphology

    0下载:
  2. MATLAB code for morphology operation - erosion, dilation, closing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Jiyoung Park
  1. facedetectcPPmfc

    0下载:
  2. 用c++写人脸检测系统,用了mfc做界面,程序里附带了一些图像处理的基本操作 膨胀 腐蚀 光线补偿等 网上的-C++ written with face detection system, using the mfc interface to do the program with some image processing in the basic operation of dilation and erosion light com
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:3050496
    • 提供者:柳珍
  1. MyBmp

    0下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2327552
    • 提供者:
  1. erode

    0下载:
  2. morphological operation such as erosion is very suitable to compress the size of the cell by using SE.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:nurul hazwani
  1. tuxiangchuliheji

    0下载:
  2. 包括用C编写的直方图程序,边缘检测程序,不变距程序,灰度变换程序,膨胀腐蚀,物体测量,梯度算子和霍夫变换。-Including the use of C programs written in the histogram, edge detection procedure, unchanged from the procedure, gray-scale transformation procedure, dilation and er
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:712704
    • 提供者:kongdeqi
  1. SOURCE5

    0下载:
  2. 腐蚀,膨胀,细化算法 source目录下为本章介绍的源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Erosion, dilation, thinning algorithm source directory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:梁鹏
  1. fs_pz

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:3096576
    • 提供者:高凯
  1. tuxiangchuli

    0下载:
  2. 使用matlab语言对图像进行腐蚀操作,简单明了-The image using matlab language erosion operation, simple
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:155648
    • 提供者:lm
  1. first

    0下载:
  2. 实现图像处理的最基本功能,包括图像灰度变换、膨胀腐蚀、开闭操作等等。-The most basic functions of image processing, including image gray level transformation, dilation and erosion, opening and closing operation and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:15162368
    • 提供者:张瑞雪
  1. homework6

    0下载:
  2. 本程序包含形态学基本运算,包括腐蚀,膨胀,开运算,闭运算,噪声滤除以及细化。程序详细,但是没有解释。-This program contains the basic morphological operations, including erosion, dilation, opening operation and closing operation, noise filtering, and refinement. Program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:120832
    • 提供者:胡入尹
  1. Opencv-Basics-CPP

    0下载:
  2. Opencv Basics : Canny Transformation , Image Erosion, Window without title bar.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Harsha
  1. fushi-pengzhang-xihua

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:黄腾
  1. hi

    0下载:
  2. RGB模型与HIS模型转化、镶嵌、图像的腐蚀运算原理及算法程序、植被指数、几何纠正-RGB model and the HIS model transformation, mosaic, the image principle and algorithm erosion operation procedures, vegetation index, geometric correction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:73728
    • 提供者:yinyaqiu
  1. IP-Programing

    0下载:
  2. 《C++图像处理编程》丛书全书例程,包括数学形态学腐蚀算法,拉普拉斯算子检测粒子与线条,还有演示程序-" C++ image processing programming" book series routines, including morphological erosion algorithm, Laplacian detect particles and lines, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:7088128
    • 提供者:王静
  1. Face-detection-system

    0下载:
  2. 该软件通过光线补偿、皮肤颜色建模、膨胀和腐蚀等操作可以得到人脸区域-The software compensation through the light, skin color modeling, operations such as dilation and erosion can be face region
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:3198976
    • 提供者:张燕
  1. opencv

    0下载:
  2. opencv下实现对单层颗粒的计数:摄像头拍照,二值化,腐蚀,计数-opencv achieve for single particle counting: camera, camera, binarization, erosion, count
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:1368064
    • 提供者:zlq
  1. 2011__openCV__morphological

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtes
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:tanfenfly
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not af
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:375808
    • 提供者:zhazhiqiang
  1. Secoond

    0下载:
  2. capturing video,conversion to gray image,flipping, dilation, erosion and histogram equalisation
  3. 所属分类:图形图像处理(光照,映射..)

  1. TUTORIAL-INVESTIGATE-EROSION-IN-A-180-DEGREE--U-B

    0下载:
  2. Fluent tutorial for discrete phase model (air+sand) in a 180 degree u-bend
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:463872
    • 提供者:ghost82
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »

源码中国 www.ymcn.org