Description: 1.读写BMP文件并显示
2.对图像进行边缘检测
3.对彩色图像进行颜色空间的变换RGBtoHSV-1. BMP file read and write and show two. Right Image Edge Detection 3. For color image color space the transformation RGBtoHSV Platform: |
Size: 111616 |
Author:Ortega |
Hits:
Description: 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure is mainly learning image processing procedures will be used, including: color to gray, segement RGB,, mean filter, median filter, user defined thresholding, otsu, Histogram equalization, Sobel edge detection, Prewitt edge detection, and Edge detection can be the message to paste the image color lines Platform: |
Size: 1389568 |
Author:Johnson Huang |
Hits:
Description: face detection肤色分割 把彩色图象由rgb彩色空间变换到ycbcr彩色空间,通过算子分割出肤色区域,得到二值图,然后进行膨胀与腐蚀,最后进行边缘检测。-face detection skin color segmentation to color images from rgb color space conversion into YCbCr color space, through the operator partitions a color region, the binary image, and then expansion and corrosion, and finally to carry out edge detection. Platform: |
Size: 2048 |
Author:zhaoyebai |
Hits:
Description: 边缘检测是数字图象处理、图象分析和识别领域中的重要课题。近年来,由于彩色图象的广泛应用,使彩色数字图象处理技术日益收到关注,彩色图象边缘检测是在众多的彩色图象处理中极为重要的方法,这是因为图象分割、识别等大量的高层次彩色图象处理均建立在低层次边缘检测的基础上。本实验是将彩色RGB图象首先转换为灰度图象,然后利用经典的边缘检测算Canny算子来实现边缘检测,然后再统计出边界方向的直方图。-Edge detection is a digital image processing, image analysis and identification of important issues in the field. In recent years, due to the extensive application of color images, so color digital image processing technology increasingly received attention, color image edge detection in color image processing a large number of extremely important ways, this is because the image segmentation, identification such a large number of high-level color image processing are built on low-level edge detection based on. This experiment is the first color RGB image is converted to grayscale images, and then use the classical Canny edge detector operator to realize edge detection, and then the statistics of the histogram of the direction of the border. Platform: |
Size: 8410112 |
Author:周倩 |
Hits:
Description: 图像处理软件,功能包括求二值化,求灰度,rgb三色通道提取,二值腐蚀膨胀,形态学腐蚀,膨胀,开,闭,基于各种算子的边缘提取,以及平滑-Image processing software, features include seeking binarization, and gray, rgb tri-color channel extraction, binarization corrosion expansion, morphology corrosion, swelling, open and close, based on a variety of edge detection operator, as well as smooth Platform: |
Size: 321536 |
Author: |
Hits:
Description: 基于形态学的彩色边缘检测,首先在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, morphological edge detection, then three images of the edge intensity of the merger, using threshold segmentation method proposed outline of the edge image. Platform: |
Size: 1024 |
Author:jff |
Hits:
Description: 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as well as RGB color images to demonstrate its histogram Platform: |
Size: 113664 |
Author:YanMeng |
Hits:
Description: 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processing, image rotation scaling translation, the three primary colors RGB separation filter, edge detection and extraction, frequency domain transform (FFT, DCT ), median filtering and other functions Platform: |
Size: 4040704 |
Author:Myrrhy |
Hits:
Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation. Platform: |
Size: 317440 |
Author:孙亚新 |
Hits:
Description: 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV Platform: |
Size: 610304 |
Author:张峰 |
Hits:
Description: 图像处理,实现了数字图像边缘检测,RGB与HIS之间的转换及图像灰度化-Image processing, digital image edge detection, RGB and HIS conversion and between the gray-scale image Platform: |
Size: 4820992 |
Author:zc |
Hits:
Description: VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge Platform: |
Size: 3241984 |
Author:吴争 |
Hits: