-
Simple-Shape-Detection-using-Hough-Transform
Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载(Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab)
- 2009-03-09 13:48:47下载
- 积分:1
-
lee-frost-kuan
SAR图像的去噪,包含lee滤波器,frost滤波器,kuan滤波器,并且自己编写的信噪比函数(SAR image denoising, including lee filter, frost filter, kuan filter, and I have written a function of SNR)
- 2020-10-20 21:07:24下载
- 积分:1
-
Binarization-Transformation
图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
- 2011-11-19 09:53:11下载
- 积分:1
-
Edge-Color
各种边缘检测程序,包括2Sobel算子边缘检测, Prewitt算子边缘检测,Roberts算子边缘检测, Laplace算子边缘检测,Canny算子边缘检测
(Edge Color)
- 2012-09-12 09:07:01下载
- 积分:1
-
kmeans
kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
- 2013-10-17 10:57:41下载
- 积分:1
-
satillite_orbit
航天卫星轨道运行计算,输入轨道根数或初始位置和速度,输出运行轨迹,并绘出三维图像。(Space satellite orbit calculation, enter the number of the track or the initial position and velocity output running track, and draw a three-dimensional image.)
- 2015-06-16 16:18:48下载
- 积分:1
-
fingerprint
fingerprint normalise
- 2012-07-13 09:35:49下载
- 积分:1
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
CSR_denoise
一种利用中心和结构聚类的稀疏表示图像去噪方法,有不错的效果(a image denoising method with structral clustering and sparse representation, has good effect .)
- 2012-06-27 14:53:04下载
- 积分:1
-
MATLAB如何将图片切分成任意MN块
说明: MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
- 2020-05-09 14:17:19下载
- 积分:1