搜索资源列表
图像处理源代码
- 图像处理代码,包括二值化,灰度化,几何变化等-image processing code, including binary, gray, and geometric changes
VHDL范例
- 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
grayscale
- 可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
GAGJ)
- 改进的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 mutat
Bintograyconverter
- 二进制到格雷码转换ASD ASD ASD-binary Gray code conversion to ASD ASD ASD ASD ASD
LBP_C++.rar
- 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 bina
Gan
- 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-The main genetic algorithm binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversion operation!
ddqyz.rar
- 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
lbp_matlab
- 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution g
binary
- 这是一个在matlab中实现灰度图像二值化的小程序-This is a gray image is implemented in the matlab binary applet
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-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
111
- 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
p5
- Tutorial CODE conversors binary-gray and bcd-2-5-Tutorial CODE conversors binary-gray and bcd-2-5
binary to gray and gray to binary code converter
- this project is based on 4bit binary to gray and gray to binary code converter using vhdl.this is the 100 correct code,reference is taken from book digital electrionics written by anand kumar.please use quatrus to access this code.this code can be
Gray-code
- 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Improved GA. Fga.m main program for the genetic algorithm uses a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also
Binary-Gray-Code-to-binary-system
- c语编写的格雷码转换成二进制码的代码源程序-Binary Gray Code to binary system
Gray
- 输入格雷码长度,计算出格雷码及对应的二进制数-Input Gray code length is calculated and the corresponding binary Gray code number