-
copyMoveDetection
SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性,亲身检测可用(SIFT feature is a local feature of image. It keeps invariant to rotation, scaling, brightness change, and also keeps a certain degree of stability to view angle change, affine transformation and noise.)
- 2018-11-19 22:11:53下载
- 积分:1
-
配准校正
利用matlab对已知多对控制点的情况下进行两张图像校正,该算法能够取得较好的结果(Using matlab to correct two images when multiple pairs of control points are known.The algorithm can get good results.)
- 2020-12-30 21:59:00下载
- 积分:1
-
小波分析
说明: 用来做小波分析,开源程序,可画出小波功率谱,小波全谱,程序中有参考文件的网址,非常方便·新手使用(Used to do wavelet analysis, open source program, can draw the wavelet power spectrum, wavelet full spectrum, the program has a reference file of the website, very convenient for beginners to use)
- 2021-01-29 15:54:18下载
- 积分:1
-
fastNLmeans2
快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)
- 2021-04-01 17:29:08下载
- 积分:1
-
vb6
图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
- 2009-03-25 15:11:17下载
- 积分:1
-
电脑自带摄像头完成的1-5数字手势识别
启动电脑外接USB摄像头, 完成的1-5数字手势识别(Start the computer to connect the USB camera to the 1-5 digital gesture recognition)
- 2018-02-26 09:44:46下载
- 积分:1
-
compressed-sensing
压缩感知,稀疏表示采用小波基表示,压缩测量采用随机高斯矩阵,重构算法是omp重构(Compressed sensing, sparse representation using wavelet representation, compression measurements using random Gaussian matrix remodeling reconstruction algorithm is omp)
- 2013-10-17 12:51:03下载
- 积分:1
-
chap4
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description
P0401: Detects the edge of an image with the Prewitt operator
P0402: LoG operator with different σ values is used to detect the edge of the image
P0403: Detects the edge of an image with the Canny operator
P0404: Threshold segmentation of the image
P0405: Image segmentation using watermark threshold method
P0406: Quadtree decomposition of the matrix
P0407: The image is divided into text and non-text of the two categories
P0408: Morphological gradient detects the edge of a binary image
P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
- 2016-11-05 20:16:14下载
- 积分:1
-
wenzifenge
复杂背景下文字分割程序的源代码,可以很好的对文字进行分割(Text Segmentation in Complex Background program' s source code, can be a good segmentation of text)
- 2009-11-06 17:35:53下载
- 积分:1
-
signal-analysis
说明: dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.(document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.)
- 2008-10-04 22:38:10下载
- 积分:1