-
opencv
opencv,python去除视频水印,去除视频流水印(Video watermarking removal by opencv and python)
- 2021-05-07 04:58:36下载
- 积分:1
-
适用于ABAQUS6.10&6.11的VCCT插件
适用于ABAQUS6.10版本的,疲劳分析插件,可以快速建模,定义边界,参数定义。(Fatigue Analysis Plug-in for ABAQUS 6.10 can quickly model, define boundaries, and define parameters.)
- 2018-08-24 09:45:49下载
- 积分:1
-
机器学习(周志华)配套代码
机器学习 西瓜书配套代码
- 2020-11-03下载
- 积分:1
-
基于时间窗的电动车调度 VRPTW-master
基于时间窗的电动车调度,利用了遗传算法,启发式算法进行编程(Electric vehicle scheduling based on time window is programmed by using genetic algorithm and heuristic algorithm.)
- 2020-06-25 00:40:02下载
- 积分:1
-
imageshot
This is about image programming.
- 2020-06-23 11:40:02下载
- 积分:1
-
DnCNN-keras-master
说明: DNCNN 网络实现,对DNCNN网络进行实现,并有一些可用功能(DNCNN NETWORK WITH SOME FUNCTIONS)
- 2020-12-28 11:19:01下载
- 积分:1
-
lena
说明: SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel)
算法步骤:
已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面
假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素
假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K)
遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps:
Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive.
If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels.
Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K).
The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)
- 2019-06-10 14:48:52下载
- 积分:1
-
cluster_Dbscan
说明: DBsacn算法用于无监督分类,效果挺好的,可以借鉴(The DBsacn algorithm is used for unsupervised classification. The effect is very goo)
- 2019-12-15 21:20:41下载
- 积分:1
-
Python Neural Network Programming
神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习
技术。
本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书
分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使
用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读
者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改善
神经网络的性能,并加深对相关知识的理解。附录分别介绍了所需的微积分知识
和树莓派知识。
本书适合想要从事神经网络研究和探索的读者学习参考,也适合对人工智
能、机器学习和深度学习等相关领域感兴趣的读者阅读。(Python Neural Network Programming)
- 2019-01-18 00:23:51下载
- 积分:1
-
电话簿服务
; ;你要实现一个简单的电话簿服务程序,将存储
- 2022-03-11 05:43:49下载
- 积分:1