-
auto_thresh
通过求差分曲线,利用阈值分割算法对图像进行自动多阈值分割(image segment method)
- 2020-07-04 01:40:01下载
- 积分:1
-
TemplateTrans
图像增强,包括图像的平滑、锐化、边缘识别等操作(Image enhancement, including image smoothing, sharpening, edge detection and other operations)
- 2010-05-22 13:47:53下载
- 积分:1
-
SSIM
图像质量评价的一个重要的指标:平均结构相似度(MSSIM),比PSNR有更好的性能,并且计算简单。(Image quality assessment is an important indicator: Average structural similarity (MSSIM), better than the PSNR performance, and easy to compute.)
- 2011-10-18 17:05:45下载
- 积分:1
-
motiondetection
完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计(integrity of the procedures for testing video frames. According to Video Frame Image Motion Estimation shape)
- 2006-09-07 21:38:28下载
- 积分:1
-
LineDetection
基于Hough变换和基于Radon变换的直线检测算法代码(source code of two straight line detection algorithm (based on Hough Transform and Radon Transform))
- 2013-04-22 16:03:01下载
- 积分:1
-
BilateralFilteringProfile
本程序为基于快速双边滤波器的边缘保持算法,算法具有平移不变性,具有线性复杂度(this is a edge-preserving denoising method using fast bilateral filter)
- 2014-02-11 13:48:56下载
- 积分:1
-
Smooth
振动信号预处理。去噪、去趋势项等。滑动平均法消除趋势项。(Vibration signal preprocessing. De-noising, the trend term.)
- 2013-05-14 09:25:38下载
- 积分:1
-
sw
说明: 包含多个函数,可直接调用(需按注释输入参数),对ppm和pgm文件,读、写和多种图像处理。(Ppm and pgm file for reading and writing, and various image processing)
- 2014-12-23 21:42:23下载
- 积分:1
-
zuixiaoerchengfafuyuancc
约束最小二乘法图像复原代码,直接上图片就可以使用的。(Constrained least squares image restoration code directly on the image to be used.)
- 2011-01-10 16:28:54下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1