Welcome![Sign In][Sign Up]
Location:
Search - color image to binary image

Search list

[ADO-ODBCbinary_asif

Description: color image to greyscale image to binary image
Platform: | Size: 39903 | Author: Vo Van Nho | Hits:

[Database systembinary_asif

Description: color image to greyscale image to binary image
Platform: | Size: 39936 | Author: Vo Van Nho | Hits:

[Special Effectsfacedetection

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:

[Graph Recognizematlabtocarrecognition

Description: 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the "segment" function, keeping only the seven % segments in the result with largest area, and in case less than seven % segments were found, it attempts to recall the function, making the % separation between the already found segments clearer (by cleaning the % bits which are there.-License plate recognition matlab source code based on the color of the plate positioning and segmentation research and realize function [seg] = character_segmentation (bw) character_segmentation: Returns the digit segments in the supplied binary image. The function uses the segment function, keeping only the seven segments in the result with largest area, and in case less than seven segments were found, it attempts to recall the function, making the separation between the already found segments clearer (by cleaning the bits which are there .
Platform: | Size: 2048 | Author: wang | Hits:

[Special Effectsimoverlay

Description: 这个Matlab程序中一个图像上叠加指定颜色的一个二值模板。-Overlay a binary mask onto an image using a specified color
Platform: | Size: 1024 | Author: Jackymo | Hits:

[Graph programedge_detect

Description: 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-scale image of the status hierarchy. In fact, the image is monochrome. In addition to black, is white, there is no transition between, no gray-scale images. Either black or white, and all black is a color.
Platform: | Size: 61440 | Author: | Hits:

[OtherShape-Recognition

Description: 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed up the time of processing). 5- Find the boundaries concentrate. 6- Determine shapes properties (ratio of dimensions, roundness). 7- Classify shapes according to its properties.
Platform: | Size: 51200 | Author: tom | Hits:

[Special Effectsconvert

Description: 将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
Platform: | Size: 4034560 | Author: 刘恒 | Hits:

[Graph programrgbtohsv

Description: 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
Platform: | Size: 2048 | Author: 王娟 | Hits:

[Special EffectsDIPDemo

Description: 包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, graying, adding random noise, Salt and pepper noise, to noise), image processing (geometric transformation, gray inversion, histogram equalization oriented, histogram statistics, image restoration, edge extraction, pseudo-color, binary, image transform), image output (save the image, print out, copy to clipboard)
Platform: | Size: 470016 | Author: 沉浮沉 | Hits:

[matlabmatlab_watermark

Description: 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantization DCT coefficients and then use the parity properties of 8-bit grayscale watermark embedding map, and through the PN sequence of encryption to ensure the security of the watermark. Algorithm, the gray image into binary data stream, scrambling after the spread spectrum modulation, hidden in the host DCT coefficient quantization values, the extraction does not require the host signal, the blind watermark extraction.
Platform: | Size: 284672 | Author: 王秀梅 | Hits:

[Special EffectsHW1

Description: Step 1: 二值化一幅图像,结果存为binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为connect.bmp Step 3: 在二值图像中找出轮廓并存储为countour.bmp-Step 1: The binary image of the results are saved as binary.bmp Step 2: fill with a different color connected domain (connected component), and results are saved as connect.bmp Step 3: In the binary image to find contours and store countour.bmp
Platform: | Size: 665600 | Author: EARNER | Hits:

[Special EffectsSkin-color-segmentation

Description: 肤色分割,可以把人的肤色较好地分割出来,用二值图显示-Skin color segmentation, the person' s skin color can be used to split the binary image display
Platform: | Size: 1024 | Author: 廖红海 | Hits:

[OpenCVbinary-video

Description: 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi ) 这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。-Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements: 1. Each frame of the input video images are binarized using the same threshold value 2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information 3. During processing, real-time display after processing each frame 4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice 5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi) Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.
Platform: | Size: 5449728 | Author: chenyingshu | Hits:

[matlabthreshold222

Description: This program takes a color monochrome image and lets the user interactively/manually threshold the monochrome image, or a single color band of a color image, via sliders to set the maximum and minimum thresholds. The thresholded image is a binary image that can be used as a mask image for other images. The pixels in the thresholded range are shown in the middle image as a binary image (black/white), and the original image pixels are shown masked in the left image (gray scale or color). Inputs are the low and high thresholds to start with and the image file name or image matrix. The program returns the threshold values and the last color band that was used to the threshold. The image can be of type integer (uint8, uint16, etc.) or floating point (single, double)-This program takes a color or monochrome image and lets the user interactively/manually threshold the monochrome image, or a single color band of a color image, via sliders to set the maximum and minimum thresholds. The thresholded image is a binary image that can be used as a mask image for other images. The pixels in the thresholded range are shown in the middle image as a binary image (black/white), and the original image pixels are shown masked in the left image (gray scale or color). Inputs are the low and high thresholds to start with and the image file name or image matrix. The program returns the threshold values and the last color band that was used to the threshold. The image can be of type integer (uint8, uint16, etc.) or floating point (single, double)
Platform: | Size: 32768 | Author: tariq | Hits:

[Special Effectsmatlab

Description: 将一幅彩图转化为灰度图,再将灰度图转化为txt,再将它转化为二进制txt-The conversion of a color image to grayscale, grayscale and then converted to txt, then it is converted to binary txt
Platform: | Size: 6144 | Author: 项小娇 | Hits:

[Special EffectsImage-Processing-Based-on-PDE

Description: 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。 本光碟中的所有内容,仅供教学和研究参考。-" Image Processing Based on PDE" CD with the book contains the full version of the disc five folders. (1) Video clip: for teaching demonstration, which, " two_cells" is improved variational level set methods to achieve the evolution of GAC model image segmentation " denoissing" is the use of P_M equation, the evolution of image smoothing denoising process " curve_linear_heat_flow" is the use of a closed curve FT achieve a linear heat evolution. (2) binary image: one of the images for morphological image processing experiments, it can also be obtained by extracting the object boundary curve evolution for experimental use. (3) gray-scale images and color images: images which can be used as image segmentation, filtering, contrast enhancement, color enhancement and image amplification test material. (4) MATLAB Program: which includes more than 10 or MATLAB program (function) of the source code. Comments made in the program, and a description of the boo
Platform: | Size: 7414784 | Author: marshal | Hits:

[matlabbinarisation-image

Description: A binary image is a digital image that has only two possible values for each pixel. Typically, the two colors used for a binary image are black and white, though any two colors can be used. The color used for the object(s) in the image is the foreground color while the rest of the image is the background color.[1] In the document-scanning industry, this is often referred to as bi-tonal .-A binary image is a digital image that has only two possible values for each pixel. Typically, the two colors used for a binary image are black and white, though any two colors can be used. The color used for the object(s) in the image is the foreground color while the rest of the image is the background color.[1] In the document-scanning industry, this is often referred to as bi-tonal .
Platform: | Size: 312320 | Author: abdelali | Hits:

[Picture Viewerchuxue2

Description: 使用阈值操作将图像转换为二进制图像,查找对象的个数,伪彩色图像中标记矩阵的每一个对象都被映射为相关色调中的不同颜色-Convert image to binary image using threshold operation, find the number of objects, pseudo color image tag in matrix of each object is mapped for related tone of different colors
Platform: | Size: 1024 | Author: 许颖 | Hits:

[source in ebookijabr201605104_Aryan

Description: Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit (MP). Our method has four steps. Firstly, the color image is converted to gray Image. Secondly, the residual part of Matching Pursuit algorithm with the Wavelet Packet dictionary is extracted. Thirdly, the Gaussian Filter is applied to remove the additional parts of the previous image and finally, the Ostu’s thresholding method converts image to binary form. We compared our algorithm with the tradition methods like Prewitt, Sobel, Laplacian of Gaussian (LOG) and Canny operators. Results show that our algorithm has high value of Performance parameters such as PR, PSNR and FOM compared to other algorithms.
Platform: | Size: 1069056 | Author: sacoura | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net