-
MATLAB_digit_processing_code(2)
说明: 数字图像处理 初学者可以参考学习 包含图像增强 直方图处理 滤波等(MATLAB_digit_processing_code)
- 2010-05-03 17:02:59下载
- 积分:1
-
运动目标检测
说明: 可以检测行人和车辆,MATLAB的版本是R2017b,(It can detect pedestrians and vehicles. The version of MATLAB is r2017b)
- 2020-05-08 12:12:28下载
- 积分:1
-
HDR_Toolbox_current
应用Matlab写的HDR图像处理完整工具,包括:合成HDR图像、TMO等,路径完整,亦包括示例、例图。非常有用的学习工具。(It s a totally codes of HDR image processing, including HDRI generation, TMO, etc. Very useful tool for study.)
- 2021-01-11 21:58:48下载
- 积分:1
-
matlab-video-tracking
基于粒子滤波和卡尔曼滤波的运动目标视频跟踪程序,非常强大和实用,强烈推荐学习使用。(Kalman filter based on particle filter and target video motion tracking program, very powerful and practical, it is strongly recommended to learn to use.)
- 2013-09-21 15:37:36下载
- 积分:1
-
CBIR-matlab-GUI
实现了一个基于颜色、纹理、形状综合特征的MatlabGUI图像检索系统。(Bulit an image retrieval system based on which combines these three features and realizes user-defined weights.)
- 2013-01-05 15:04:24下载
- 积分:1
-
Reversible-New-Code
Reversible data hiding in images
- 2011-09-08 15:09:36下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1
-
Halftoning_OrderedDithring_and_ErrorDiffussion
Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。(Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images
Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to create a binary image)
- 2010-02-17 05:24:17下载
- 积分:1
-
SAD
C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
- 2021-01-19 16:38:42下载
- 积分:1
-
AGAST-corner-detector
多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated
segment test. 出处 Computer Vision–ECCV 2010(Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test. Computer Vision-ECCV 2010)
- 2020-09-21 18:27:51下载
- 积分:1