搜索资源列表
-
1下载:
这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image enhancement, morphological tr
-
-
0下载:
一个综合处理图像的源代码
内容包括图像的几何变换 正交变换 图像增强 形态学变换 边缘检测 图像分析 图像复原 图像编码 等-an integrated image of the source code includes images of the geometric transformation orthogonal transform image enhancement morphological transformation Edge Detection image analysis
-
-
0下载:
用形态学方法提取骨架线,由明暗度提取外形信息,LOG滤波器提取边缘-morphological Skeleton extraction methods, for the purpose of extracting information form, the edge detection filter LOG
-
-
2下载:
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑处理
第六章锐化及边缘检测
第七章图像分割
第八章形态学
第九章图像的变换域处理
第十章图像合成
第十一章24位彩色
第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
-
-
2下载:
本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circula
-
-
0下载:
我做的一个图象处理平台,实现了基本的图象处理算法,如回度变化,形态学运算,边缘检测,阈值分割 -I made an image processing platform, the basic implementation of image processing algorithms, such as to the changes, morphological operations, edge detection, thresholding segmentation etc.
-
-
0下载:
程序代码说明
P0701:细胞边缘检测
P0702:癌细胞形态学分析
P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cells : the color of cancer
-
-
1下载:
边缘检测和图像分割matlab程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-Edge det
-
-
1下载:
图像处理论文:多尺度形态学图像边缘检测方法,多尺度形态学图像边缘检测方法-Image Processing Thesis: Multi-scale morphological edge detection methods, multi-scale morphological image edge detection method
-
-
0下载:
医学图像处理:P0701:细胞边缘检测;702:癌细胞形态学分析;P0703:癌细胞颜色分析-Medical Image Processing: P0701: cell edge detection 702: morphological analysis of cancer cells P0703: color analysis of cancer cells
-
-
1下载:
基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
-
-
0下载:
程序代码说明
细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测
P0702:癌细胞形态学分析
P0703:癌细胞颜色分析
-Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells
-
-
0下载:
基于形态学的图像边缘提取与分割,含可执行文件,可直接运行处理图像。-Morphological edge detection and segmentation
-
-
0下载:
第一章 绪论
第二章 C#数字图像处理的3种方法
第三章 点运算及直方图
第四章 几何运算
第五章 数学形态学图像处理
第六章 频率变换
第七章 图像平滑与去燥
第八章 边缘检测
第九章 图像分割
第十章 图像压缩编码
第十一章 彩色图像处理
-Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
-
-
0下载:
图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
-
-
2下载:
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测-This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG o
-
-
0下载:
用形态梯度检测到图像的边缘,也可用腐蚀运算对图像取反后进行边缘腐蚀与源图像相减。-Morphological gradient detection by the edge of the image, the image can also be negated erosion operation edge after etching with the source image subtraction.
-
-
0下载:
边缘检测、模板算子法、高斯算子、Canny算子、形态学边缘检测、小波变换边缘检测-Edge detection, template operator method, Gaussian operator, Canny operator, morphological edge detection, wavelet transform edge detection
-
-
0下载:
Morphological Operations, Erosion, Dilation and their combinations Open, Close, Boundary extraction, Top-Hat. Edge Detection Filters Prewitt, Sobel and Canny Filters
-
-
0下载:
目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
-