-
2010射线跟踪课件3 (1)
射线追踪算法的基础理论和学习,入门课件,适用于地震学(The basic theory and learning of ray tracing)
- 2017-11-09 16:25:58下载
- 积分:1
-
renlianshibie
说明: 利用PCA对人脸图像进行降维,然后训练神经网络分类器的Matlab程序(the Matlab in face recoginization using PCA algorithm)
- 2010-03-28 14:56:31下载
- 积分:1
-
New_Method_for_License_Plate_Recognition
a.牌照定位,定位图片中的牌照位置;
b.牌照字符分割,把牌照中的字符分割出来;
c.牌照字符识别,把分割好的字符进行识别,最终组成牌照号码。
(a. License Plate Location, location location of the picture of the license b. Character Segmentation license to license the characters split up c. license character recognition, to split a good character to identify the final composition of license number. )
- 2009-09-20 18:54:46下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1
-
CT算法MATLAB
说明: 图像重建Matlab程序,仅供参考学习,希望对您有用。大家一起学习进步。(Image reconstruction matlab program, only for reference learning, hope to be useful to you. Let's learn and improve together.)
- 2020-10-29 13:19:57下载
- 积分:1
-
carplate
说明: 首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
- 2020-10-29 15:49:57下载
- 积分:1
-
testDBSCAM_matlab
matlab实现的DBSCAN聚类分析,通过文件输入数据,不同的颜色代表一类数据(Matlab implementation of DBSCAN clustering analysis, through the document import data, different colors represent a category of data)
- 2017-08-31 20:50:50下载
- 积分:1
-
chip_histogram_features
直方图特征的计算,包括方差,峰度,熵值等。(Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.)
- 2009-05-30 14:46:47下载
- 积分:1
-
MRF_FCM
实现模糊聚类算法(FCM)与马尔科夫随机场空间约束(MRF)的图像分割、SAR图像变化检测(Fuzzy Cluster Method and Markov Random Field for Image Segmentation or SAR Change Detection)
- 2021-04-13 13:58:56下载
- 积分:1