-
TemplateTran
用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码(VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding)
- 2007-04-12 10:15:19下载
- 积分:1
-
IVS
打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
- 2010-11-22 21:46:29下载
- 积分:1
-
circle-are
用C编写程序来求解圆的面积和周长,这是以前的一个实习作业。(Write a program in C to solve the area and perimeter of a circle, which was previously an internship job.)
- 2013-10-14 19:22:33下载
- 积分:1
-
Bregman_Matlab_demo
这是bregman迭代的小例子,看完之后对图像处理的优化帮助很大,你可以掌握其中的优化算法,很好,很实用(This is the iterative Bregman small example, after reading on the optimization of image processing helps a lot, you can grasp optimization algorithm, which is very good, very practical.)
- 2014-08-26 18:56:33下载
- 积分:1
-
Human-target-tracking
运动检测 检测人体的头部位置、整体位置、滤除影子(Motion detection detect the body and head position, the overall position of the shadow filter)
- 2011-10-13 19:59:00下载
- 积分:1
-
picture
基于灰度的两幅图像配准算法,两个程序,可以实现相关系数和PFC算法(Based on Gray' s two image registration algorithm, the two procedures, the correlation coefficient can be achieved and the PFC algorithm)
- 2009-11-13 16:11:56下载
- 积分:1
-
sar
sar图像的基于R-D模型的几何纠正,主要是利用RD模型的数学公式进行相关的几何纠正(Geometric rectification based on RD model of SAR)
- 2020-06-28 18:40:02下载
- 积分:1
-
150
说明: 医学图像资源 内含150张512*512乳腺癌图源 可用来医学图像学习实践(Medical image resource containing 150 512* 512 breast cancer map sources can be used to study and practice of medical image)
- 2010-03-18 11:19:21下载
- 积分:1
-
HarrisArithmetic
Matlab图像处理中的Harris角点提取算法,
代码中有详细的解说,方便阅读。
(Matlab Image Processing of Harris corner extraction algorithm, the code has a detailed explanation, easy reading.)
- 2007-05-16 16:25:43下载
- 积分:1
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1