当前位置:
首页 资源下载
搜索资源 - rgb edge detection
搜索资源列表
-
1下载:
包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
-
-
0下载:
本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
-
-
0下载:
含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
-
-
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下载:
针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
-
-
1下载:
功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
-
-
0下载:
读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
-
-
1下载:
对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
-
-
0下载:
rgb edgedetection with all the results
-
-
0下载:
图像处理,实现了数字图像边缘检测,RGB与HIS之间的转换及图像灰度化-Image processing, digital image edge detection, RGB and HIS conversion and between the gray-scale image
-
-
0下载:
VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
-
-
0下载:
输入的待处理的图像的RGB矩阵,返回边缘检测后的一个灰度矩阵,该矩阵还没有进行二值化-The input of the image processing to RGB matrix, return to edge detection after a gray matrix, this matrix has not conducted two threshold
-
-
0下载:
彩色图像转灰度图然后对其进行canny边缘检测-picture from color to gray and use canny to do the edge detection
-
-
0下载:
通过彩色图像存在梯度,在RGB彩色空间中,定义的一种彩色图像梯度边缘检测方法-color image edge detection
-
-
0下载:
C#, VS2005, RGB and HSI color space, color processing, image histogram equalization, image smoothing, sharpening, edge detection, image segmentation
-
-
0下载:
Color HSV image Edge detection based on Histogram Equalization
Convert The RGB image to HSV image
Separate the HSV to H,S,V component Preserve the H,S component Perform edge detection on V of the image-Color HSV image Edge detection based on His
-
-
0下载:
matlab中的彩色图转换成灰度图后的最新集中算法的运用的边缘检测-The color chart matlab edge detection
-
-
0下载:
C#,VS2005,RGB和HSI彩色空间、伪彩色处理、彩色图像直方图均衡化、彩色图像平滑处理、锐化处理、边缘检测、图像分割-C#, VS2005, RGB and HSI color space, pseudo-color processing, color image histogram equalization, color image smoothing, sharpening, edge detection, image segmentation
-
-
0下载:
Edge detection of rgb image by using canny detector
-
-
0下载:
连通区域边缘检测,圆形度计算,圆形物体的检测(Edge detection in connected regions, circle degree calculation)
-