资源列表
python-dbn-master
- 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
entropy_fuzzy_threshold
- 算法步骤: (1) 计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc; (2) 分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和; (3) 找到H在Tc附近最大值的位置Tenf即为阈值; (4) 图像中大于阈值的像素置1,其余置0而实现二值分割。 算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps: (1) the histogram of the image is calcula
histogram_matching_8bit
- 8bit 图像 自适应对比度增强——直方图匹配法以及直方图均衡法(8bit Histogram Matching)
设计模式14号
- 区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。(segmentation; cut apart; break up; excision; comminute)
混合高斯背景建模
- Matlab based on the optical flow method of moving object detection, source code, available
ssdse
- matlab图像处理目标检测的小程序,光流法来检测目标物体(MATLAB image processing target detection small program, optical flow method to detect target objects)
fractional-differential
- 包括最原始的分数阶微分方法,自适应分数阶微分法,非整数步长的方法。对学习分数阶微分的人是个很好的资料代码。(It includes the most original fractional differential method, adaptive fractional differential method, and non integer step length method. It is a good data code for people learning fractional dif
make_gif
- 在matlab中根据输入图形制作gif动图并保存(Make GIF dynamic map and save it according to the input graph)
BMP图像转JPEG
- BMP图像转JPEG,使用matlab编程,简单易懂,多注释!!!
FILTER
- MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)
车牌识别
- 利用MATLAB编程实现车牌号识别并显示,并对出入库时的车辆时间进行记录,计算车辆在停车场的时间(The license plate number is identified and displayed by MATLAB programming, and the vehicle time is recorded and the time of vehicle in the parking lot is calculated.)
jumpGame
- 跳一跳 图像识别 微信小游戏 小程序 自动计算距离(Jump one jump image to identify WeChat small program auto computing distance)