搜索资源列表
houghline
- 一个利用hough变换来检测图像中直线的函数的源代码-using a Hough transform to detect images linear function of the source code
FreeImage361
- 最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
DIBAPI
- 车牌识别系统图像处理函数,包括二值化,边缘检测和定位算法
PCNN.rar
- 这是一些关于PCNN进行图像分割的Matlab程序,里面包括全部人子函数.请站长开通我的帐号,我有一个重要程序要下.谢谢!,err
facerecognition
- 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
6PatternRecognitionToolbox
- 模式识别工具箱涵盖了很多的图像处理的函数,比如动态的、静态的函数如PCA等等 -Covers a lot of pattern recognition toolbox of image processing functions, such as dynamic, static functions such as PCA and so on
GA
- 一个可以用来求解函数最大值的遗传算法,并且用图像清晰的表现出来-Maximum value that can be used to solve the function of genetic algorithm, and clearly demonstrated by image
BP_handwrittingRecognition
- 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
GAs
- 利用遗传算法求解复杂函数最小值,可以修改参数来调整搜索精度,并且会显示每代搜索的动态图像-Use of genetic algorithms to solve complex function minimum, you can modify the parameters to adjust the search accuracy, and will show each generation of the dynamic image search
kecheng2011
- 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
renlianshibie
- 人脸识别的C++源码神经网络的输入可以是降低分辨率的人脸图像、局部区域的自相关函数、局部纹理的二阶矩等。这类方法同样需要较多的样本进行训练,而在许多应用中,样本数量是很有限的。-The neural network s input can be lower resolution of face image, local area of the autocorrelation function, local texture of second order moment, etc. This kin
hsbj1
- 用bp网络算法逼近二元函数,不用工具箱,谢谢,互相学习 ,三维图像-bp network algorithm for approaching the binary function
bp-matlab
- bp的matlab源代码 多层前馈网络用于图像压缩的网络模型、原理、算法及关键技术,并通过仿真实验说明了在BP神经网络图像压缩中,算法、激活函数和压缩率等参数的选择是至关重要的,它们与收敛时间以及重建图像的压缩性能息息相关。-the multilayer feedforward network for image compression network model, theory, algorithm and key technologies, by simulation illustrates
matlab
- BP神经网络进行一个函数拟合,此函数算是研究算法性能的常见的函数之一,图像非常有特点-BP neural network is a function fitting this function is regarded as one of the common functions of the studies the performance of the algorithm, the image is very characteristic,
Ant-colony-
- 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
kernel
- 基于核的模糊C均值matlab仿真程序,功能函数是用c写的,自带图像可检验算法。-Kernel-based fuzzy C-means matlab simulation program, performance function is used to write c, comes with an image can be tested algorithms.
K-means
- 聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod
PSO
- 粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,在函数优化、图像压缩和基因聚类中的应用。-Particle Swarm is a new group of birds to imitate the behavior of intelligent optimization algorithm, function optimization, image compression and gene clustering applications.