-
addnoise
说明: MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。(MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.)
- 2008-10-26 12:01:57下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
Broveryxscrh
此代码为运用brovery进行像素层的融合,主要用于图像处理中的图像融合(This code is applied brovery the pixel level fusion, mainly for image processing of image fusion)
- 2013-11-09 15:07:20下载
- 积分:1
-
光流法处理视频
说明: 光流法处理车辆视频,读取视频,分析单帧图片,得到光流图片(The optical flow method processes the vehicle video, reads the video, analyzes the single frame picture, obtains the optical flow picture)
- 2020-06-04 10:30:45下载
- 积分:1
-
C# 拖拽截图(拖拽拉伸图片选框)
C# 拖拽截图(拖拽拉伸图片选框)
- 2021-04-22 19:58:48下载
- 积分:1
-
HALCON四点标定
说明: 手眼标定方法。平面手眼标定,四点标定算法(Hand-eye calibration method. Planar hand-eye calibration and four-point calibration algorithm)
- 2019-09-30 08:28:56下载
- 积分:1
-
san-zhen-cha-fen
三帧差分法,绝对可用,matlab实现,里面有视频和结果图。如果程序出错误,可用先把result.avi删除,在做测试、(Three difference method, absolutely free, matlab realize, there are videos and results map. If the program is an error that can be used to delete first result.avi while doing the test,)
- 2013-05-31 13:41:05下载
- 积分:1
-
shiyan
用于植物叶片分类的图形界面,是Matlab源码,用BP神经网络实现(For plant leaf classification graphical interface, the Matlab source code, using BP neural network)
- 2013-10-11 09:10:49下载
- 积分:1
-
target_trace
目标跟踪matlab源代码,通过当前帧预测区域的信息同背景图像的信息的内容相差,可以很好的实现运动目标的跟踪。(Target tracking matlab source code, through the regional information predict the current frame image with the background information on the contents of the difference, you can achieve a good tracking of moving objects.)
- 2010-02-28 00:46:32下载
- 积分:1
-
Matlab 图像的采样
图像的采样
• 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a)
• 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方
法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变
化。找出相应的改进方法。
- 2020-06-27 00:00:02下载
- 积分:1