-
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 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. )
- 2009-04-11 14:58:22下载
- 积分:1
-
jirrm-0.2-20061016-linux.tar
java open source code for iris pattern recognition system
- 2013-01-09 23:19:37下载
- 积分:1
-
MATLAB_GUI
Matlab GUI编程技巧有关GUI实时显示的问题怎么直接将一段.txt格式导到MATLAB中(Matlab GUI programming skills issues related to how real-time display GUI directly to the section. Txt format in the guide to MATLAB)
- 2011-05-19 16:33:58下载
- 积分:1
-
ClassCode
本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。(This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.)
- 2009-06-10 16:27:15下载
- 积分:1
-
matlab-drawing
matlab绘图讲解,详细介绍函数功能!!(matlab drawing to explain details of the function )
- 2011-12-12 16:04:00下载
- 积分:1
-
Water_Leak_Detection
基于相关算法检测地下管路的漏水点:分别用仪器测量漏水处漏水的声音,两个测井所测得的漏水声音两条波形相似但交错一段时间.(Based algorithm to detect underground pipeline leakage points)
- 2013-05-15 19:57:35下载
- 积分:1
-
CONDISTILL
连续多组分(三元)精馏塔的模拟计算,用matlab实现,经典教程(multi components continous distillation column simulation with matlab, a classic tutorial.)
- 2009-06-16 16:52:16下载
- 积分:1
-
脉搏信号处理 matab GUI界面编程PulseProcessSystem
脉搏信号处理 matab GUI界面编程,并实现滤波、去噪、实时回放、小波分析 计算脉率
(PulseProcessSystem )
- 2020-07-09 10:08:56下载
- 积分:1
-
backprop
BACK PROPOGATION ALGORITHM FOR MATLAB
- 2010-05-11 08:19:26下载
- 积分:1
-
基于粒子群优化算法的特征选择SVM分类
说明: 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected by particle swarm optimization before SVM classification. The results of the two classifications are compared and analyzed.)
- 2021-03-05 21:39:31下载
- 积分:1