资源列表
324234
- 假定直线斜率k在0~1之间(k的其它取值可以类似处理),当前象素点为(xp,yp),则下一个象素点有两种可选择点P1-assumed linear slope of the k-1 between 0 (k values can be other similar processing), the current pixel (xp, yp), the next one pixel can have two points P1
小波去噪
- 小波去噪的源码 MFC写的
opencv
- opencv打开yuv视频文件,黑白的,要改参数-opencv open yuv video files, black and white, to change parameters
asas(7)
- 下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a thre
quyushengzhang
- 区域生长法实现图像分割,获得区域生长起始点,将生长起始点灰度值存入seed中,图像边界上的点的判断,计算新的灰度平均值-Region growing method to achieve image segmentation, region growing starting point to obtain the growth of the gray values are stored in seed starting point, the image point on
otsu
- otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
erwei_juzhen_xuanzhuan
- 通过矩阵变换,实现二维图像在给定角度下的旋转。-By matrix transformation, achieve the rotationa of a two-dimensional image in a given angle .
plot
- Matlab drawing tools plot function adjustment can be used
waveletanalyse
- 对一幅图像的小波分析,显示图像的低频和高频信息。-The wavelet analysis of a 2-D image.
GAUSS-DENOISE
- 用C++实现对图像的高斯去噪,opencv-Gaussian denoising the image with C++
-giper.m
- Trilateration is the name given to the Algorithm used in Global Positioning System (GPS) technology to localize the position of a Transmitter/Receiver station (also called a Blind Node) in a 2D plane, using the positional knowledge of three non-linea
Desktop
- a imread( 1.jpg ) 图像imread后,a已经是矩阵了(彩色的3维,灰度2维) matlab操作数据以矩阵为基础,也就是计算都是矩阵啦-graph matching