-
sift
说明: sift算法实现的图像匹配程序,使用matlab编写的,多用于图像拼接,融合等领域。(The image matching program implemented by SIFT algorithm is written by MATLAB, and it is mostly used in image splicing, fusion and other fields.)
- 2020-09-24 14:47:55下载
- 积分:1
-
opencv-intro
说明: opencv基础教程,对于初学者来说是个不错的选择。(opencv basic tutorial for beginners is a good choice.)
- 2010-04-20 11:41:43下载
- 积分:1
-
chayingfa
差影法去背景---部分测试,感觉还行,与大家分享,呵呵差影法去背景(Poor background--- Shadow law to some of the test, I feel also visit to share with you, huh, huh difference method to the background shadow)
- 2008-12-17 16:51:19下载
- 积分:1
-
xiaobozengqiang
适合初学小波的同志,小波图像增强原理底层。严格高低频分解重构,没有使用小波工具库。(Suitable for beginners wavelet comrades, the underlying principle of wavelet image enhancement. Strict high-low-frequency decomposition of reconstruction, did not use the wavelet tool library.)
- 2020-10-26 23:30:00下载
- 积分:1
-
VideoFaceDetect
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。(Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.)
- 2010-07-18 17:49:49下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分:1
-
demo
将一副图像进行压缩并重现,使用dct测量矩阵,高斯随机矩阵,omp恢复算法(A pair of images were compressed and reproduce, using DCT measurement matrix, Gauss random matrix, OMP recovery algorithm)
- 2020-12-23 15:19:07下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1
-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
zidianbijiao
利用稀疏表示进行图像去噪时,需要生成两种学习字典,该源码比较了生成的两种字典的优劣(Denoising sparse representation, it is necessary to generate two learning dictionary, which compares the generated source code of the merits of two dictionary)
- 2015-10-19 19:11:21下载
- 积分:1