Welcome![Sign In][Sign Up]
Location:
Search - gray binary

Search list

[Menu controlyuzhi

Description: 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling Gray : Gray binary processing, component histogram r, g-money side map, b components such as histogram.
Platform: | Size: 200281 | Author: zhangkeju | Hits:

[Menu controlyuzhi

Description: 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling Gray : Gray binary processing, component histogram r, g-money side map, b components such as histogram.
Platform: | Size: 3994624 | Author: | Hits:

[matlabGAGJ)

Description: 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Platform: | Size: 3072 | Author: 林洋 | Hits:

[Special EffectsImgTool

Description: Open Image file of any fomat type View several mode Convert RGB24->Gray->Binary Image Rotate Image with Any angle Scroll image softly bt hand -Open Image file of any type View sever fomat Convert mode RGB24 al-
Platform: | Size: 4840448 | Author: kim S.D. | Hits:

[VHDL-FPGA-VerilogGrayCounter

Description:
Platform: | Size: 1024 | Author: 于玮 | Hits:

[Mathimatics-Numerical algorithmsBinaryToGrayCode

Description: BG码转换程序是一个二进制码(Binary,简称 B码)与格雷码(Gray Code,简称G码)相互转换的软件.-BG code conversion process is a binary code (Binary, referred to as Code B) and the Gray code (Gray Code, referred to as G code) conversion software.
Platform: | Size: 3451904 | Author: 蒋林清 | Hits:

[Special EffectsLBPc++

Description: 输入为灰度图像,得到该幅图像的局部纹理图像(LOCAL BINARY PATTERN)。-Input gray-scale images, by the images of the local texture image (LOCAL BINARY PATTERN).
Platform: | Size: 3072 | Author: 张瑞娟 | Hits:

[Windows Developgray

Description: 格雷码生成 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 -Gray code generated for a given positive integer n, Gray code to meet the following conditions of a coding sequence: (1) coding sequence by the 2n months, each code is a length of n-bit binary string. (2) without the same sequence number. (3) the location of sequences adjacent to the two just have a different encoding.
Platform: | Size: 1024 | Author: Rei | Hits:

[Special Effectstraceprogrames

Description: track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track the completion of the border image. track2.m gray image is the border of the main track, boundary_trace2.m is a gray image boundary tracking procedure call.
Platform: | Size: 22528 | Author: 付晓薇 | Hits:

[Special Effectsmatlab_2

Description: 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code Description P0201: MATLAB assignment P0202: MATLAB s for circulation P0203: MATLAB in if conditions for cycling and P0205: MATLAB image processing basic operation P0206: MATLAB high-level image processing operations P0207: under the RGB image to create a piece of gray images P0208: binary image of the check operation of anti-P0209: display images using imshow function P0210: in the same window display two images
Platform: | Size: 24576 | Author: pride | Hits:

[Special EffectsBasicExamples

Description: 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code Description P0201: MATLAB assignment P0202: MATLAB s for circulation P0203: MATLAB in if conditions for cycling and P0205: MATLAB image processing basic operation P0206: MATLAB high-level image processing operations P0207: under the RGB image to create a piece of gray images P0208: binary image of the check operation of anti-P0209: display images using imshow function P0210: in the same window display two images
Platform: | Size: 15360 | Author: 肖伟 | Hits:

[Special EffectsLBP_C++

Description: Multiresolution Gray-Scale and Rotation Invariant Texture Classification with Local Binary Patterns作者写的LBP(局部二进制模式)的C++代码-Multiresolution Gray-Scale and RotationInvariant Texture Classificationwith Local Binary Patterns Author wrote LBP (local binary mode) C++ Code
Platform: | Size: 4096 | Author: 何仁 | Hits:

[VHDL-FPGA-Verilogbinary_to_gray

Description: 将二进制数转化为格备码,4位并行。binary_input为二进制数输入, gray_output为格雷码输出。-Will be converted into binary code grid preparation, 4-bit parallel. binary_input for binary input, gray_output for the Gray code output.
Platform: | Size: 12288 | Author: changhe | Hits:

[Embeded-SCM Developgeryandbin

Description: 在fpga中实现的格雷码与二进制的相互转换-In the FPGA implementation of the Gray code and binary conversion
Platform: | Size: 1024 | Author: 王石子 | Hits:

[matlabotsu

Description: OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
Platform: | Size: 2048 | Author: ltrko9kd | 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:

[SCM4_in_1_converter

Description: this program can convert binary --> gray binary --> BCD BCD --> XS3 Gray --> binary... inputs will be of 4 bits for each converter.. If you have any doubt,then mail me at prem_bombay@yahoo.co.in -this program can convert binary--> gray binary--> BCD BCD--> XS3 Gray--> binary... inputs will be of 4 bits for each converter.. If you have any doubt,then mail me at prem_bombay@yahoo.co.in
Platform: | Size: 1024 | Author: Sumit | Hits:

[VHDL-FPGA-VerilogOV7670_VGA---gray---binary

Description: 二值显示VGA图像,基于verilog语言编写,黑金开发板-VGA display binary image, based on verilog written language, black gold development board
Platform: | Size: 8074240 | Author: quanru | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net