-
python人脸表情识别
人脸表情识别
- 2020-02-21下载
- 积分:1
-
BR_SVM
说明: 使用iwr16xx雷达板进行人体摔倒检测(Fall detection, useTI iwr16xx board)
- 2019-06-08 20:02:19下载
- 积分:1
-
作业一
实现简单的灰度图像均衡化。使用python编写,程序简单易懂。(This file contains program about image equalization.)
- 2017-11-05 19:04:36下载
- 积分:1
-
python设计模式第2版
python设计模式第2版 学习python Python3程序开发指南(python design mode, for python learn.)
- 2020-06-22 14:40:01下载
- 积分:1
-
PCA
说明: PCA,红楼梦作者未解之谜,虚词,高频词(machine learning ,PCA,The author of the dream of the red chamber unsolved mystery)
- 2019-03-27 21:09:37下载
- 积分:1
-
Classifying-plankton
kaggle-浮游生物分类比赛一等奖(采用深度学习算法) -译文,主要包括:
1)介绍
2)预处理和data augmentation
3)network 结构
4)模型训练
5)非监督和半监督方法
6)model averaging
7)汇总(Miscellany)
8)总结(kaggle- plankton classification competition first prize (deep learning algorithm) - translation, including: 1) Introduction 2) pre-processing and data augmentation 3) network structure 4) model training 5) unsupervised and semi-supervised method 6 ) model averaging 7) Summary (Miscellany) 8) summarized)
- 2016-01-21 09:34:28下载
- 积分:1
-
hello the world
数字图像处理中边缘检测的应用Hellohello
- 2023-08-24 11:50:06下载
- 积分:1
-
distance-between-objects
说明: 利用python+opencv测量图片中目标物体之间的距离(Measuring distance between objects in an image with OpenCV)
- 2021-03-30 17:09:10下载
- 积分:1
-
K-means有注释版本
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为形心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各簇的形心的值,直至得到最好的聚类结果。(K-means algorithm is the most classical partition-based clustering method and one of the ten classical data mining algorithms. The basic idea of K-means algorithm is to cluster k points in space and classify the objects closest to them. Iteratively, the values of centroid of clusters are updated one by one until the best clustering results are obtained.)
- 2018-08-30 13:53:12下载
- 积分:1
-
MATLAB实现导向滤波
公式4给出的是利用卷积求图像偏导的公式,gx,gy可以是一阶的高斯导数离散化之后的模板,也可以是诸如sobel沿x和y方向的两个卷积核。根据公式3和上面给定的求导方向,我们可以设计出一个新的卷积核(5),专门用于凸出某一个方向的边缘
- 2022-01-26 05:19:23下载
- 积分:1