-
Joint entropy
说明: 计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵
可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy
good for learning purposes)
- 2020-06-23 11:20:01下载
- 积分:1
-
电脑自带摄像头完成的1-5数字手势识别
启动电脑外接USB摄像头, 完成的1-5数字手势识别(Start the computer to connect the USB camera to the 1-5 digital gesture recognition)
- 2018-02-26 09:44:46下载
- 积分:1
-
TotalVariationAlgorithms-master
全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
- 2019-03-10 15:36:48下载
- 积分:1
-
c# 饼形图分析公司男女比例 附源码
c# 饼形图分析公司男女比例 附源码
- 2013-05-15下载
- 积分:1
-
Region_Grow
matlab区域增长图像分割程序,通过种子点搜索邻域的方法进行增长(matlab image segmentation procedures for regional growth)
- 2009-03-06 17:02:12下载
- 积分:1
-
缺陷检测、顶帽变换、低帽变换
缺陷检测,顶帽变换,底帽变换,halcon,可以直接使用(Defect detection, top hat transformation, and bottom cap transform, Halcon, can be used directly)
- 2017-09-25 16:58:08下载
- 积分:1
-
stblpdf
alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)
- 2021-04-06 08:59:02下载
- 积分:1
-
object_tracking_based_on_kalman
实现基于卡尔曼滤波器的多目标跟踪,可进行相关了解与研究(object tracking based on kalman)
- 2019-06-06 09:40:59下载
- 积分:1
-
digitalimageprocessprograms
中南大学数字图像处理上机实验指导书及参考答案,全部由本人编写,在MATLAB 6.5上运行通过。包括图像变换及频域滤波,空间域图像增强,图像边缘检测及参考图片,比网上流传的好的多,是学习图像处理的基础。(Zhongnan University of digital image processing on the experimental guide and reference book answers all prepared by me, MATLAB 6.5 to run through. Image Transform and including the frequency domain filtering and spatial domain image enhancement, edge detection and reference photographs, spread over the Internet much more study is the basis of image processing.)
- 2020-12-10 14:59:18下载
- 积分:1
-
515030910511 exercise1
检测图片中的角点,将图片读入后转换为灰度图以便处理。
2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
- 2018-06-13 16:04:45下载
- 积分:1